Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nodoc ActionView::ModelNaming module | Prathamesh Sonpatki | 2015-01-18 | 1 | -1/+1 |
| | | | | | - Its only used by ActionView internals and not supposed to be used through public API. | ||||
* | Use #model_name on instances instead of classes | Amiel Martin | 2014-06-24 | 1 | -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/lib | Piotr Sarnacki | 2013-06-20 | 1 | -0/+12 |