Sha256: e56dc67cbe25231c8c14a575d7d579fda99cb764942864703a0b70dd8c04ba52
Contents?: true
Size: 173 Bytes
Versions: 1
Compression:
Stored size: 173 Bytes
Contents
class TaxableType < EnumerateIt::Base associate_values( :economic_registration => 'EconomicRegistration', :person => 'Person', :property => 'Property' ) end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
unico-training-7.8.0 | app/enumerations/taxable_type.rb |