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: 100,527 of 180,689
Downloads: 6,849

Daily

Ranking: 84,598 of 180,681
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
24772,514,050rspec
68419,925,919rubocop
101314,933,730simplecov
170193,974,608pry-byebug
201157,349,949rubocop-rspec
1,27022,123,644simplecov-lcov
4,4121,359,571filewatcher

Owners

#GravatarHandle
1iconnathankleyn