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
/
render_action_test.rb
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Replace the class level Rack::Test DSL with the regular integration tests DSL
Pratik Naik
2009-05-20
1
-205
/
+183
|
*
Merge Failsafe middleware into ShowExceptions
Joshua Peek
2009-05-17
1
-2
/
+2
|
*
Instead of checking Rails.env.test? in Failsafe middleware, check ↵
Bryan Helmkamp
2009-05-16
1
-2
/
+4
|
|
|
|
env["rails.raise_exceptions"]
*
Cleaning up more render tests
Yehuda Katz + Carl Lerche
2009-05-14
1
-1
/
+16
|
*
Renamed Base2 to Base and don't require old action_controller for new Base
Yehuda Katz + Carl Lerche
2009-05-01
1
-3
/
+3
|
*
OMG, a lot of work
Yehuda Katz + Carl Lerche
2009-05-01
1
-4
/
+4
|
*
Get Base2 layouts to work :)
Yehuda Katz and Carl Lerche
2009-04-07
1
-5
/
+7
|
*
Add a bunch of tests for various render :action, layout combinations
Yehuda Katz
2009-03-23
1
-48
/
+233
|
*
Finished implementing :layout for most of the render options
Carl Lerche
2009-03-23
1
-6
/
+4
|
*
Modified the action layout tests to use the new FixtureTemplate class
Carl Lerche
2009-03-23
1
-4
/
+13
|
*
Test controller layout
Yehuda Katz
2009-03-19
1
-2
/
+35
|
*
Get very basic layouts working.
Yehuda Katz
2009-03-19
1
-0
/
+23
|
|
|
* Required small architecture change
*
Started implementing render :action
Yehuda Katz
2009-03-19
1
-0
/
+75