Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-06-15 | Update ruby-journey to 1.0.4. | taca | 2 | -6/+6 | |
Thu Jun 14 14:03:22 2012 Aaron Patterson <aaron@tenderlovemaking.com> * lib/journey/formatter.rb: when generating routes, skip route literals (routes that do not have replacement values like "/:controller") when matching unnamed routes. https://github.com/rails/rails/issues/6459 * test/test_router.rb: corresponding test | |||||
2012-03-18 | Importing ruby-journey version 1.0.3. | taca | 4 | -0/+70 | |
Journey is a router. It routes requests. |