method
present?
rails latest stable - Class:
FalseClass
present?()public
No documentation available.
# File activesupport/lib/active_support/core_ext/object/blank.rb, line 75
def present? # :nodoc:
false
end present?()No documentation available.
# File activesupport/lib/active_support/core_ext/object/blank.rb, line 75
def present? # :nodoc:
false
end