Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the empty block style to have space inside of the block | Rafael Mendonça França | 2018-09-25 | 1 | -1/+1 |
* | Use frozen string literal in actionmailer/ | Kir Shatrov | 2017-07-23 | 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 |
* | Remove deprecated support to :text in render | Rafael Mendonça França | 2016-10-10 | 1 | -2/+2 |
* | applies new string literal convention in actionmailer/test | Xavier Noria | 2016-08-06 | 1 | -2/+2 |
* | Deprecated .deliver / .deliver! to .deliver_now / .deliver_now! | Cristian Bica | 2014-08-20 | 1 | -2/+2 |
* | Include the selector assertions on the test case | Rafael Mendonça França | 2014-07-15 | 1 | -3/+0 |
* | Inline Assertion reference. | Timm | 2014-06-16 | 1 | -3/+4 |
* | Remove response faking. | Timm | 2014-06-16 | 1 | -15/+1 |
* | Use 1.9 syntax. | Timm | 2014-06-16 | 1 | -6/+6 |
* | Added rails-dom-testing and rails-html-sanitizer to Gemfile. Added tests for ... | Timm | 2014-06-16 | 1 | -0/+63 |