Sha256: 972b879f4e8ea323afca225872e162a58f609d0948d4e0a121c78f7e034d6943

Contents?: true

Size: 58 Bytes

Versions: 1

Compression:

Stored size: 58 Bytes

Contents

class Object
  def then
    yield self
    self
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
then-1.0.0 lib/then.rb