aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/erb/scaffold/templates/layout.html.erb
Commit message (Collapse)AuthorAgeFilesLines
* Added alert to layouts on scaffold.José Valim2010-03-091-0/+1
|
* Expose CSRF tag for UJS adaptersJeremy Kemper2010-02-041-0/+1
|
* Ensure javascripts are pulled in so UJS can hook the Delete linkJeremy Kemper2010-02-041-0/+1
|
* Generators load path now will be Ruby load path. If you want to use ↵José Valim2010-01-181-0/+14
| | | | rspec:install generator, you need generators/rspec/install_generator in your load path.
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-15/+0
|
* Remove inline css. [#593 status:resolved]José Valim2009-08-301-1/+1
|
* Solving merge conflicts.José Valim2009-07-121-5/+3
|
* Added scaffold views to scaffold controller.José Valim2009-07-021-0/+17