Class: Object
- Inherits:
- BasicObject
- Defined in:
- lib/haute/support.rb
Instance Method Summary collapse
Instance Method Details
#present? ⇒ Boolean
2 3 4 |
# File 'lib/haute/support.rb', line 2 def present? !nil? end |
2 3 4 |
# File 'lib/haute/support.rb', line 2 def present? !nil? end |