instance method
ext
Ruby on Rails 4.2.9
Since v3.1.12 Last seen in v6.0.6 PrivateSignature
ext()
No documentation comment.
Source
# File actionpack/lib/action_dispatch/middleware/static.rb, line 68
def ext
::ActionController::Base.default_static_extension
end
Defined in actionpack/lib/action_dispatch/middleware/static.rb line 68
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionDispatch::FileHandler