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
/
layouts_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated layout lookup.
José Valim
2011-12-20
1
-12
/
+3
*
Deprecate implicit layout lookup in favor of inheriting the _layout config.
José Valim
2011-12-09
1
-2
/
+2
*
Allow layout fallback when using `layout` method
Prem Sichanugrist
2011-12-06
1
-1
/
+49
*
class WithSymbolReturningString is not used anywhere in the test.
Neeraj Singh
2011-06-08
1
-12
/
+0
*
Avoid (@_var ||= nil) pattern by using initialize methods and ensuring everyo...
José Valim
2010-09-29
1
-1
/
+1
*
Allow anything that responds to render to be given as :template and use find_...
José Valim
2010-03-12
1
-104
/
+52
*
More refactoring on the views side of rendering.
José Valim
2010-03-08
1
-32
/
+84
*
Move layout lookup to views.
José Valim
2010-03-08
1
-1
/
+1
*
deOMGifying Railties, Active Support, and Action Pack
Mikel Lindsaar
2010-01-31
1
-9
/
+9
*
Merge remote branch 'fxn/master'
Jeremy Kemper
2010-01-26
1
-1
/
+0
|
\
|
*
deletes no void files removal.rb and class_test.rb
Xavier Noria
2010-01-26
1
-1
/
+0
*
|
Bring layouts with proc back alive.
José Valim
2010-01-26
1
-1
/
+15
|
/
*
Rename the RenderingController module to just plain Rendering
David Heinemeier Hansson
2009-12-20
1
-1
/
+1
*
Reorganize autoloads:
Carlhuda
2009-12-02
1
-13
/
+13
*
test-unit 2 compat: assert_raise doesn't support regexp second arg to match e...
Jeremy Kemper
2009-11-10
1
-1
/
+1
*
Improve AbstractController layouts coverage.
José Valim
2009-11-01
1
-12
/
+41
*
Follow short name convention for test folder and just call it "abstract"
Joshua Peek
2009-09-19
1
-0
/
+235