instance method
nil?
Ruby on Rails 4.0.13
Since v4.0.13Signature
nil?()
No documentation comment.
Source
# File actionpack/lib/action_dispatch/http/mime_type.rb, line 314
def nil?
true
end
Defined in actionpack/lib/action_dispatch/http/mime_type.rb line 314
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in Mime::NullType