Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed deprecated RouteSet API, still many tests fail | Piotr Sarnacki | 2010-09-05 | 1 | -3/+2 |
* | Fix render :xml test (ht Simo Niemelä) | José Valim | 2010-04-24 | 1 | -2/+2 |
* | Always downstream given options in :json, :xml and :js renderers and add test... | José Valim | 2010-04-22 | 1 | -7/+17 |
* | Remove implicit controller namespacing from new dsl | Joshua Peek | 2010-02-28 | 1 | -1/+2 |
* | Use new routing dsl in tests | Joshua Peek | 2009-12-08 | 1 | -2/+2 |
* | Namespace TestControllers inside their test case class | Joshua Peek | 2009-09-19 | 1 | -32/+36 |
* | Cleanup route reloading in tests. Prefer with_routing over using ActionContro... | Joshua Peek | 2009-08-16 | 1 | -6/+8 |
* | Add destroyed? to ActiveRecord, include tests for polymorphic urls for destro... | José Valim | 2009-08-07 | 1 | -2/+2 |
* | Ported over render :file tests. | Yehuda Katz + Carl Lerche | 2009-05-13 | 1 | -0/+81 |