aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view/helpers.rb
Commit message (Collapse)AuthorAgeFilesLines
* First effort at new Ajax helpersYehuda Katz2009-07-201-0/+1
|
* Rename ActiveRecordHelper to ActiveModelHelperYehuda Katz2009-07-201-2/+2
|
* Pull autoload fix from 2-3-stableMichael Koziarski2009-06-091-1/+1
|
* simplify console with helpersJoshua Peek2008-11-231-0/+1
|
* use autoload instead of explicit requires for ActionViewJoshua Peek2008-11-231-5/+23
|
* Remove the country_select helper.Michael Koziarski2008-09-181-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::HelperJoshua Peek2008-08-251-0/+39