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
/
layouts.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
/
+13
*
Slightly modify things to get content type matching working without breaking ...
Yehuda Katz
2009-05-23
1
-8
/
+8
*
Get controller/render_other_test.rb to pass on new base and fixed a bug in ne...
Yehuda Katz + Carl Lerche
2009-05-22
1
-1
/
+1
*
Get controller/layout_test.rb running on new base except for ActionController...
Yehuda Katz + Carl Lerche
2009-05-22
1
-3
/
+3
*
Cleaned up the #render_to_body chain by extracting determining the templates ...
Yehuda Katz + Carl Lerche
2009-05-22
1
-4
/
+0
*
Implemented layout conditions in new base
Yehuda Katz + Carl Lerche
2009-05-21
1
-3
/
+22
*
Added responds_to to new base.
Yehuda Katz + Carl Lerche
2009-05-20
1
-1
/
+6
*
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
-2
/
+3
|
\
|
*
Revert "Whitespace!"
Yehuda Katz + Carl Lerche
2009-05-11
1
-13
/
+14
|
*
Whitespace!
Joshua Peek
2009-05-07
1
-14
/
+13
|
*
Make module dependency DSL opt in
Joshua Peek
2009-05-07
1
-2
/
+3
*
|
Add support for stripping "layouts/" from the layout name
Yehuda Katz + Carl Lerche
2009-05-01
1
-0
/
+3
*
|
Ported over render :template tests
Yehuda Katz + Carl Lerche
2009-05-01
1
-2
/
+1
*
|
OMG, a lot of work
Yehuda Katz + Carl Lerche
2009-05-01
1
-2
/
+3
|
/
*
Refactor ActionView::Path
Yehuda Katz + Carl Lerche
2009-04-22
1
-2
/
+2
*
Get Base2 layouts to work :)
Yehuda Katz and Carl Lerche
2009-04-07
1
-13
/
+21
*
Layouts work in AbstractController. Add support for the rspec runner for T::U
Yehuda Katz and Carl Lerche
2009-04-07
1
-6
/
+18
*
Add depends_on, use, and setup to abstract up ideas about module inheritance.
Yehuda Katz and Carl Lerche
2009-04-07
1
-9
/
+8
*
In the middle of some refactoring... some fails due to changes in AbstractCon...
Yehuda Katz and Carl Lerche
2009-03-23
1
-11
/
+31
*
Checkpoint
Yehuda Katz and Carl Lerche
2009-03-23
1
-0
/
+36
*
Get very basic layouts working.
Yehuda Katz
2009-03-19
1
-5
/
+2
*
AbstractController now supports layouts and rendering
Yehuda Katz
2009-02-27
1
-0
/
+10