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.0 to the test matrix #258

Merged
merged 17 commits into from
Jan 8, 2020
Merged

Add Rails 6.0 to the test matrix #258

merged 17 commits into from
Jan 8, 2020

Conversation

ojab
Copy link
Contributor

@ojab ojab commented Dec 10, 2019

prevents deprecation warning with rails-6: DEPRECATION WARNING: Initialization autoloaded the constants ActionText::ContentHelper and ActionText::TagHelper.

Also while we're here add rails-6 to the travis matrix

@ojab ojab marked this pull request as ready for review December 10, 2019 16:44
@ojab
Copy link
Contributor Author

ojab commented Dec 10, 2019

Also fixed CI, so it's green.

@ojab
Copy link
Contributor Author

ojab commented Dec 10, 2019

I can break it into separate commits/PRs (CI fix, rails-6 support, fixing deprecation) if you prefer.

pyromaniac
pyromaniac previously approved these changes Dec 11, 2019
prevents deprecation warning with rails-6

Also while we're here add rails-6 to the travis matrix
pyromaniac
pyromaniac previously approved these changes Dec 16, 2019
config.gemspec Outdated Show resolved Hide resolved
@pkuczynski pkuczynski changed the title ActionController::Base should be loaded inside on_load hook Add Rails 6 to the test matrix Jan 4, 2020
@pkuczynski pkuczynski changed the title Add Rails 6 to the test matrix Add Rails 6.0 to the test matrix Jan 4, 2020
.travis.yml Outdated Show resolved Hide resolved
@pkuczynski pkuczynski merged commit a08da9f into rubyconfig:master Jan 8, 2020
@pkuczynski pkuczynski added this to the 2.2.0 milestone Jan 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

3 participants