Don't use fixtures as seeds
Otherwise each new deployment starts out with dev data instead of going through the first run flow.
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
# Start from fixtures
|
||||
Rake.application["db:fixtures:load"].invoke
|
||||
Reference in New Issue
Block a user