Actions
Bug #12455
closedDeprecation warning when writing total_hosts attribute
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Rails
Target version:
-
Description
DEPRECATION WARNING: You're trying to create an attribute `total_hosts'. Writing arbitrary attributes on a model is deprecated. Please just use `attr_writer` etc. (called from update_domain_counters_on_create at /home/dcleal/code/foreman/foreman/app/models/nic/base.rb:225)
Seen when running host_test.
Actions