RubyGems Navigation menu

laissez 0.0.1

Adds `lazy_accessor`, `lazy_reader`, and `lazy_writer` to the Module class. Behaves just like its `attr_*` counterparts, except if the value is a Proc, the return value of calling the proc is cached and returned instead.

Gemfile:
=

install:
=

Versions:

  1. 0.0.2 June 02, 2014 (7 KB)
  2. 0.0.1 June 02, 2014 (7 KB)

Development Dependencies (3):

bundler ~> 1.6
minitest >= 0
rake >= 0

Owners:

Authors:

  • Casey O'Hara

SHA 256 checksum:

=

Total downloads 7,292

For this version 2,535

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: