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_text_test.rb
Commit message (
Collapse
)
Author
Age
Files
Lines
*
All on one abstract_unit
Joshua Peek
2009-09-19
1
-1
/
+1
|
*
Merge abstract_controller/test_helper and new_base/test_helper since they ↵
Joshua Peek
2009-09-13
1
-2
/
+2
|
|
|
|
are expected to run in the same testing sandbox
*
Rename ActionView::Template::Path ActionView::Resolver
Yehuda Katz + Carl Lerche
2009-06-17
1
-2
/
+2
|
*
Whoops, I guess we broke layouts ;)
Yehuda Katz + Carl Lerche
2009-06-15
1
-3
/
+1
|
*
Add all the existing helpers related features to the new base
Pratik Naik
2009-05-23
1
-3
/
+0
|
*
Move Safari response-padding fix to Rails2Compatibility. Should be a Rack ↵
Jeremy Kemper
2009-05-21
1
-3
/
+3
|
|
|
|
concern.
*
Replace the class level Rack::Test DSL with the regular integration tests DSL
Pratik Naik
2009-05-20
1
-79
/
+72
|
*
Renamed Base2 to Base and don't require old action_controller for new Base
Yehuda Katz + Carl Lerche
2009-05-01
1
-3
/
+3
|
*
Renamed the new_base tests
Yehuda Katz + Carl Lerche
2009-05-01
1
-33
/
+38
|
*
OMG, a lot of work
Yehuda Katz + Carl Lerche
2009-05-01
1
-2
/
+2
|
*
In the middle of some refactoring... some fails due to changes in ↵
Yehuda Katz and Carl Lerche
2009-03-23
1
-3
/
+8
|
|
|
|
AbstractController not yet reflected in ActionController tests
*
Finished implementing :layout for most of the render options
Carl Lerche
2009-03-23
1
-11
/
+27
|
*
Finished implementing layout for render :text
Carl Lerche
2009-03-23
1
-2
/
+26
|
*
Working on being able to render :text with layouts
Carl Lerche
2009-03-23
1
-3
/
+31
|
*
Started implementing render :action
Yehuda Katz
2009-03-19
1
-0
/
+71