Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extended url_for to handle specifying which router should be used. | Piotr Sarnacki | 2010-09-03 | 1 | -0/+1 |
* | Get rid of :skip_prefix options in routes | Piotr Sarnacki | 2010-09-03 | 1 | -1/+1 |
* | Unify routes naming by renaming router to routes | Piotr Sarnacki | 2010-07-02 | 1 | -8/+8 |
* | Swear I ran this test | Jeremy Kemper | 2010-03-15 | 1 | -1/+1 |
* | Integration test url options should account for :protocol not just https? | Jeremy Kemper | 2010-03-15 | 1 | -1/+6 |
* | Remove the ability to set the mountpoint when initializing a route set. | Carl Lerche | 2010-03-04 | 1 | -24/+4 |
* | Tweak out url_for uses :script_name and add some tests | Carl Lerche | 2010-03-04 | 1 | -0/+58 |