Sha256: 019937b8ce6c6c31e8aaf29e26d0710485a862c2789044761b520b0e2140f637
Contents?: true
Size: 236 Bytes
Versions: 12
Compression:
Stored size: 236 Bytes
Contents
=begin This model is used to test: - View.typus_application when no application is set. - Scoped stuff by domain. =end class View < ActiveRecord::Base ## # Associations # belongs_to :post belongs_to :site end
Version data entries
12 entries across 12 versions & 1 rubygems