Categories: None [Edit]
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: 100,793 of 184,524
Downloads: 7,307
Daily
Ranking: 51,488 of 184,512
Downloads: 1
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
26 | 847,931,756 | rspec |
62 | 514,237,449 | rubocop |
99 | 370,509,853 | simplecov |
169 | 228,239,726 | pry-byebug |
196 | 201,651,513 | rubocop-rspec |
1,095 | 34,347,494 | simplecov-lcov |
4,498 | 1,548,200 | filewatcher |
Owners
# | Gravatar | Handle |
---|---|---|
1 | nathankleyn |