Sha256: 9101efdadfa0ffb60ce30b77ac02e4574d401a5ae58d0fd7c91c5dd6014260c1
Contents?: true
Size: 183 Bytes
Versions: 1
Compression:
Stored size: 183 Bytes
Contents
# frozen_string_literal: true class Hws::PaymentOperationsDemo::Models::InstrumentResourceStore < ActiveRecord::Base # :nodoc: self.table_name = 'instruments_resources_stores' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hws-payment_operations_demo-0.1.0 | lib/hws/payment_operations_demo/models/instrument_resource_store.rb |