Method: Object#presence
- Defined in:
- lib/shorthand.rb
#presence ⇒ Object
30 |
# File 'lib/shorthand.rb', line 30 def presence() self if present? end |
30 |
# File 'lib/shorthand.rb', line 30 def presence() self if present? end |