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
/
controller
/
url_for_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use parentheses when using assert_match followed by a regexp to avoid warnings.
Emilio Tagua
2010-09-27
1
-1
/
+1
*
Fixed url_for test
Łukasz Strzałkowski
2010-09-05
1
-1
/
+1
*
Removed deprecated RouteSet API, still many tests fail
Piotr Sarnacki
2010-09-05
1
-4
/
+4
*
Unify routes naming by renaming router to routes
Piotr Sarnacki
2010-07-02
1
-1
/
+1
*
URL fragments should not have safe characters escaped. Ref: Appendix A, http:...
Andrew White
2010-06-25
1
-3
/
+9
*
Make ActionDispatch url_for use HWIA symbolize_keys
Santiago Pastorino
2010-04-22
1
-3
/
+7
*
Ensure that url_for uses symbolized keys in the controller. [#4391]
J Smith
2010-04-22
1
-0
/
+10
*
Get rid of relative_url_path in favor of respecting SCRIPT_NAME. Also added a...
Carlhuda
2010-03-04
1
-2
/
+2
*
Work on deprecating ActionController::Base.relative_url_root
Carlhuda
2010-03-03
1
-11
/
+4
*
Setting UrlFor in with_routing is no longer needed now that it's not global
Carlhuda
2010-02-26
1
-4
/
+5
*
WIP: Remove the global router
Carlhuda
2010-02-25
1
-1
/
+1
*
ActionMailer should depend just on AbstractController.
José Valim
2010-01-29
1
-0
/
+272