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: 195,024 of 196,721
Downloads: 334

Daily

Ranking: 30,022 of 196,694
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,728,237,794bundler
81,410,641,125rake
291,017,967,488rspec
38823,825,694actionpack

Owners

#GravatarHandle
1iconbotandrose