Actions
Feature #12994
closedSupport for Rails 4
Status:
Closed
Priority:
Normal
Assignee:
Category:
foreman_chef
Target version:
Description
The Foreman plugin should be updated to support Rails 4 since the merge of #7230.
The gemspec currently specifies that the plugin is compatible with Rails ~> 3.2.8, but this needs increasing to permit Rails 4.1 as valid as the dependency is causing a packaging test failure.
Updated by Marek Hulán almost 9 years ago
Is that reasonable to drop rails dependency completely? I guess the rails version is always driven by Foreman and foreman_chef can't be used without it...
Updated by Dominic Cleal almost 9 years ago
Seems reasonable to me if the plugin's specifying requires_foreman
.
Updated by Marek Hulán almost 9 years ago
- Subject changed from Support for Rails 4 in gemspec to Support for Rails 4
Updated by Ori Rabin almost 9 years ago
- Status changed from New to Ready For Testing
- Assignee set to daniel ebobola
- Pull request https://github.com/theforeman/foreman_chef/pull/34 added
Updated by Marek Hulán almost 9 years ago
- Assignee changed from daniel ebobola to Daniel Lobato Garcia
Updated by Marek Hulán almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
- Translation missing: en.field_release set to 105
Updated by Marek Hulán almost 9 years ago
- Related to Bug #13742: Missing attr_accessible for chef proxy association added
Actions