Skip to content

Instantly share code, notes, and snippets.

@doombongo
Created October 12, 2012 10:03
Show Gist options
  • Select an option

  • Save doombongo/3878507 to your computer and use it in GitHub Desktop.

Select an option

Save doombongo/3878507 to your computer and use it in GitHub Desktop.
Stripe
NoMethodError
undefined method `POST' for #<ActionDispatch::Routing::Mapper:0x00000102b73ec0>
Rails.root: /Users/Mike/rails_projects/digsite
Application Trace | Framework Trace | Full Trace
config/routes.rb:6:in `block in <top (required)>'
config/routes.rb:1:in `<top (required)>'
This error occurred while loading the following files:
/Users/Mike/rails_projects/digsite/config/routes.rb
Request
Parameters:
{"stripeToken"=>"tok_0X9VPn2wmNjmt9"}
Show session dump
Show env dump
GATEWAY_INTERFACE: "CGI/1.1"
HTTP_ACCEPT: "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
HTTP_ACCEPT_CHARSET: "ISO-8859-1,utf-8;q=0.7,*;q=0.3"
HTTP_ACCEPT_ENCODING: "gzip,deflate,sdch"
HTTP_ACCEPT_LANGUAGE: "en-US,en;q=0.8"
HTTP_CACHE_CONTROL: "max-age=0"
REMOTE_ADDR: "127.0.0.1"
REMOTE_HOST: "practivate.adobe.com"
SERVER_NAME: "localhost"
SERVER_PROTOCOL: "HTTP/1.1"
Response
Headers:
None
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment