Sha256: 524add00f2b682f34f3fe0177cc4008908e9fc885c7c4bdf6ff9c763127fe35f
Contents?: true
Size: 137 Bytes
Versions: 3
Compression:
Stored size: 137 Bytes
Contents
require 'msip/concerns/models/anexo' module Msip class Anexo < ActiveRecord::Base include Msip::Concerns::Models::Anexo end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
msip-2.2.0.alfa3 | app/models/msip/anexo.rb |
msip-2.2.0.alfa2 | app/models/msip/anexo.rb |
msip-2.2a2 | app/models/msip/anexo.rb |