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: 195,024 of 196,721
Downloads: 334
Daily
Ranking: 30,022 of 196,694
Downloads: 2
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,728,237,794 | bundler |
| 8 | 1,410,641,125 | rake |
| 29 | 1,017,967,488 | rspec |
| 38 | 823,825,694 | actionpack |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | botandrose |