Installing plugins:
$ rails plugin install continuous_builder asset_timestamping
Specifying revisions:
* Subversion revision is a single integer. * Git revision format: - full - 'refs/tags/1.8.0' or 'refs/heads/experimental' - short: 'experimental' (equivalent to 'refs/heads/experimental') 'tag 1.8.0' (equivalent to 'refs/tags/1.8.0')
This is Free Software, copyright 2005 by Ryan Tomayko (rtomayko@gmail.com) and is licensed MIT: (www.opensource.org/licenses/mit-license.php)
Required Files
- open-uri
- fileutils
- tempfile
- active_support/core_ext/kernel
- optparse
Namespace
- MODULE Commands
- CLASS Commands::Info
- CLASS Commands::Install
- CLASS Commands::Plugin
- CLASS Commands::Remove
- CLASS Plugin
- CLASS RailsEnvironment
- CLASS RecursiveHTTPFetcher