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: 192,960 of 193,214
Downloads: 182

Daily

Ranking: 94,007 of 193,188
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,441,039,624bundler
81,330,047,653rake
29983,045,376rspec
38782,438,343actionpack

Owners

#GravatarHandle
1iconbotandrose