|
Updated seeds.rb to first check to see if record exists before inserting. Added a 4.0 hack to load the new config/secrets.yml file instead of config/initializers/secret_token.rb, this new secrets.yml will auto-load when we are on 4.1
|
|---|
|
|
| config/application.rb |
|---|
| db/seeds.rb |
|---|