Rake Task Completion plugin

Plugin details

This plugin adds the ability to painlessly add quick tab completion to the Bash shell for your Rails projects. Tasks are cached to a YAML file in tmp/ and are automatically regenerated every 24 hours, so the completion is pretty quick, even with numerous plugins installed.

Websitehttp://thatswhatimtalkingabout.org/news/2006/8/2/rake-task-completion Repositoryhttps://secure.near-time.com/svn/plugins/trunk/rake_completion/ Author Nicholas Seckar Tags rake, task LicenseUnknown

Documentation

Install the plugin:
ruby script/plugin install https://secure.near-time.com/svn/plugins/trunk/rake_completion/

Usage:

  rake completion:clear - Clear the completion cache for this project
  rake completion:regen - Clear and regenerate the completion cache for this projec
  rake completion:uninstall - Remove the completion file

Further Documentation

There is currently no advanced documentation for this plugin.

New documentation

Edit plugin | (0 older versions) | Last edited by: hardway, about 1 year ago