Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use `Mime[:foo]` instead of `Mime::Type[:FOO]` for back compat | Jeremy Daer | 2015-10-06 | 1 | -1/+1 |
* | compare arrays not set objects. | Aaron Patterson | 2015-09-21 | 1 | -3/+3 |
* | Removed Mocha from ActionView part 1 | Ronak Jangir | 2015-08-24 | 1 | -30/+36 |
* | Fix the resolver cache and stop mutating the lookup_context | Rafael Mendonça França | 2014-03-14 | 1 | -13/+0 |
* | Introduce #with_formats_and_variants to prevent problems with mutating finder... | Łukasz Strzałkowski | 2014-03-14 | 1 | -0/+13 |
* | Ensure LookupContext in Digestor selects correct variant | Piotr Chmolowski | 2014-03-09 | 1 | -0/+14 |
* | Action Pack Variants | Łukasz Strzałkowski | 2013-12-04 | 1 | -1/+6 |
* | `ActionView::MissingTemplate` for partials includes underscore. | Yves Senn | 2013-12-02 | 1 | -2/+2 |
* | Fix AV tests, I18nProxy was moved to AV | Łukasz Strzałkowski | 2013-08-25 | 1 | -1/+1 |
* | Move template tests from actionpack to actionview | Piotr Sarnacki | 2013-06-20 | 1 | -0/+263 |