method

template_changed_since?

rails latest stable - Class: ActionView::TemplateHandlers::Compilable

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v2.1.0) is shown here.

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.