Actions
Bug #29390
closedPry 0.13 breaks db:migrate
Description
This seems to be because pry 0.13 doesn't work with pry-byebug < 3.7.0
The error: NameError: uninitialized constant Pry::Command::ExitAll appears
Updated by Ori Rabin over 4 years ago
- Related to Bug #28823: Installing byebug 11.1.0 within development bundler group breaks db:migrate added
Updated by The Foreman Bot over 4 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7539 added
Updated by Tomer Brisker over 4 years ago
- Fixed in Releases 2.0.0 added
- Fixed in Releases deleted (
2.1.0)
Updated by Ori Rabin over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 2f60e2c950dbd9c37ef6a4ddebb540fe27123b18.
Actions