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,816 of 190,443
Downloads: 7,818

Daily

Ranking: 63,408 of 190,400
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
29958,643,907rspec
56661,622,316rubocop
99450,653,514simplecov
181268,055,557pry-byebug
188260,648,979rubocop-rspec
1,03545,333,631simplecov-lcov
4,3922,024,635filewatcher

Owners

#GravatarHandle
1iconnathankleyn