aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/rails/generator/generator_generator.rb
Commit message (Expand)AuthorAgeFilesLines
* Generators load path now will be Ruby load path. If you want to use rspec:ins...José Valim2010-01-181-0/+25
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-25/+0
* Fix spelling in Rails 'generator' generator. [#3080 status:resolved]Rodrigo Rosenfeld Rosas2009-08-301-1/+1
* Refactored some generators to make use of improved invocations on thor.José Valim2009-07-151-11/+10
* Added a generator generator.José Valim2009-07-131-0/+26