aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/lib/action_view/model_naming.rb
Commit message (Collapse)AuthorAgeFilesLines
* Use #model_name on instances instead of classesAmiel Martin2014-06-241-1/+1
| | | | | | This allows rails code to be more confdent when asking for a model name, instead of having to ask for the class. Rails core discussion here: https://groups.google.com/forum/#!topic/rubyonrails-core/ThSaXw9y1F8
* Move actionpack/lib/action_view* into actionview/libPiotr Sarnacki2013-06-201-0/+12