rails/railties/test
Vipul A M 166ce95f65 - Extracted silence_stream method to new module in activesupport/testing.
- Added include for the same in ActiveSupport::Test.
- Removed occurrences of silence_stream being used elsewhere.
- Reordered activesupport testcase requires alphabetically.

- Removed require of silence stream from test_case

- Moved quietly method to stream helper

- Moved capture output to stream helper module and setup requires for the same elsewhere
2015-01-20 22:28:48 +05:30
..
application Remove deprecated serve_static_assets configuration 2015-01-04 12:11:02 -03:00
commands Remove debugger support 2015-01-04 15:54:22 -03:00
configuration Define the configuration at Active Support 2014-09-11 00:54:43 -03:00
fixtures Remove --builder option from rails command 2013-02-24 14:31:08 -05:00
generators - Extracted silence_stream method to new module in activesupport/testing. 2015-01-20 22:28:48 +05:30
isolation - Extracted silence_stream method to new module in activesupport/testing. 2015-01-20 22:28:48 +05:30
railties Remove deprecate *_path helpers in email views 2015-01-04 11:58:42 -03:00
abstract_unit.rb - Extracted silence_stream method to new module in activesupport/testing. 2015-01-20 22:28:48 +05:30
app_rails_loader_test.rb Stop using mocha on app_rails_loader_test 2014-07-07 22:05:30 -03:00
backtrace_cleaner_test.rb Gem cont presence checking has been removed 2012-05-02 13:56:13 +03:00
code_statistics_calculator_test.rb Update rake counts to count declarative tests in minitest 2015-01-09 12:52:23 +03:00
engine_test.rb need to call super 2014-08-07 16:03:09 -07:00
env_helpers.rb Make logging to stdout work again with implicit development env 2013-10-13 19:21:18 +02:00
generators_test.rb Fix Railties tests that were order dependent 2014-08-13 21:25:11 +09:00
initializable_test.rb Remove not used module from initializable test 2013-05-01 23:21:08 -03:00
path_generation_test.rb add a test for prepending SCRIPT_NAME to generated urls 2014-08-08 11:41:21 -07:00
paths_test.rb Stop requiring mocha automatically 2014-07-19 17:35:12 -03:00
rack_logger_test.rb Fix incorrect unsubscription. 2014-07-11 16:38:26 +08:00
rails_info_controller_test.rb Removed use of mocha in the info_controller tests 2014-12-03 10:06:02 +05:30
rails_info_test.rb Remove unused code 2014-09-25 16:20:31 -03:00
test_info_test.rb Privatize non-test method 2013-07-25 17:08:43 +09:00
version_test.rb Introduce Rails.gem_version 2014-03-05 12:37:38 -05:00