Make sure that seeds happens on run over empty database. #4

Open
bopm wants to merge 2 commits from bopm/master into master
bopm commented 2017-04-11 14:43:47 +00:00 (Migrated from github.com)
No description provided.
bopm commented 2017-04-11 14:45:54 +00:00 (Migrated from github.com)

Hey, @johnbintz I can maintain it for now. As I need it to work on commercial project that I support, I am ready to invest some time in it.

Hey, @johnbintz I can maintain it for now. As I need it to work on commercial project that I support, I am ready to invest some time in it.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b bopm/master master
git pull origin bopm/master

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff bopm/master
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: github-migration/seed-fu-mongoid#4
No description provided.