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_controller
/
abstract
/
renderer.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
More documentation work on AbstractController
Yehuda Katz + Carl Lerche
2009-06-08
1
-8
/
+61
*
AS::Concern redefines "include" to lazy include modules as dependencies
Joshua Peek
2009-05-29
1
-1
/
+1
*
Break up DependencyModule's dual function of providing a "depend_on" DSL and ...
Joshua Peek
2009-05-28
1
-1
/
+1
*
Revert "Revert "Whitespace!""
Joshua Peek
2009-05-28
1
-12
/
+12
*
Get controller/view_paths_test.rb to pass on new base
Carl Lerche
2009-05-26
1
-0
/
+4
*
Cleaned up the #render_to_body chain by extracting determining the templates ...
Yehuda Katz + Carl Lerche
2009-05-22
1
-9
/
+15
*
Implemented redirects and partial rendering in new base.
Yehuda Katz + Carl Lerche
2009-05-12
1
-16
/
+13
*
Merge branch 'master' into wip_abstract_controller
Yehuda Katz + Carl Lerche
2009-05-11
1
-5
/
+7
|
\
|
*
Revert "Whitespace!"
Yehuda Katz + Carl Lerche
2009-05-11
1
-9
/
+10
|
*
Whitespace!
Joshua Peek
2009-05-07
1
-10
/
+9
|
*
Prefer "included" language over "setup"
Joshua Peek
2009-05-07
1
-5
/
+5
|
*
Make module dependency DSL opt in
Joshua Peek
2009-05-07
1
-0
/
+2
*
|
More community code review :)
Yehuda Katz
2009-05-11
1
-2
/
+2
*
|
Support implicit render and blank render
Yehuda Katz + Carl Lerche
2009-05-01
1
-2
/
+2
*
|
Ported over render :template tests
Yehuda Katz + Carl Lerche
2009-05-01
1
-1
/
+0
*
|
Finished implementing render :text in Base2
Yehuda Katz + Carl Lerche
2009-05-01
1
-0
/
+13
*
|
OMG, a lot of work
Yehuda Katz + Carl Lerche
2009-05-01
1
-0
/
+2
|
/
*
Refactor ActionView::Path
Yehuda Katz + Carl Lerche
2009-04-22
1
-1
/
+1
*
Rack::Utils.body_to_s doesn't exist in 1.0
Jeremy Kemper
2009-04-22
1
-1
/
+13
*
Reinstate Base#render_to_string. Introduce AbstractController#render_to_strin...
Jeremy Kemper
2009-04-21
1
-1
/
+11
*
Rename render_to_string to render_to_body since it may return any Rack-compat...
Jeremy Kemper
2009-04-17
1
-3
/
+3
*
Add depends_on, use, and setup to abstract up ideas about module inheritance.
Yehuda Katz and Carl Lerche
2009-04-07
1
-12
/
+8
*
Finished implementing layout for render :text
Carl Lerche
2009-03-23
1
-3
/
+5
*
Working on being able to render :text with layouts
Carl Lerche
2009-03-23
1
-1
/
+1
*
Get very basic layouts working.
Yehuda Katz
2009-03-19
1
-15
/
+32
*
Started implementing render :action
Yehuda Katz
2009-03-19
1
-2
/
+2
*
Implemented basic template rendering in AC::Base2:
Yehuda Katz
2009-03-18
1
-1
/
+5
*
AbstractController now supports layouts and rendering
Yehuda Katz
2009-02-27
1
-6
/
+20
*
First, very early, AbstractController code. More to come
Yehuda Katz
2009-02-24
1
-0
/
+25