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: 194,452 of 196,125
Downloads: 314
Daily
Ranking: 49,580 of 196,106
Downloads: 0
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,667,363,143 | bundler |
| 8 | 1,394,381,169 | rake |
| 29 | 1,010,713,264 | rspec |
| 38 | 814,945,987 | actionpack |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | botandrose |