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: 102,894 of 191,571
Downloads: 7,856

Daily

Ranking: 138,443 of 191,542
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
29965,767,320rspec
56671,317,533rubocop
99456,058,796simplecov
182270,226,528pry-byebug
188264,396,199rubocop-rspec
1,03245,938,152simplecov-lcov
4,3812,064,312filewatcher

Owners

#GravatarHandle
1iconnathankleyn