1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/lib/active_support/testing
yuuji.yaginuma f38a660a60 Prevent multiple values being set to run_via
When executing the test via rake, since `rake` is set for `run_via`, `ruby` should not be set.
Related 2cb6c27310
2017-02-18 09:49:57 +09:00
..
assertions.rb use message that specified in argument to error message 2016-08-31 08:52:23 +09:00
autorun.rb Prevent multiple values being set to run_via 2017-02-18 09:49:57 +09:00
constant_lookup.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
declarative.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
deprecation.rb applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00
file_fixtures.rb Improve readability of docs by using code tag [ci skip] 2015-09-29 14:44:17 +05:30
isolation.rb self. is not needed when calling its own instance method 2017-01-05 19:58:52 +09:00
method_call_assertions.rb applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00
setup_and_teardown.rb applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00
stream.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
tagged_logging.rb applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00
time_helpers.rb Make time travel work with subclasses of Time/Date/Datetime 2017-01-10 11:43:26 +01:00