Sha256: f7238b18d3cfcd5ecf65120f5955c28a3eaad8816342d16a1d662b4c3cd88452
Contents?: true
Size: 154 Bytes
Versions: 16
Compression:
Stored size: 154 Bytes
Contents
module Phcmemberspro class Api::Category < ActiveRecord::Base # Model Relationship has_many :listings, class_name: 'Directory::Listing' end end
Version data entries
16 entries across 16 versions & 1 rubygems