aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/rails/controller
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant blank line at the bottomAkira Matsuda2011-11-071-1/+1
* for ... in => .eachAkira Matsuda2011-05-181-1/+1
* The controller and resource generators will now automatically produce asset s...David Heinemeier Hansson2011-04-141-1/+1
* Refactor namespaced generators to use module_namespacing block helperPiotr Sarnacki2010-09-242-1/+3
* Generators are not aware of namespace of isolated engines and applicationsPiotr Sarnacki2010-09-241-1/+1
* Load generators from both lib/rails/generators and lib/generators. Using the ...José Valim2010-03-233-0/+45
* Generators load path now will be Ruby load path. If you want to use rspec:ins...José Valim2010-01-183-39/+0
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-243-0/+39