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
/
template
/
test_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
normalize arg for ActionView::TestCase tests method
Alexey Vakhov
2011-10-03
1
-0
/
+16
*
Make polymorphic_url calls go through application helpers again.
thedarkone
2011-07-25
1
-1
/
+1
*
Removed deprecated RouteSet API, still many tests fail
Piotr Sarnacki
2010-09-05
1
-1
/
+1
*
Extended url_for to handle specifying which router should be used.
Piotr Sarnacki
2010-09-03
1
-1
/
+1
*
Start rewriting some internal tests to use the new routing dsl
Joshua Peek
2009-10-20
1
-2
/
+1
*
Use with_routing helper in tests instead of modifying global route set
Joshua Peek
2009-10-03
1
-14
/
+23
*
Move model naming into ActiveModel
Joshua Peek
2009-06-17
1
-0
/
+1
*
Bring abstract_controller up to date with rails/master
Carl Lerche & Yehuda Katz
2009-04-13
1
-6
/
+4
|
\
|
*
Bump mocha requirement for Ruby 1.9 compat. Remove uses_mocha.
Jeremy Kemper
2009-02-03
1
-6
/
+4
*
|
Temporarily modifies setup to call super directly. This can support more T::U...
Yehuda Katz and Carl Lerche
2009-04-08
1
-0
/
+1
|
/
*
Introduce ActionView::TestCase for testing view helpers.
Joshua Peek
2008-04-19
1
-0
/
+56