-
zzak authored
Since this method has been documented in the guides for ages, it's probably safe. https://guides.rubyonrails.org/testing.html#revenge-of-the-fixtures TODO: I don't like how these methods are documented on ActionMailer::TestCase::Behavior, even though the API is meant to be exposed through ActionMailer::TestCase
zzak authoredSince this method has been documented in the guides for ages, it's probably safe. https://guides.rubyonrails.org/testing.html#revenge-of-the-fixtures TODO: I don't like how these methods are documented on ActionMailer::TestCase::Behavior, even though the API is meant to be exposed through ActionMailer::TestCase
Loading