This project is archived and is in readonly mode.

#3870 ✓resolved
RomD

Wrong examples for plugin installation and generators in usage documentation

Reported by RomD | February 5th, 2010 @ 11:00 PM | in 3.0.2

The example section in the usage documentation contains wrong or obsolete commands:

rails plugin
shows
rails install continuous_builder
instead of
rails plugin install continuous_builder
All generators:
rails generate <generator>
shows
./script/generate <generator> ...
instead of
rails generate <generator> ...

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Pages