Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add setup dummy db steps to reamde #14

Merged
merged 2 commits into from
Jun 10, 2022
Merged

Conversation

misaka
Copy link
Contributor

@misaka misaka commented Jun 9, 2022

specs were failing for me until I ran the db:setup task here.

@misaka misaka requested a review from duncanjbrown June 9, 2022 11:38
@misaka misaka force-pushed the add-setup-dummy-db-to-reamde branch from d1e8d13 to 245985c Compare June 9, 2022 11:40
@misaka misaka force-pushed the add-setup-dummy-db-to-reamde branch from 245985c to c74c23e Compare June 9, 2022 11:41
to run the tests.
1. Make a copy of this repository
2. Install dependencies: `bundle install`
3. Create dummy app db: `( cd spec/dummy ; bundle exec rake db:setup )`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TIL 🤯

@misaka misaka merged commit e8fe748 into main Jun 10, 2022
@misaka misaka deleted the add-setup-dummy-db-to-reamde branch June 10, 2022 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants