index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
lib
/
action_view
/
helpers
/
debug_helper.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use gsub intead of tr when the to_str is longer than the from_str
robertomiranda
2013-03-05
1
-1
/
+1
*
change useless gsub to tr
robertomiranda
2013-03-05
1
-1
/
+1
*
Fix debug helper not inspecting on Exception
Bouke van der Bijl
2013-02-23
1
-1
/
+1
*
Remove unnecessary begin..rescue..end, use only rescue
Akira Matsuda
2013-01-06
1
-8
/
+6
*
Hash Syntax to 1.9 related changes
AvnerCohen
2012-10-29
1
-1
/
+1
*
Use content_tag here instead of manually building HTML
Santiago Pastorino
2012-08-03
1
-2
/
+6
*
Removing ==Examples and last blank lines of docs from actionpack
Francesco Rodriguez
2012-05-15
1
-3
/
+0
*
remove warning: assigned but unused variable
Santiago Pastorino
2011-06-08
1
-1
/
+1
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-1
/
+1
*
Adds title and description where needed.
Rizwan Reza
2010-06-16
1
-1
/
+3
*
For performance reasons, you can no longer call html_safe! on Strings. Instea...
Yehuda Katz
2010-01-31
1
-2
/
+2
*
debug helper output should not be sanitized
Joshua Peek
2010-01-16
1
-2
/
+2
*
Merge with docrails.
Pratik Naik
2008-07-16
1
-13
/
+20
*
Minor wording tweak to documentation for the debug helper. Closes #8037. [jer...
Marcel Molina
2007-05-06
1
-2
/
+6
*
documentation project patches, closes #7342, #7319, #7316, #7190 [jeremymcana...
Rick Olson
2007-03-27
1
-0
/
+10
*
Tighten rescue clauses. Closes #5985.
Jeremy Kemper
2006-08-31
1
-1
/
+1
*
Initial
David Heinemeier Hansson
2004-11-24
1
-0
/
+17