aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/commands/plugin.rb
Commit message (Collapse)AuthorAgeFilesLines
* Drop remaining script/plugin sources referencesTim Pope2011-02-031-6/+1
| | | | | | [#3742 state:committed] Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
* no need to check for nilNeeraj Singh2010-09-301-1/+1
|
* Trifling typosRaphomet2010-08-211-1/+1
| | | | Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
* Print proper "Usage:" messages for "rails plugin" commandAkira Matsuda2010-07-071-2/+10
| | | | | | | | | * suppress outputting "Unknown command:" when no command were specified * output the "Usage:" message when no plugin names were given [#5043 state:committed] Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
* whitespaceAkira Matsuda2010-07-071-50/+47
| | | | Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
* fix usage examples and more to use new invocationsRomD2010-02-061-6/+6
| | | | Signed-off-by: Carl Lerche <carllerche@mac.com>
* Rename usage path to command to just the command nameDavid Heinemeier Hansson2010-02-021-1/+1
|
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-0/+542