Class: Object
- Inherits:
- BasicObject
- Defined in:
- lib/jekyll-released-posts.rb
Overview
An approximation of Maybe.orElse REFACTOR Replace with maddox’s better_or_else gem.
Instance Method Summary collapse
Instance Method Details
#or_else ⇒ Object
6 7 8 |
# File 'lib/jekyll-released-posts.rb', line 6 def or_else self end |