aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/erb/scaffold/templates/index.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Load generators from both lib/rails/generators and lib/generators. Using the ...José Valim2010-03-231-27/+0
* Use human_name in scaffold.José Valim2010-03-171-1/+1
* Generators load path now will be Ruby load path. If you want to use rspec:ins...José Valim2010-01-181-0/+27
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-27/+0
* Solving merge conflicts.José Valim2009-07-121-0/+3
* Added scaffold views to scaffold controller.José Valim2009-07-021-0/+24