Actions
Bug #11814
closedmodel_name needs to be stringified on Rails 4
Description
model_name.split doesn't work on Rails 4, instead we need to run to_s before. It's retrocompatible.
Updated by The Foreman Bot about 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2718 added
- Pull request deleted (
)
Updated by Daniel Lobato Garcia about 9 years ago
- Related to Tracker #3157: Rails 4.1 upgrade tasks added
Updated by Daniel Lobato Garcia about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 97ef85c1f5adf4e842737b38177dc0746ea99bf7.
Updated by Ohad Levy about 9 years ago
- Translation missing: en.field_release set to 63
Updated by Dominic Cleal about 9 years ago
- Category set to Rails
- Assignee set to Daniel Lobato Garcia
Actions