Sign in Sign up
rubygems

attr_combined_accessor

Combined reader/writer accessors in Ruby, ideal for chaining or DSLs. This is useful for when you want to expose a DSL to an external file (think Rakefile like setup) and want to hide the fact the code is actually running inside a class with a structure.

Activity

Latest release
5y ago
Total releases
3
Cadence
~2.9 years
Last 12 months
0

Details

License
MIT
First release
Feb 03, 2015
Releases
Version Released
1.1.1 patch
1.1.0 minor
1.0.0 initial