Sha256: 04176084af01c2635591836ffa81af9448692d3e860f6b7cb76a68046c4db7d3
Contents?: true
Size: 153 Bytes
Versions: 1
Compression:
Stored size: 153 Bytes
Contents
module Workarea module FlowIo class PriceWithBase < Price embeds_one :base_currency, class_name: "Workarea::FlowIo::Price" end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
workarea-flow_io-1.2.1 | app/models/workarea/flow_io/price_with_base.rb |