Skip to content

Instantly share code, notes, and snippets.

@apraditya
Created January 6, 2012 16:52
Show Gist options
  • Save apraditya/1571398 to your computer and use it in GitHub Desktop.
Save apraditya/1571398 to your computer and use it in GitHub Desktop.
expected #<Subscription id: nil, plan_id: 2, user_id: nil, stripe_customer_token: nil, created_at: nil, updated_at: nil, status: nil, canceled_at: nil, period_end_at: nil>
got #<Subscription id: nil, plan_id: 2, user_id: nil, stripe_customer_token: nil, created_at: nil, updated_at: nil, status: nil, canceled_at: nil, period_end_at: nil>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment