aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/commands/plugin.rb
Commit message (Expand)AuthorAgeFilesLines
* Pass symbol as an argument instead of a blockErik Michaels-Ober2014-11-291-1/+1
* Replace map.flatten with flat_map in railtiesErik Michaels-Ober2014-03-041-1/+1
* Use .railsrc while creating new plugin if availablePrathamesh Sonpatki2013-12-011-0/+14
* s/plugin_new/pluginschneems2013-06-301-0/+9
* Rails::Plugin has goneSantiago Pastorino2012-01-031-544/+0
* Get rid of more 1.8.x dead codeJosé Valim2011-12-201-1/+1
* Substituted RailsCommands for Rails::CommandsDaniel Dyba2011-11-161-159/+161
* Changed Commands module to RailsCommands.Daniel Dyba2011-11-161-3/+3
* replace dev.ror.com plugin url with a dummy oneVijay Dev2011-06-161-2/+2
* Drop remaining script/plugin sources referencesTim Pope2011-02-031-6/+1
* no need to check for nilNeeraj Singh2010-09-301-1/+1
* Trifling typosRaphomet2010-08-211-1/+1
* Print proper "Usage:" messages for "rails plugin" commandAkira Matsuda2010-07-071-2/+10
* whitespaceAkira Matsuda2010-07-071-50/+47
* fix usage examples and more to use new invocationsRomD2010-02-061-6/+6
* 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