Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change `prepare_destination` to public API [ci skip] | yuuji.yaginuma | 2015-10-08 | 1 | -1/+2 |
* | - Extracted silence_stream method to new module in activesupport/testing. | Vipul A M | 2015-01-20 | 1 | -16/+2 |
* | Fix example code for `Rails::Generators::Testing::Behaviour` [ci skip] | Ryunosuke SATO | 2014-10-17 | 1 | -1/+1 |
* | Keep quietly and capture undeprecated on your suite | Rafael Mendonça França | 2014-07-15 | 1 | -0/+17 |
* | Removing without_thor_debug | Arun Agrawal | 2014-01-11 | 1 | -13/+3 |
* | Reverse 821525e and wrap run_generator call | Andrew White | 2014-01-02 | 1 | -3/+13 |
* | Avoid running bundler on tests that don't need it | Sam Ruby | 2013-04-03 | 1 | -1/+4 |
* | Move the class methods to above the protected section | Rafael Mendonça França | 2013-04-01 | 1 | -40/+36 |
* | Break down Rails::Generator::TestCase into modules | Pablo Herrero | 2013-03-31 | 1 | -0/+107 |