method
template_changed_since?
v2.1.0 -
Show latest stable
- Class:
ActionView::TemplateHandlers::Compilable
template_changed_since?(file_name, compile_time)private
Method to handle checking a whether a template has changed since last compile; isolated so that templates not stored on the file system can hook and extend appropriately.