Categories: None [Edit]
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
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 |
|---|---|---|
| 1 | 3,441,039,624 | bundler |
| 8 | 1,330,047,653 | rake |
| 29 | 983,045,376 | rspec |
| 38 | 782,438,343 | actionpack |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | botandrose |