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,351 of 193,834
Downloads: 8,006

Daily

Ranking: 73,245 of 193,815
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
29990,587,083rspec
56706,837,103rubocop
97476,697,642simplecov
185278,927,550rubocop-rspec
186278,304,689pry-byebug
1,02848,217,516simplecov-lcov
4,3232,262,888filewatcher

Owners

#GravatarHandle
1iconnathankleyn