]> git.openstreetmap.org Git - rails.git/blob - vendor/plugins/oauth-plugin/generators/oauth_provider/templates/oauth_nonces.yml
Merge 17067 from trunk.
[rails.git] / vendor / plugins / oauth-plugin / generators / oauth_provider / templates / oauth_nonces.yml
1 # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
2 one:
3   id: 1
4   nonce: a_nonce
5   timestamp: 1
6   created_at: 2007-11-25 17:27:04
7   updated_at: 2007-11-25 17:27:04
8 two:
9   id: 2
10   nonce: b_nonce
11   timestamp: 2
12   created_at: 2007-11-25 17:27:04
13   updated_at: 2007-11-25 17:27:04