Categories: None [Edit]

action_controller-expose

https://rubygems.org/gems/action_controller-expose
https://github.com/botandrose/action_controller-expose
`expose :foo` defines an attr_reader and helper_method. `expose :foo, -> { ... }` (or with a block) defines a memoized reader. Replaces the boilerplate of attr_reader + helper_method + def.

Total

Ranking: 194,452 of 196,125
Downloads: 314

Daily

Ranking: 49,580 of 196,106
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,667,363,143bundler
81,394,381,169rake
291,010,713,264rspec
38814,945,987actionpack

Owners

#GravatarHandle
1iconbotandrose