aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/rails/generator
Commit message (Expand)AuthorAgeFilesLines
* Allow to generate namespaced generators [#6140 state:resolved]Piotr Sarnacki2010-12-161-2/+2
* removes words moved in previous edit of the generator generator USAGEXavier Noria2010-08-231-1/+1
* adds USAGE to the generator generator USAGE (not sure this meta thing is any ...Xavier Noria2010-08-231-2/+3
* Deletes trailing whitespaces (over text files only find * -type f -exec sed '...Santiago Pastorino2010-08-141-1/+1
* Update generators to use thor 0.13.6 with simpler source_root handling.José Valim2010-04-301-3/+1
* Load generators from both lib/rails/generators and lib/generators. Using the ...José Valim2010-03-235-0/+49
* Generators load path now will be Ruby load path. If you want to use rspec:ins...José Valim2010-01-185-49/+0
* Expand path relative to __FILE__Jeremy Kemper2009-11-281-1/+1
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-245-0/+49