aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view
Commit message (Expand)AuthorAgeFilesLines
* git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@77 5ecf4fe2-1ee6-03...David Heinemeier Hansson2004-12-081-1/+0
* Updated Builder to 1.2.2David Heinemeier Hansson2004-12-081-1/+4
* Added that ActiveRecordHelper#form now calls url_for on the :action option.David Heinemeier Hansson2004-12-071-3/+3
* Fixed that cached template loading would still check the file system to see i...David Heinemeier Hansson2004-12-011-1/+2
* Added options to tailor header tag, div id, and div class on ActiveRecordHelp...David Heinemeier Hansson2004-12-011-7/+17
* Allow form_tag with no arguments (resulting in a form posting to current acti...David Heinemeier Hansson2004-11-241-1/+1
* InitialDavid Heinemeier Hansson2004-11-2416-0/+2030