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

More upgrades to move up to Rails 6 #183

Open
wants to merge 7 commits into
base: rails-upgrade
Choose a base branch
from

Conversation

anitagraham
Copy link

Add puma and selenium-webdriver to Gemfile.
Upgrade refinery version to 4.1.0 in gemspec
Leave Rails at 6.0.0 until 6.1 problem with polymorphic is released
(rails/rails#40879, includes a patch for
ActiveRecord in the comments)
Add rubocop fix for factory values
Change recieved to received

Minor changes to allow for matching first of several page elements and how to click on them.

Add puma and selenium-webdriver to Gemfile.
Upgrade refinery version to 4.1.0 in gemspec
Leave Rails at 6.0.0 until 6.1 problem with polymorphic is released
(rails/rails#40879, includes a patch for
ActiveRecord in the comments)
Add rubocop fix for factory values

Minor changes to allow for matching first of several page elements and how to click on them.
Add test gems/drivers as used for refinerycms
Testing:
  moved 'making_an_inquiry' into spec/support/spec_helper
  updated spec/spec_helper to match refinerycms
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.

None yet

1 participant