aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport
diff options
context:
space:
mode:
authorGenadi Samokovarov <gsamokovarov@gmail.com>2016-07-21 10:46:12 +0300
committerGenadi Samokovarov <gsamokovarov@gmail.com>2016-07-21 10:46:12 +0300
commite072db77378cad43e720482d0d31297ebb7602c6 (patch)
tree106d104327b0ea2195047ed617c9b5106e3bd9ab /activesupport
parentcf5bc0dd5359e61dcb93e719279c7198e68a0eb8 (diff)
downloadrails-e072db77378cad43e720482d0d31297ebb7602c6.tar.gz
rails-e072db77378cad43e720482d0d31297ebb7602c6.tar.bz2
rails-e072db77378cad43e720482d0d31297ebb7602c6.zip
Enforce minimal web-console version for Rails 5
I dropped the version constraint in web-console with the idea it will be easier to upgrade the console between Rails releases. However, issues like #25899 started popping up. I'm reintroducing the constraint, but this time, I don't set an upper limit to the major version. This will keep the web-console in a version that always works for the current Rails version and can be easily upgraded to the last one with `bundle update`. We may need to backport this for Rails 5.0.1. Fixes #25899.
Diffstat (limited to 'activesupport')
0 files changed, 0 insertions, 0 deletions