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,669 of 183,477
Downloads: 7,200

Daily

Ranking: 30,305 of 183,470
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
25825,073,950rspec
62484,887,430rubocop
98353,748,210simplecov
168218,043,350pry-byebug
196187,771,118rubocop-rspec
1,13830,382,035simplecov-lcov
4,4721,485,983filewatcher

Owners

#GravatarHandle
1iconnathankleyn