Sha256: ac7b8fab66763ea5ec1aa34b640b9a197367ae0f74f9fb4eba8f35786cd06b13
Contents?: true
Size: 569 Bytes
Versions: 57
Compression:
Stored size: 569 Bytes
Contents
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html one: id: 1 name: MyString url: http://test.com support_url: http://test.com/support callback_url: http://test.com/callback key: one_key secret: MyString user_id: 1 created_at: 2007-11-17 16:56:51 updated_at: 2007-11-17 16:56:51 two: id: 2 name: MyString url: http://test.com support_url: http://test.com/support callback_url: http://test.com/callback key: two_key secret: MyString user_id: 1 created_at: 2007-11-17 16:56:51 updated_at: 2007-11-17 16:56:51
Version data entries
57 entries across 19 versions & 6 rubygems