Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
を実行するrake db:setupと、seeds.rb からデータをロードしたいと考えています。しかし、 を実行した後db:setup、自分の投稿が表示されなくなりました。どうすればその問題を解決できますか?
rake db:setup
db:setup
rake db:seed実行した後、単に実行しましたrake db:setupか?
rake db:seed