Sha256: 52bf32e1b8d484c5a2d2363242663110f5fd76d39811fd2f57bcf1a4bb2f84a0

Contents?: true

Size: 153 Bytes

Versions: 3

Compression:

Stored size: 153 Bytes

Contents

require 'msip/concerns/models/tdocumento'

module Msip
  class Tdocumento < ActiveRecord::Base
    include Msip::Concerns::Models::Tdocumento
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
msip-2.2.0.alfa3 app/models/msip/tdocumento.rb
msip-2.2.0.alfa2 app/models/msip/tdocumento.rb
msip-2.2a2 app/models/msip/tdocumento.rb