Sha256: ea69b56aed678c2110c6b223ba3f8d8d33939199ce43b8aa1542d16fa3f20cad

Contents?: true

Size: 179 Bytes

Versions: 7

Compression:

Stored size: 179 Bytes

Contents

Comable::PaymentMethod.create!(
  name: Comable::Sample.t(:credit_card),
  fee: 200,
  payment_provider_type: Comable::PaymentProvider::General.name,
  payment_provider_kind: 1
)

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
comable-sample-0.7.1 db/samples/payment_methods.rb
comable-sample-0.7.0 db/samples/payment_methods.rb
comable-sample-0.7.0.beta2 db/samples/payment_methods.rb
comable-sample-0.7.0.beta1 db/samples/payment_methods.rb
comable-sample-0.6.0 db/samples/payment_methods.rb
comable_sample-0.5.0 db/samples/payment_methods.rb
comable_sample-0.4.2 db/samples/payment_methods.rb