aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view/helpers/prototype_helper.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Use Set instead of Array to speed up prototype helper include? calls. Closes...Jeremy Kemper2005-11-161-5/+7
* Refactored JavaScriptHelper into PrototypeHelper and ScriptaculousHelper. Ad...Sam Stephenson2005-11-141-0/+522