aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/rails/helper/helper_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/+13
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-13/+0
* Rename invoke_for to hook_for.José Valim2009-06-271-1/+1
* Clean up class collisions check and a class method helper.José Valim2009-06-261-3/+1
* Added HelperGenerator.José Valim2009-06-261-0/+15