Rails 3.1.3

Hi. I'm a little confused with Devise and ActionMailer.

It seems that Devise has its own way of sending mails through
ActionMailer.

Does it generate Mailer class when "rails g devise..." command is
executed?
Or do I need to do some special command in order to generate Mailer?

I have certainly set up a devise User table but there is no Mailer class
for it, although I can generate ActionMailer separately.

Thanks in advance.

soichi

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to