Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Reinstate default_url_options and remove url_options= writer | Jeremy Kemper | 2010-03-08 | 1 | -47/+19 | |
* | Now that class_attribute creates an instance method, remove it to avoid depre... | wycats | 2010-03-08 | 1 | -1/+2 | |
* | Tweak default_url_options deprecation warning | Jeremy Kemper | 2010-03-05 | 1 | -2/+2 | |
* | Tweak out url_for uses :script_name and add some tests | Carl Lerche | 2010-03-04 | 1 | -4/+5 | |
* | Get rid of relative_url_path in favor of respecting SCRIPT_NAME. Also added a... | Carlhuda | 2010-03-04 | 1 | -1/+5 | |
* | The instance_reader of default_url_options needs to not exist. | Yehuda Katz | 2010-02-27 | 1 | -0/+1 | |
* | Change the API for setting global options for #url_for to self.url_options = ... | Carlhuda | 2010-02-26 | 1 | -11/+23 | |
* | Remove the :use_defaults check in UrlFor#merge options | Carlhuda | 2010-02-26 | 1 | -1/+1 | |
* | Continued effort to deglobalize the router | Carlhuda | 2010-02-25 | 1 | -24/+7 | |
* | WIP: Remove the global router | Carlhuda | 2010-02-25 | 1 | -0/+167 |