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: - of 0
Downloads: -

Daily

Ranking: - of 0
Downloads: -

Depended by

RankDownloadsName

Depends on

RankDownloadsName
29993,218,487rspec
56710,510,158rubocop
97478,892,970simplecov
185280,452,323rubocop-rspec
186279,155,865pry-byebug
1,02848,478,709simplecov-lcov
4,3212,279,787filewatcher

Owners

#GravatarHandle
1iconnathankleyn