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
/
new_base
/
test_helper.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get Base2 layouts to work :)
Yehuda Katz and Carl Lerche
2009-04-07
1
-0
/
+12
*
Layouts work in AbstractController. Add support for the rspec runner for T::U
Yehuda Katz and Carl Lerche
2009-04-07
1
-18
/
+1
*
Add depends_on, use, and setup to abstract up ideas about module inheritance.
Yehuda Katz and Carl Lerche
2009-04-07
1
-10
/
+8
*
Merge branch 'abstract_controller' of git@github.com:wycats/rails into abstra...
Yehuda Katz and Carl Lerche
2009-04-06
1
-3
/
+9
|
\
|
*
In the middle of some refactoring... some fails due to changes in AbstractCon...
Yehuda Katz and Carl Lerche
2009-03-23
1
-3
/
+9
*
|
Changes necessary to run the T::U tests with the rspec runner
Yehuda Katz and Carl Lerche
2009-04-06
1
-6
/
+15
|
/
*
Checkpoint
Yehuda Katz and Carl Lerche
2009-03-23
1
-36
/
+2
*
Add a bunch of tests for various render :action, layout combinations
Yehuda Katz
2009-03-23
1
-1
/
+1
*
Finished implementing :layout for most of the render options
Carl Lerche
2009-03-23
1
-2
/
+2
*
Finished implementing layout for render :text
Carl Lerche
2009-03-23
1
-1
/
+1
*
Modified the action layout tests to use the new FixtureTemplate class
Carl Lerche
2009-03-23
1
-0
/
+36
*
Get very basic layouts working.
Yehuda Katz
2009-03-19
1
-0
/
+1
*
Implemented basic template rendering in AC::Base2:
Yehuda Katz
2009-03-18
1
-0
/
+133