Split your database seeds.rb by Rails environmentdatabaseseedingtipsThis method to split your database seeds by Rails environment is clean and simple, and is perfect to split up your `seeds.rb` file. It's a brilliant method! I just wish I'd thought of it first 😅Read more →