Sha256: f3787a7a2e229c887991b03f3ae5c2fffb7370f56f8437fcefd56c1c4e80f964
Contents?: true
Size: 779 Bytes
Versions: 11
Compression:
Stored size: 779 Bytes
Contents
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html one: id: MyString customer_id: MyString transaction_id: MyString amount: 1 captured: false refunded: false paid: false created: 2013-11-01 12:15:03 currency: MyString amount_refunded: 1 description: MyString invoice_id: MyString failure_code: MyString failure_message: MyString metadata: MyText card_id: MyString two: id: MyString customer_id: MyString transaction_id: MyString amount: 1 captured: false refunded: false paid: false created: 2013-11-01 12:15:03 currency: MyString amount_refunded: 1 description: MyString invoice_id: MyString failure_code: MyString failure_message: MyString metadata: MyText card_id: MyString
Version data entries
11 entries across 11 versions & 1 rubygems