Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused simulate method | eileencodes | 2017-05-22 | 1 | -13/+21 |
* | 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 |
* | applies remaining conventions across the project | Xavier Noria | 2016-08-06 | 1 | -3/+3 |
* | normalizes indentation and whitespace across the project | Xavier Noria | 2016-08-06 | 1 | -16/+16 |
* | applies new string literal convention in actionpack/test | Xavier Noria | 2016-08-06 | 1 | -19/+19 |
* | Eliminate `JSON.{parse,load,generate,dump}` and `def to_json` | Godfrey Chan | 2013-11-05 | 1 | -2/+2 |
* | Use ActiveSupport::TestCase in the journey tests | Rafael Mendonça França | 2012-12-31 | 1 | -1/+1 |
* | Alias refute methods to assert_not and perfer assert_not on tests | Rafael Mendonça França | 2012-12-31 | 1 | -2/+2 |
* | Integrate Journey into Action Dispatch | Andrew White | 2012-12-19 | 1 | -0/+115 |