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

Add Rails 6.1 support #26

Merged
merged 1 commit into from
Aug 31, 2021
Merged

Add Rails 6.1 support #26

merged 1 commit into from
Aug 31, 2021

Conversation

timrwilliams
Copy link
Contributor

Adds Rails 6.1 compatibility by updating the dummy app test.rb file to explicitly require active_support/core_ext/integer/time as per rails app:update command.

Details of the core Rails change can be found here: rails/rails#37391

All 82 specs pass running bundle exec rspec

@geeksam
Copy link
Contributor

geeksam commented Aug 28, 2021

Thanks! Saw this earlier today but had to deal with a few urgent things at work. I'll check it out next week. :)

@geeksam geeksam merged commit 831f66f into RealGeeks:main Aug 31, 2021
@geeksam
Copy link
Contributor

geeksam commented Aug 31, 2021

New release pushed to rubygems.org. Thanks again, @timrwilliams!

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

2 participants