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: 193,295 of 193,756
Downloads: 196

Daily

Ranking: 71,816 of 193,649
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,494,238,297bundler
81,345,947,699rake
29989,540,006rspec
38789,964,831actionpack

Owners

#GravatarHandle
1iconbotandrose