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
/
render
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extract the layout proc into a method, and write documentation explaining wha...
Yehuda Katz + Carl Lerche
2009-06-17
1
-5
/
+38
*
Drive the final stake through @content_for_*'s heart!
Yehuda Katz + Carl Lerche
2009-06-17
2
-25
/
+14
*
Cleaning up if defined?(ActionController::Http) blocks from the pre new base ...
Yehuda Katz + Carl Lerche
2009-06-17
1
-1
/
+0
*
Break up DependencyModule's dual function of providing a "depend_on" DSL and ...
Joshua Peek
2009-05-28
1
-1
/
+1
*
Implemented redirects and partial rendering in new base.
Yehuda Katz + Carl Lerche
2009-05-12
2
-12
/
+25
*
Deprecate template, session, assigns, and layout accessors on response object...
Joshua Peek
2009-04-28
1
-1
/
+1
*
Refactor ActionView::Template
Yehuda Katz + Carl Lerche
2009-04-27
1
-6
/
+7
*
Refactor ActionView::Path
Yehuda Katz + Carl Lerche
2009-04-22
2
-5
/
+6
*
Bring abstract_controller up to date with rails/master
Carl Lerche & Yehuda Katz
2009-04-13
1
-14
/
+11
*
Updated old AC::Base for small changes to AV
Yehuda Katz and Carl Lerche
2009-04-08
1
-1
/
+1
*
Working on being able to render :text with layouts
Carl Lerche
2009-03-23
1
-4
/
+2
*
Reorganize ActionController folder structure
Joshua Peek
2009-01-27
1
-0
/
+28
*
Begin unifying the interface between ActionController and ActionView
Yehuda Katz
2009-01-22
2
-0
/
+419