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: 101,678 of 186,959
Downloads: 7,458

Daily

Ranking: 94,717 of 186,713
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
27909,387,510rspec
57589,619,268rubocop
99413,507,374simplecov
171251,488,314pry-byebug
187234,324,293rubocop-rspec
1,04941,542,383simplecov-lcov
4,4451,770,430filewatcher

Owners

#GravatarHandle
1iconnathankleyn