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

Added initial database setup #1

Merged
merged 3 commits into from
Nov 28, 2023
Merged

Added initial database setup #1

merged 3 commits into from
Nov 28, 2023

Conversation

aevans27
Copy link
Owner

@aevans27 aevans27 commented Nov 28, 2023

Description

Just intitial database table setup, can change later. Models and test for models added. SimpleCov setup and shoulda-matchers added, faker will be added later since we will need to use it. Also includes api key encryption.

Type of change

  • fix
  • feat
  • test
  • refactor
  • docs

Checklist

  • code has been self reviewed
  • code runs without any errors
  • thorough testing has been implemented if adding feature
  • all tests pass

Thanks!

@aevans27 aevans27 requested a review from bkchilidawg November 28, 2023 00:31
…o run shoulda-matchers, simplecov, and initialized rspec. Will add faker later
@bkchilidawg bkchilidawg merged commit efb0dfc into main Nov 28, 2023
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