Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more rubocop rules about whitespaces | Rafael Mendonça França | 2016-10-29 | 1 | -1/+1 |
* | Add three new rubocop rules | Rafael Mendonça França | 2016-08-16 | 1 | -1/+1 |
* | code gardening: removes redundant selfs | Xavier Noria | 2016-08-08 | 1 | -1/+1 |
* | applies new string literal convention in railties/test | Xavier Noria | 2016-08-06 | 1 | -11/+11 |
* | override `controller_class` on the request | Aaron Patterson | 2015-08-24 | 1 | -9/+9 |
* | removing unused and already required require's | Ankit Gupta | 2015-05-11 | 1 | -2/+0 |
* | Why do we add a top-level constant here? | Akira Matsuda | 2015-04-25 | 1 | -4/+2 |
* | Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 on... | Vipul A M | 2015-02-03 | 1 | -1/+0 |
* | add a test for prepending SCRIPT_NAME to generated urls | Aaron Patterson | 2014-08-08 | 1 | -0/+88 |