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
/
test
/
abstract
/
helper_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary begin..rescue..end, use only rescue
Akira Matsuda
2013-01-06
1
-6
/
+4
*
we raise a subclass of LoadError, so rescue that
Aaron Patterson
2012-06-14
1
-1
/
+6
*
use consistent explicit module inclusion
Luke Gruber
2012-03-16
1
-2
/
+2
*
Add clear_helpers as a way to clean up all helpers added to this controller, ...
José Valim
2010-08-26
1
-2
/
+19
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-4
/
+4
*
Fix setting helpers_path to a string or pathname
Jeremy Kemper
2010-07-07
1
-1
/
+1
*
Fix failing tests after merge.
José Valim
2010-01-24
1
-1
/
+1
*
Rename the RenderingController module to just plain Rendering
David Heinemeier Hansson
2009-12-20
1
-1
/
+1
*
Ruby 1.9: work around constant resolution behavior change :(
Jeremy Kemper
2009-11-04
1
-1
/
+1
*
Move some of helper tests to AbstractController.
José Valim
2009-11-01
1
-15
/
+50
*
Move all render and layout pieces required in ActionMailer from ActionControl...
José Valim
2009-11-01
1
-1
/
+3
*
Follow short name convention for test folder and just call it "abstract"
Joshua Peek
2009-09-19
1
-0
/
+44