Sha256: 92632e5d936f32026075f5967a6b959663880835725cc238898f7a2f5d56840f

Contents?: true

Size: 72 Bytes

Versions: 4

Compression:

Stored size: 72 Bytes

Contents

class UserWithMailer < User

  def devise_mailer
    MyMailer
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
devise-async-0.10.2 test/support/rails_app/app/models/user_with_mailer.rb
devise-async-0.10.1 test/support/rails_app/app/models/user_with_mailer.rb
devise-async-0.10.1.alpha test/support/rails_app/app/models/user_with_mailer.rb
devise-async-0.9.0 test/support/rails_app/app/models/user_with_mailer.rb