Categories: None [Edit]

attr_combined_accessor

https://rubygems.org/gems/attr_combined_accessor
https://github.com/nathankleyn/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.

Total

Ranking: 103,628 of 196,658
Downloads: 8,190

Daily

Ranking: 111,482 of 196,619
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
291,020,526,382rspec
56747,227,703rubocop
98501,545,707simplecov
183295,881,049rubocop-rspec
190287,423,613pry-byebug
1,02350,598,100simplecov-lcov
4,2622,488,051filewatcher

Owners

#GravatarHandle
1iconnathankleyn