Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Should do nothing here | Akira Matsuda | 2017-01-16 | 1 | -1/+1 |
* | It would be safer not to totally undef core classes' respond_to_missing? | Akira Matsuda | 2017-01-15 | 1 | -1/+6 |
* | AS::StringInquirer#respond_to_missing? should fallback to super | Akira Matsuda | 2017-01-15 | 1 | -0/+16 |
* | applies new string literal convention in activesupport/test | Xavier Noria | 2016-08-06 | 1 | -2/+2 |
* | Alias refute methods to assert_not and perfer assert_not on tests | Rafael Mendonça França | 2012-12-31 | 1 | -1/+1 |
* | Add AS::StringInquirer#respond_to? method | Aleksey Magusev | 2012-08-06 | 1 | -3/+11 |
* | use AS::TestCase as the base class | Aaron Patterson | 2012-01-05 | 1 | -1/+1 |
* | Ruby 1.9 compat: rename deprecated assert_raises to assert_raise. | Jeremy Kemper | 2009-03-08 | 1 | -1/+1 |
* | Renamed StringQuestioneer to StringInquirer. | Joshua Peek | 2008-06-04 | 1 | -0/+15 |