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
/
lib
/
action_controller
/
metal
/
url_for.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor the RouteSet so it uses a Generator object instead of one huge method.
wycats
2010-03-09
1
-1
/
+0
*
Tweak out url_for uses :script_name and add some tests
Carl Lerche
2010-03-04
1
-5
/
+1
*
Get rid of relative_url_path in favor of respecting SCRIPT_NAME. Also added a...
Carlhuda
2010-03-04
1
-1
/
+1
*
Work on deprecating ActionController::Base.relative_url_root
Carlhuda
2010-03-03
1
-0
/
+4
*
Change the API for setting global options for #url_for to self.url_options = ...
Carlhuda
2010-02-26
1
-1
/
+1
*
Rename named_url_helpers to url_helpers and url_helpers to url_for
Carlhuda
2010-02-26
1
-1
/
+1
*
Continued effort to deglobalize the router
Carlhuda
2010-02-25
1
-0
/
+21
*
WIP: Remove the global router
Carlhuda
2010-02-25
1
-165
/
+0
*
Use ActionDispatch::Routing everywhere
Martin Schürrer
2010-02-21
1
-2
/
+2
*
Make UrlWriter includable in a Module
Jeremy Kemper
2010-02-05
1
-1
/
+9
*
Convert to class_attribute
Jeremy Kemper
2010-02-01
1
-3
/
+4
*
ActionMailer should depend just on AbstractController.
José Valim
2010-01-29
1
-4
/
+145
*
Remove duplicated url_for code and move methods shared between ActionMailer a...
José Valim
2010-01-07
1
-32
/
+6
*
Rename RackConvenience => RackDelegation
Joshua Peek
2009-12-20
1
-1
/
+1
*
More perf work:
Yehuda Katz
2009-08-11
1
-9
/
+1
*
Rename /base to /metal and make base.rb and metal.rb top-level to reflect the...
Yehuda Katz
2009-08-06
1
-0
/
+49