Sha256: e39cbc38f984d8724963de93b4674de7ef5a000f5a17ae64bf2e6287a120a81e

Contents?: true

Size: 192 Bytes

Versions: 15

Compression:

Stored size: 192 Bytes

Contents

# Gender 是性别代码。
# 遵守 ISO 5218 和 GB/T 2261.1-2003 。

class Unidom::Party::Gender < ActiveRecord::Type::Value

  include ProgneTapera::EnumConfig

  enum :unidom_gender

end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
unidom-party-2.0 app/types/unidom/party/gender.rb
unidom-party-1.9.8 app/types/unidom/party/gender.rb
unidom-party-1.9.7 app/types/unidom/party/gender.rb
unidom-party-1.9.6 app/types/unidom/party/gender.rb
unidom-party-1.9.5 app/types/unidom/party/gender.rb
unidom-party-1.9.4 app/types/unidom/party/gender.rb
unidom-party-1.9.3 app/types/unidom/party/gender.rb
unidom-party-1.9.2 app/types/unidom/party/gender.rb
unidom-party-1.9.1 app/types/unidom/party/gender.rb
unidom-party-1.9 app/types/unidom/party/gender.rb
unidom-party-1.8.5 app/types/unidom/party/gender.rb
unidom-party-1.8.4 app/types/unidom/party/gender.rb
unidom-party-1.8.3 app/types/unidom/party/gender.rb
unidom-party-1.8.2 app/types/unidom/party/gender.rb
unidom-party-1.8.1 app/types/unidom/party/gender.rb