Sha256: 28476f27338d21b7daa62a9b4eca4d52a436037ccc41230d59147596a501113d
Contents?: true
Size: 513 Bytes
Versions: 6
Compression:
Stored size: 513 Bytes
Contents
module Pina module Models class StatProcessedDocument include Virtus.model attribute :gid attribute :cuser attribute :ctime attribute :muser attribute :mtime attribute :isvalid attribute :islocked attribute :external_id attribute :status attribute :manually_processed attribute :table attribute :date attribute :user attribute :type attribute :count attribute :min attribute :max end end end
Version data entries
6 entries across 6 versions & 1 rubygems