aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/erb/scaffold/templates/show.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Add support for generate scaffold password:digestSam Ruby2013-03-131-1/+1
* :scissors: extra blank lineAkira Matsuda2013-03-021-1/+0
* Changes b tag to strong CollectiveJam2012-04-161-1/+1
* for ... in => .eachAkira Matsuda2011-05-181-1/+1
* Change inside_namespace method to inside_template and use it in all templates...Piotr Sarnacki2010-11-161-2/+0
* Fix scaffold generator to be aware of namespace in isolated enginePiotr Sarnacki2010-11-031-0/+2
* Patch for Namespace problem in Scaffold. [#4763 state:resolved]Mohammed Siddick.E2010-06-231-2/+2
* Make polymorphic_url and scaffolding work with uncountable resources [#3930 s...Andrew White2010-06-201-1/+1
* Rename fieldWithErrors style to field_with_errors. Remove unused alert style.Jeremy Kemper2010-04-241-1/+1
* Need a double escape thereDavid Heinemeier Hansson2010-04-091-1/+1
* Notice/alert are out of the layout, so notice has to go back into show to mak...David Heinemeier Hansson2010-04-091-0/+2
* Load generators from both lib/rails/generators and lib/generators. Using the ...José Valim2010-03-231-0/+10
* Generators load path now will be Ruby load path. If you want to use rspec:ins...José Valim2010-01-181-10/+0
* Don't need h in there now that XSS protection is on by defaultMichael Koziarski2009-10-081-1/+1
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-0/+10