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: 103,183 of 193,317
Downloads: 7,994

Daily

Ranking: 110,190 of 193,287
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
29984,201,475rspec
56697,647,829rubocop
97471,373,359simplecov
184276,268,622pry-byebug
186275,179,872rubocop-rspec
1,02547,634,703simplecov-lcov
4,3172,225,835filewatcher

Owners

#GravatarHandle
1iconnathankleyn