created template selecting
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
class OperatingSystem < ActiveRecord::Base
|
||||
has_many :servers
|
||||
has_many :configuration_templates
|
||||
include Iconizable
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user