This project is archived and is in readonly mode.
Changeset [80cd16372ce1776e5d6af87b2dc7be8205fa1513] by José Valim
July 2nd, 2009 @ 09:27 AM
Added scaffold views to scaffold controller. http://github.com/rails/rails/co...
Committed by José Valim
- M railties/lib/generators/erb/scaffold/scaffold_generator.rb
- M railties/lib/generators/erb/scaffold/templates/edit.html.erb
- M railties/lib/generators/erb/scaffold/templates/index.html.erb
- M railties/lib/generators/erb/scaffold/templates/layout.html.erb
- M railties/lib/generators/erb/scaffold/templates/new.html.erb
- M railties/lib/generators/erb/scaffold/templates/show.html.erb
- M railties/lib/generators/generated_attribute.rb
- M railties/lib/generators/named_base.rb
- M railties/lib/generators/rails/scaffold/scaffold_generator.rb
- M railties/lib/generators/rails/scaffold_controller/scaffold_controller_generator.rb
- M railties/lib/generators/rails/scaffold_controller/templates/controller.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>