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_controller
/
abstract_controller_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whoops, I guess we broke layouts ;)
Yehuda Katz + Carl Lerche
2009-06-15
1
-5
/
+0
*
Cleaning up and documenting AbstractController::Layouts
Yehuda Katz + Carl Lerche
2009-06-09
1
-1
/
+1
*
Writing comments to AbstractController
Yehuda Katz + Carl Lerche
2009-06-08
1
-12
/
+12
*
Refactored AbstractController to provide better hook points for overriding as...
Yehuda Katz + Carl Lerche
2009-05-15
1
-4
/
+3
*
Merge branch 'master' into wip_abstract_controller
Yehuda Katz + Carl Lerche
2009-05-11
1
-2
/
+2
|
\
*
|
More community code review :)
Yehuda Katz
2009-05-11
1
-10
/
+10
*
|
Modify new_base to use String action_names for back-compat
Yehuda Katz + Carl Lerche
2009-05-01
1
-1
/
+1
*
|
OMG, a lot of work
Yehuda Katz + Carl Lerche
2009-05-01
1
-13
/
+9
|
/
*
Refactor ActionView::Template
Yehuda Katz + Carl Lerche
2009-04-27
1
-1
/
+1
*
Refactor ActionView::Path
Yehuda Katz + Carl Lerche
2009-04-22
1
-2
/
+2
*
Reinstate Base#render_to_string. Introduce AbstractController#render_to_strin...
Jeremy Kemper
2009-04-21
1
-0
/
+18
*
Rename render_to_string to render_to_body since it may return any Rack-compat...
Jeremy Kemper
2009-04-17
1
-2
/
+2
*
Add depends_on, use, and setup to abstract up ideas about module inheritance.
Yehuda Katz and Carl Lerche
2009-04-07
1
-2
/
+2
*
Finished implementing layout for render :text
Carl Lerche
2009-03-23
1
-2
/
+6
*
Get very basic layouts working.
Yehuda Katz
2009-03-19
1
-2
/
+14
*
Working toward getting a basic AbstractController framework
Yehuda Katz
2009-03-17
1
-0
/
+70
*
Helpers with an initial test
Yehuda Katz
2009-03-03
1
-20
/
+1
*
AbstractController now supports layouts and rendering
Yehuda Katz
2009-02-27
1
-1
/
+100
*
First, very early, AbstractController code. More to come
Yehuda Katz
2009-02-24
1
-0
/
+60