method
recompile?
v2.2.1 -
Show latest stable
- Class:
ActionView::Renderable
recompile?(symbol)private
Method to check whether template compilation is necessary. The template will be compiled if the file has not been compiled yet, or if local_assigns has a new key, which isn’t supported by the compiled code yet.