Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Turn lookup context in to a stack, push and pop if formats change | Aaron Patterson | 2019-02-11 | 1 | -1/+1 |
* | Tighten up the AV::Base constructor | Aaron Patterson | 2019-01-29 | 1 | -1/+1 |
* | Pull buffer assignment up | Aaron Patterson | 2019-01-16 | 1 | -1/+1 |
* | Always evaluate views against an ActionView::Base | Aaron Patterson | 2019-01-16 | 1 | -4/+6 |
* | Pull output buffer conditional up | Aaron Patterson | 2019-01-16 | 1 | -1/+3 |
* | Use frozen string literal in actionview/ | Kir Shatrov | 2017-07-24 | 1 | -0/+2 |
* | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" | Matthew Draper | 2017-07-02 | 1 | -1/+0 |
* | Enforce frozen string in Rubocop | Kir Shatrov | 2017-07-01 | 1 | -0/+1 |
* | Change ActionView ERB Handler from Erubis to Erubi | Jeremy Evans | 2017-01-25 | 1 | -0/+81 |