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
/
lib
/
controller
/
fake_controllers.rb
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Make recognize try to constantize controller to see if it exists
Joshua Peek
2009-12-01
1
-1
/
+12
|
*
Donate tests I wrote for rackmount rails integration
Joshua Peek
2009-10-20
1
-1
/
+4
|
*
Add define another "stuff" controller to support routing tests
Joshua Peek
2009-10-10
1
-0
/
+1
|
*
Add define a "stuff" controller in fixtures to support routing tests
Joshua Peek
2009-10-10
1
-0
/
+1
|
*
Redraw default routes on all internal integration tests. We don't need ↵
Joshua Peek
2009-10-03
1
-5
/
+0
|
|
|
|
SimpleRouteCase anymore
*
Avoid creating new controller constants during test runtime. All routable ↵
Joshua Peek
2009-10-03
1
-9
/
+18
|
|
|
|
controllers should be defined beforehand.
*
Add custom "with_routing" to internal tests to fix reseting session after using
Joshua Peek
2009-10-03
1
-0
/
+1
|
|
|
|
with_routing. This only affects our internal AP tests.
*
Define weblog controller for url helper test
Joshua Peek
2009-09-13
1
-0
/
+1
|
*
Add fake controllers for url rewriter tests
Joshua Peek
2009-09-06
1
-0
/
+5
|
*
Cleanup hacky routing with controller_path in url helper tests. This doesn't ↵
Joshua Peek
2009-09-06
1
-1
/
+1
|
|
|
|
work in real life anyway.
*
Fix isolated running of AddressesTest
Joshua Peek
2009-09-06
1
-0
/
+1
|
*
Fix isolated running of ActionPackAssertionTest
Joshua Peek
2009-09-06
1
-1
/
+1
|
*
Track all AC base subclasses as possible controllers for internal testing
Joshua Peek
2009-08-25
1
-4
/
+5
|
*
Move fake controllers and models to a common load path
Jeremy Kemper
2009-05-22
1
-0
/
+33