Sha256: 642a16e14c00f2f38bb0763597e8b58fb1082ec28d290317200e2b207d67995b
Contents?: true
Size: 247 Bytes
Versions: 45
Compression:
Stored size: 247 Bytes
Contents
module Abstractor module AbstractorObjectTypeCustomMethods end class AbstractorObjectType < ActiveRecord::Base include Abstractor::Methods::Models::AbstractorObjectType include Abstractor::AbstractorObjectTypeCustomMethods end end
Version data entries
45 entries across 45 versions & 1 rubygems