Commit Graph

3 Commits

Author SHA1 Message Date
Prathamesh Sonpatki
b417e0b753 nodoc ActionView::ModelNaming module
- Its only used by ActionView internals and not supposed to be used
  through public API.
2015-01-18 11:57:36 +05:30
Amiel Martin
6b0e834a19 Use #model_name on instances instead of classes
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
2014-06-24 17:20:24 -07:00
Piotr Sarnacki
0d6e8edc2a Move actionpack/lib/action_view* into actionview/lib 2013-06-20 17:23:15 +02:00