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,485 of 187,571
Downloads: 7,594

Daily

Ranking: 60,111 of 187,548
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
28924,848,930rspec
57613,192,940rubocop
98425,116,291simplecov
175256,977,231pry-byebug
188242,802,816rubocop-rspec
1,05042,482,294simplecov-lcov
4,4231,850,311filewatcher

Owners

#GravatarHandle
1iconnathankleyn