Method: Object#presence
- Defined in:
- lib/bright/helpers/blank_helper.rb
#presence ⇒ Object
12 13 14 |
# File 'lib/bright/helpers/blank_helper.rb', line 12 def presence self if present? end |
12 13 14 |
# File 'lib/bright/helpers/blank_helper.rb', line 12 def presence self if present? end |