Bug #6267
singularize of HostClass and HostgroupClass is wrong
Description
probably a rails bug. I wonder if it's fixed in Rails 4
"Class".singularize
=> "Clas"
Associated revisions
History
#1
Updated by Dominic Cleal almost 9 years ago
- Status changed from Assigned to Ready For Testing
#2
Updated by Dominic Cleal over 8 years ago
- Legacy Backlogs Release (now unused) set to 10
#3
Updated by Joseph Magen over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 7f7c531e3e35d30687aacb41ba00ebd04c2e0daf.
fixes #6267 - singularize of HostClass and HostgroupClass is wrong