Rails3 の Devise でユーザ登録完了メールを送信する場合のメモ - 牌語備忘録 - pygo

d_animal141d_animal141 のブックマーク 2014/08/13 17:30

その他

このブックマークにはスターがありません。
最初のスターをつけてみよう!

Rails3 の Devise でユーザ登録完了メールを送信する場合のメモ - 牌語備忘録 -pygo

    (Rails3.2.11, ruby1.9.3) app/models/user.rb class User < ActiveRecord::Base : def confirm! super if confirmed? UserMailer.completion_of_registration(self).deliver end end app/mailers/user_mailer.rb...

    \ コメントが サクサク読める アプリです /

    • App Storeからダウンロード
    • Google Playで手に入れよう