Module: Then
- Defined in:
- lib/lokale/util.rb
Instance Method Summary collapse
Instance Method Details
#then {|_self| ... } ⇒ Object
12 13 14 15 |
# File 'lib/lokale/util.rb', line 12 def then yield self return self end |
12 13 14 15 |
# File 'lib/lokale/util.rb', line 12 def then yield self return self end |