Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First effort at new Ajax helpers | Yehuda Katz | 2009-07-20 | 1 | -0/+1 |
| | |||||
* | Rename ActiveRecordHelper to ActiveModelHelper | Yehuda Katz | 2009-07-20 | 1 | -2/+2 |
| | |||||
* | Pull autoload fix from 2-3-stable | Michael Koziarski | 2009-06-09 | 1 | -1/+1 |
| | |||||
* | simplify console with helpers | Joshua Peek | 2008-11-23 | 1 | -0/+1 |
| | |||||
* | use autoload instead of explicit requires for ActionView | Joshua Peek | 2008-11-23 | 1 | -5/+23 |
| | |||||
* | Remove the country_select helper. | Michael Koziarski | 2008-09-18 | 1 | -1/+0 |
| | | | | | | | | We're in no position to mediate disputes on this matter, and the previous change to use ISO 3166 has offended just as many people as the ad-hoc list did. If you want the old list back you can install the plugin: ruby script/plugin install git://github.com/rails/country_select.git | ||||
* | Include all helpers into ActionView::Helper | Joshua Peek | 2008-08-25 | 1 | -0/+39 |