Bug #22271
rake console stops working with rails 5.1
Pull request:
Fixed in Releases:
Found in Releases:
Description
bundle exec bin/rake leads to
LoadError: cannot load such file -- rails/commands/console
Related issues
Associated revisions
History
#1
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5175 added
#2
Updated by Anonymous over 4 years ago
- Blocks Tracker #20948: Rails 5.1 upgrade tasks added
#3
Updated by Timo Goebel over 4 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset 9c1d6111af3a9781278c0ebcdb00d1d04316fcb1.
fixes #22271 - rake console works with rails 5.1 (#5175)