mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
8bc9062aee
Don't include `ActiveJob::TestHelper` since there is no test that uses it.
Ensure removing of overridden User's methods.
Related to https://github.com/rails/rails/pull/33085#issuecomment-395548563
Module#remove_method is private in Ruby 2.4.
Related to
|
||
---|---|---|
.. | ||
analyzer | ||
controllers | ||
database | ||
dummy | ||
fixtures/files | ||
models | ||
previewer | ||
service | ||
template | ||
test_helper.rb |