rails consoleを使用しているときは、モデルの更新があったらコマンドを叩いて更新しないと反映されずにハマるので、メモ
pry(main)> Settings.reload!
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
rails consoleを使用しているときは、モデルの更新があったらコマンドを叩いて更新しないと反映されずにハマるので、メモ
pry(main)> Settings.reload!
Register as a new user and use Qiita more conveniently
Go to list of users who liked