Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change `gsub` to `tr` where possible | Alexander Balashov | 2014-10-06 | 1 | -1/+1 |
| | |||||
* | Do not memoize document_root_element in view tests | Rafael Mendonça França | 2014-09-08 | 1 | -0/+11 |
| | | | | | | | Memoizing will not make possible to assert the output of the view if it is changed after the first assert_select call Related with plataformatec/simple_form#1130 and rails/rails-dom-testing#15 | ||||
* | subclass Rails::Engine | Aaron Patterson | 2014-07-16 | 1 | -1/+2 |
| | |||||
* | Remove unneeded files | Piotr Sarnacki | 2013-06-20 | 1 | -1/+0 |
| | |||||
* | Move template tests from actionpack to actionview | Piotr Sarnacki | 2013-06-20 | 1 | -0/+367 |