aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/rails/helper
Commit message (Expand)AuthorAgeFilesLines
* Generators load path now will be Ruby load path. If you want to use rspec:ins...José Valim2010-01-183-0/+32
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-243-32/+0
* Rename invoke_for to hook_for.José Valim2009-06-271-1/+1
* Update some USAGE files.José Valim2009-06-261-11/+4
* Clean up class collisions check and a class method helper.José Valim2009-06-261-3/+1
* Added HelperGenerator.José Valim2009-06-263-0/+41