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
/
template
/
template.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some response content type concepts from ActionView
Yehuda Katz + Carl Lerche
2009-05-21
1
-7
/
+8
*
Fixes ActionMailer to work with the ActionView refactoring
Yehuda Katz + Carl Lerche
2009-04-27
1
-151
/
+1
*
Refactor ActionView::Template
Yehuda Katz + Carl Lerche
2009-04-27
1
-147
/
+189
*
Refactor ActionView::Path
Yehuda Katz + Carl Lerche
2009-04-22
1
-1
/
+1
*
Opt in to Dependencies
Jeremy Kemper
2009-04-22
1
-0
/
+1
*
Make more Template methods public to make ActionMailer tests pass
Carl Lerche & Yehuda Katz
2009-04-16
1
-8
/
+8
*
Makes rails-dev-boost work again
Carl Lerche & Yehuda Katz
2009-04-14
1
-101
/
+11
*
Move all Templates methods not used by other class into private to
Carl Lerche & Yehuda Katz
2009-04-14
1
-87
/
+88
*
Bring abstract_controller up to date with rails/master
Carl Lerche & Yehuda Katz
2009-04-13
1
-24
/
+31
*
Working on being able to render :text with layouts
Carl Lerche
2009-03-23
1
-1
/
+1
*
AbstractController now supports layouts and rendering
Yehuda Katz
2009-02-27
1
-1
/
+1
*
Merge commit 'rails/3-0-unstable'
Yehuda Katz
2009-01-30
1
-14
/
+42
*
Begin unifying the interface between ActionController and ActionView
Yehuda Katz
2009-01-22
1
-0
/
+241