Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrating xhr methods to keyword arguments syntax | Kir Shatrov | 2015-02-01 | 1 | -2/+2 |
* | Switch to kwargs in ActionController::TestCase and ActionDispatch::Integration | Kir Shatrov | 2015-01-29 | 1 | -1/+1 |
* | CSRF protection from cross-origin <script> tags | Jeremy Kemper | 2013-12-17 | 1 | -1/+1 |
* | removes support for render :update | Xavier Noria | 2011-04-13 | 1 | -9/+0 |
* | Namespace TestControllers inside their test case class | Joshua Peek | 2009-09-19 | 1 | -17/+21 |
* | Got tests to pass with some more changes. | Yehuda Katz | 2009-08-15 | 1 | -3/+3 |
* | Got controller/render_js_test.rb to pass on new base | Yehuda Katz + Carl Lerche | 2009-05-22 | 1 | -0/+2 |
* | Ported over render :file tests. | Yehuda Katz + Carl Lerche | 2009-05-13 | 1 | -0/+37 |