Actions
Bug #11813
closedUse new engines listing syntax
Description
Rails 4 deprecates Rails.application.railties.engines, the new syntax ::Rails::Engine.subclasses.map(&:instance) is needed to upgrade.
Updated by Daniel Lobato Garcia over 9 years ago
- Related to Tracker #3157: Rails 4.1 upgrade tasks added
Updated by The Foreman Bot over 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2719 added
- Pull request deleted (
)
Updated by Daniel Lobato Garcia over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Updated by Dominic Cleal over 9 years ago
- Category set to Rails
- Assignee set to Daniel Lobato Garcia
Actions