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

Rails version check #77

Open
safang99 opened this issue Jul 20, 2020 · 0 comments
Open

Rails version check #77

safang99 opened this issue Jul 20, 2020 · 0 comments

Comments

@safang99
Copy link

Since many assignments before the introduction of make_it_so have gemfiles with rails -> 5.2, when running bundle you may end up with rails 5.2.4.3 or whatever the most up to date 5.2 version is. Currently make_it_so runs a check in prerequisite_check.rb to ensure 5.2.3 is installed and if not prompts a user to uninstall and reinstall rails 5.2.3. If possible we could update the check to ensure a users rails version only starts with 5.2.

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

No branches or pull requests

1 participant