class ConfigurationFile < ActiveRecord::Base belongs_to :server belongs_to :file_type has_many :file_versions end