Module: Card::Set::All::Type::ClassMethods

Defined in:
platypus/tmp/set/gem-card/mod001-core/all/type.rb

Instance Method Summary collapse

Instance Method Details

#default_type_idObject



10
11
12
# File 'platypus/tmp/set/gem-card/mod001-core/all/type.rb', line 10

def default_type_id
  @default_type_id ||= Card.fetch_type_id %i[all default]
end