Sha256: 1764959a9e509273b65852a730cd505db7147ac63d7b64d48c36edcba1ef36ce
Contents?: true
Size: 713 Bytes
Versions: 11
Compression:
Stored size: 713 Bytes
Contents
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html one: customer_id: MyString status: MyString quantity: 1 start: 2013-11-01 04:25:26 canceled_at: 2013-11-01 04:25:26 ended_at: 2013-11-01 04:25:26 current_period_start: 2013-11-01 04:25:26 current_period_end: 2013-11-01 04:25:26 trial_start: 2013-11-01 04:25:26 trial_end: 2013-11-01 04:25:26 two: customer_id: MyString status: MyString quantity: 1 start: 2013-11-01 04:25:26 canceled_at: 2013-11-01 04:25:26 ended_at: 2013-11-01 04:25:26 current_period_start: 2013-11-01 04:25:26 current_period_end: 2013-11-01 04:25:26 trial_start: 2013-11-01 04:25:26 trial_end: 2013-11-01 04:25:26
Version data entries
11 entries across 11 versions & 1 rubygems