instance method
ext
Ruby on Rails 5.2.8.1
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 78
def ext
::ActionController::Base.default_static_extension
end
Defined in actionpack/lib/action_dispatch/middleware/static.rb line 78
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionDispatch::FileHandler