Sha256: 00a8f2557c0a9cdec301e5a37e3225712118954a077e07efe22060c2f786c097
Contents?: true
Size: 123 Bytes
Versions: 7
Compression:
Stored size: 123 Bytes
Contents
class Hostname < ActiveRecord::Base belongs_to :site attr_accessible :hostname, :created_at, :updated_at, :site_id end
Version data entries
7 entries across 7 versions & 1 rubygems