aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view/helpers/debug_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Use content_tag here instead of manually building HTMLSantiago Pastorino2012-08-031-2/+6
* Removing ==Examples and last blank lines of docs from actionpackFrancesco Rodriguez2012-05-151-3/+0
* remove warning: assigned but unused variableSantiago Pastorino2011-06-081-1/+1
* Deletes trailing whitespaces (over text files only find * -type f -exec sed '...Santiago Pastorino2010-08-141-1/+1
* Adds title and description where needed.Rizwan Reza2010-06-161-1/+3
* For performance reasons, you can no longer call html_safe! on Strings. Instea...Yehuda Katz2010-01-311-2/+2
* debug helper output should not be sanitizedJoshua Peek2010-01-161-2/+2
* Merge with docrails.Pratik Naik2008-07-161-13/+20
* Minor wording tweak to documentation for the debug helper. Closes #8037. [jer...Marcel Molina2007-05-061-2/+6
* documentation project patches, closes #7342, #7319, #7316, #7190 [jeremymcana...Rick Olson2007-03-271-0/+10
* Tighten rescue clauses. Closes #5985.Jeremy Kemper2006-08-311-1/+1
* InitialDavid Heinemeier Hansson2004-11-241-0/+17