Sha256: e0b7ac6aaca2e86328a8a47ef22379baeb7240115c4d997c728222ba752f6730
Contents?: true
Size: 112 Bytes
Versions: 1
Compression:
Stored size: 112 Bytes
Contents
# typed: strict # frozen_string_literal: true module LegalEntity class Person < ActiveRecord::Base end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
legal_entity-0.1.0.pre.beta0 | lib/legal_entity/person.rb |