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

Update the initial setup files #15

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rica213
Copy link

@rica213 rica213 commented Aug 31, 2023

The initial setup is outdated which caused some issues.

Here is the list of fixes I add:

  • Update the Ruby version to 3.2.2 (because this is the version I am using).
  • Add an extra step to the instruction, on how to update the Ruby version.
  • Update factory_girl to factory_bot, because factory_girl is deprecated.
  • Fix migration issue: directly inheriting from ActiveRecord::Migration is not supported.

- Update ruby version
- Update factory_girl to factory_bot
- Fix migration issue
@diogolsq
Copy link

Thanks for that @rica213

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