Project

General

Profile

« Previous | Next » 

Revision 0ba45d6d

Added by Jochen Schalanda about 14 years ago

  • ID 0ba45d6d0d68324650c378a35ee54eddd51d67a3

fixes #236 - Installation media are now usable with more than one operating system.

View differences:

app/models/operatingsystem.rb
class Operatingsystem < ActiveRecord::Base
has_many :hosts
has_many :medias
has_and_belongs_to_many :medias
has_and_belongs_to_many :ptables
has_and_belongs_to_many :architectures
has_and_belongs_to_many :puppetclasses

Also available in: Unified diff