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

Upgrade to Rails 5 and ruby 2.4.1 #120

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

Conversation

adamgyulavari
Copy link

I'm not sure if you'd still need this, but since I've already done it :D
necessary changes made:

  • update all related gems
  • add protected attributes, since mass assignment is removed from newer rails version
  • add settingslogic, since the default yaml constant creation is also removed
  • modify migrations to include specific version
  • change a couple config that changed
  • change jquery-ui require syntax accordingly

not sure if amazon flex payment is working though, but otherwise the app is runnable

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.

1 participant