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