method
present?
v8.1.1 -
Show latest stable
- Class:
Numeric
present?()public
No documentation available.
# File activesupport/lib/active_support/core_ext/object/blank.rb, line 181
def present?
true
end present?()No documentation available.
# File activesupport/lib/active_support/core_ext/object/blank.rb, line 181
def present?
true
end