server list looks like something
This commit is contained in:
3
web/app/models/operating_system.rb
Normal file
3
web/app/models/operating_system.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
class OperatingSystem < ActiveRecord::Base
|
||||
has_many :servers
|
||||
end
|
||||
Reference in New Issue
Block a user