instance method
mtime
Ruby on Rails 2.3.18
Since v2.3.18 Last seen in v2.3.18Signature
mtime()
No documentation comment.
Source
# File actionpack/lib/action_view/reloadable_template.rb, line 87
def mtime
File.mtime(filename)
end
Defined in actionpack/lib/action_view/reloadable_template.rb line 87
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionView::ReloadableTemplate