Skip to content

Instantly share code, notes, and snippets.

@BDQ
Created February 8, 2012 23:18
Show Gist options
  • Save BDQ/1775326 to your computer and use it in GitHub Desktop.
Save BDQ/1775326 to your computer and use it in GitHub Desktop.
[WARNING] Orphaned preference `api_secret` with value `abc` for Spree::AuthenticationMethod with id of: 1, you should reset the preference value manually.
[WARNING] Orphaned preference `api_key` with value `123` for Spree::AuthenticationMethod with id of: 1, you should reset the preference value manually.
[WARNING] Orphaned preference `provider` with value `facebook` for Spree::AuthenticationMethod with id of: 1, you should reset the preference value manually.
[WARNING] Orphaned preference `amount` with value `5` for Spree::Calculator with id of: 1, you should reset the preference value manually.
[WARNING] Orphaned preference `amount` with value `10` for Spree::Calculator with id of: 2, you should reset the preference value manually.
[WARNING] Orphaned preference `api_secret` with value `def` for Spree::AuthenticationMethod with id of: 2, you should reset the preference value manually.
[WARNING] Orphaned preference `api_key` with value `123` for Spree::AuthenticationMethod with id of: 2, you should reset the preference value manually.
[WARNING] Orphaned preference `provider` with value `twitter` for Spree::AuthenticationMethod with id of: 2, you should reset the preference value manually.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment