Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nsbox: fix an error during db:migrate
During the initial migration, the settings table has not been created yet, so the following error is raised: ActiveRecord::StatementInvalid: Could not find table 'settings'
- Loading branch information