aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/rails/stylesheets/templates
Commit message (Expand)AuthorAgeFilesLines
* Added alert to layouts on scaffold.José Valim2010-03-091-0/+4
* Template whitespaceJoshua Peek2010-01-221-1/+0
* Generators load path now will be Ruby load path. If you want to use rspec:ins...José Valim2010-01-181-0/+62
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-62/+0
* Change div.attribute to div.field and add some _form to tests.José Valim2009-08-301-1/+1
* Remove inline css. [#593 status:resolved]José Valim2009-08-301-0/+4
* Change scaffold to use _form as partial and div's instead of paragraphs. [#17...José Valim2009-08-301-0/+4
* Added stylesheets controller which is invoked by scaffold.José Valim2009-07-021-0/+54