mirror of
https://github.com/pry/pry-rails.git
synced 2022-11-09 12:36:03 -05:00
035d5c8203
In addition to adding scenarios for 5.2 and 6.0, I had to do some cleanup to get everything working well: * Replace string-based version checks with numeric ones, and update all version checks to treat 6+ the same as 5 (except where necessary). * Avoid touching `ActiveSupport::Deprecation::DeprecationProxy` instances to fix a couple of warnings in Rails 6. * Update Bundler as part of container setup, because Rails 6's config seems to rely on a newer version of Bundler than the one that comes with the Ruby image. * Update the regexes in the `show-routes` spec to be compatible with 5.2 and up. * Add a new code path to `show-routes` for Rails 6. * Upgrade all bundles, just for hygiene. |
||
---|---|---|
.. | ||
rails30.docker-compose.yml | ||
rails30.dockerfile | ||
rails30.gemfile | ||
rails31.docker-compose.yml | ||
rails31.dockerfile | ||
rails31.gemfile | ||
rails32.docker-compose.yml | ||
rails32.dockerfile | ||
rails32.gemfile | ||
rails40.docker-compose.yml | ||
rails40.dockerfile | ||
rails40.gemfile | ||
rails41.docker-compose.yml | ||
rails41.dockerfile | ||
rails41.gemfile | ||
rails42.docker-compose.yml | ||
rails42.dockerfile | ||
rails42.gemfile | ||
rails50.docker-compose.yml | ||
rails50.dockerfile | ||
rails50.gemfile | ||
rails51.docker-compose.yml | ||
rails51.dockerfile | ||
rails51.gemfile | ||
rails52.docker-compose.yml | ||
rails52.dockerfile | ||
rails52.gemfile | ||
rails60.docker-compose.yml | ||
rails60.dockerfile | ||
rails60.gemfile |