Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Should escape meta characters in regexp | Ryuta Kamizono | 2017-05-07 | 1 | -1/+1 |
* | correctly check error message | yuuji.yaginuma | 2017-01-25 | 1 | -1/+2 |
* | Make time travel work with subclasses of Time/Date/Datetime | Jonas Nicklas | 2017-01-10 | 1 | -0/+19 |
* | applies new string literal convention in activesupport/test | Xavier Noria | 2016-08-06 | 1 | -3/+3 |
* | Make sure the time method is unstubed | Rafael Mendonça França | 2016-07-17 | 1 | -29/+41 |
* | `travel/travel_to` travel time helpers, now raise on nested calls, | Vipul A M | 2016-07-02 | 1 | -0/+43 |
* | Removed mocha stubbing in active_support | Ronak Jangir | 2015-06-07 | 1 | -46/+54 |
* | as/core_ext require's not used | Ankit Gupta | 2015-05-08 | 1 | -1/+0 |
* | Change AS::Testing::TimeHelpers#travel_to to also stub DateTime.now | Yuki Nishijima | 2015-02-03 | 1 | -0/+11 |
* | Move date and time requires to time_travel_test, also include | Zachary Scott | 2014-08-19 | 1 | -0/+4 |
* | Move TimeHelperTest to TimeTravelTest from `as/test_test.rb` | Zachary Scott | 2014-08-19 | 1 | -0/+68 |