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
/
new_base
/
layouts.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleaning up and documenting AbstractController::Layouts
Yehuda Katz + Carl Lerche
2009-06-09
1
-5
/
+166
*
AS::Concern redefines "include" to lazy include modules as dependencies
Joshua Peek
2009-05-29
1
-2
/
+2
*
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
-20
/
+18
*
Get controller/layout_test.rb running on new base except for ActionController...
Yehuda Katz + Carl Lerche
2009-05-22
1
-12
/
+9
*
Implemented redirects and partial rendering in new base.
Yehuda Katz + Carl Lerche
2009-05-12
1
-1
/
+1
*
Merge branch 'master' into wip_abstract_controller
Yehuda Katz + Carl Lerche
2009-05-11
1
-0
/
+2
|
\
|
*
Revert "Whitespace!"
Yehuda Katz + Carl Lerche
2009-05-11
1
-6
/
+8
|
*
Whitespace!
Joshua Peek
2009-05-07
1
-8
/
+6
|
*
Make module dependency DSL opt in
Joshua Peek
2009-05-07
1
-0
/
+2
*
|
Get render :inline working
Yehuda Katz + Carl Lerche
2009-05-01
1
-1
/
+1
|
/
*
Rename render_to_string to render_to_body since it may return any Rack-compat...
Jeremy Kemper
2009-04-17
1
-2
/
+2
*
Get Base2 layouts to work :)
Yehuda Katz and Carl Lerche
2009-04-07
1
-0
/
+23
*
Add depends_on, use, and setup to abstract up ideas about module inheritance.
Yehuda Katz and Carl Lerche
2009-04-07
1
-0
/
+3
*
Checkpoint
Yehuda Katz and Carl Lerche
2009-03-23
1
-26
/
+0
*
Add a bunch of tests for various render :action, layout combinations
Yehuda Katz
2009-03-23
1
-4
/
+5
*
Finished implementing layout for render :text
Carl Lerche
2009-03-23
1
-3
/
+20
*
Get very basic layouts working.
Yehuda Katz
2009-03-19
1
-0
/
+19