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