1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/rails/generators/erb
Amit Suryavanshi de7c61b072 Titling the model name in views generated by scaffold.
eg. rails g scaffold UserProfile will have in index.html.erb "Listing User Profiles"
rather than Listing user_profiles.
2014-06-18 11:32:02 +05:30
..
controller Always return an array from formats so there is no need to wrap it when calling 2014-03-04 11:26:09 -03:00
mailer fix path shown in mailer's templates 2014-02-14 14:17:12 -02:00
scaffold Titling the model name in views generated by scaffold. 2014-06-18 11:32:02 +05:30