Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Add option for class_attribute default (#29270) | David Heinemeier Hansson | 2017-05-29 | 1 | -4/+1 |
* | Reduce string objects by using \ instead of + or << for concatenating strings | Akira Matsuda | 2017-01-12 | 1 | -1/+1 |
* | Privatize unneededly protected methods in Action View | Akira Matsuda | 2016-12-24 | 1 | -2/+2 |
* | normalizes indentation and whitespace across the project | Xavier Noria | 2016-08-06 | 1 | -5/+5 |
* | Move actionpack/lib/action_view* into actionview/lib | Piotr Sarnacki | 2013-06-20 | 1 | -0/+26 |