Installing Rails Plugins

Plugins extend and modify the Rails framework. Plugins are libraries installed directly into a specific Rails application.

To install a Rails plugin:

  1. Open the Project Commander:
  2. Type the following:
    script/plugin install [name of plugin, or the url to the desired plugin]
Related Reference Rails Plugin Wiki RubyonRails.org Source Code Agile Web Development Plugin Directory
Corporate LogoCodeGear brand and product names are service marks, trademarks or registered trademarks of Borland Software Corporation in the United States and other countries.