hyoshida/comable

View on GitHub
sample/db/samples/shipment_methods.rb

Summary

Maintainability
A
0 mins
Test Coverage
Comable::ShipmentMethod.create!(
  name: Comable::Sample.t(:black_cat),
  fee: 300
)