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
/
template
/
template_finder_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed TemplateFinder.update_extension_cache_for since view path cache will ...
Joshua Peek
2008-06-09
1
-7
/
+0
*
Process view paths passed to AV::Base#initialize instead of raising.
Jeremy Kemper
2008-06-08
1
-6
/
+0
*
Fixed render :template for templates in top level of view path. [#54 state:re...
Pratik Naik
2008-05-01
1
-2
/
+3
*
Fix layouts in symlinked paths. Closes #9136 [court3nay, caio]
Jeremy Kemper
2008-03-28
1
-4
/
+4
*
Whitespace + formatting
Jeremy Kemper
2008-03-25
1
-10
/
+7
*
Move tests from action_view_test.rb to template_finder_test.rb so that they g...
Pratik Naik
2008-03-13
1
-1
/
+33
*
Moved template handlers related code from ActionView::Base to ActionView::Tem...
Pratik Naik
2008-03-05
1
-2
/
+2
*
Fix regexp to contain only one rjs, and add rhtml [lifofifo]
Michael Koziarski
2008-03-01
1
-1
/
+1
*
Reapply the TemplateFinder first applied in [8669] then reverted in [8676]. C...
Michael Koziarski
2008-01-21
1
-0
/
+43
*
Revert r8669 for now, breaks Action Mailer. Reopens #10800.
Jeremy Kemper
2008-01-19
1
-43
/
+0
*
Introduce TemplateFinder to handle view paths and lookups. Closes #10800.
Jeremy Kemper
2008-01-19
1
-0
/
+43