Sha256: 9eada9f65574256de57c9f614731e95cc90896df95bb832cfc165692004cee74
Contents?: true
Size: 145 Bytes
Versions: 1
Compression:
Stored size: 145 Bytes
Contents
module Pulitzer class PostTypeContentElementType < ActiveRecord::Base belongs_to :post_type belongs_to :content_element_type end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pulitzer-0.0.1 | app/models/pulitzer/post_type_content_element_type.rb |