Skip to content

Instantly share code, notes, and snippets.

@danadaldos
Created October 2, 2015 00:24
Show Gist options
  • Save danadaldos/5b84ab20c6442acd6a3e to your computer and use it in GitHub Desktop.
Save danadaldos/5b84ab20c6442acd6a3e to your computer and use it in GitHub Desktop.
Started POST "/map" for ::1 at 2015-10-01 18:22:31 -0600
Processing by PlacesController#create as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"p55/ocHtIxflPOTK5u9JTI490WfOZlmesKue/npbTBNDVCYc9HxvMzGJEOx2B8EZIsrrjQEl+aL7MUF4eXJnxw==", "places"=>{"street_address"=>"4338 Decatur St.", "city"=>"Denver", "zip"=>"asdf", "name"=>"D", "email"=>"danadaldos@gmail.com"}, "state"=>"CO", "property_type"=>"Residential", "newsletter"=>"1", "acceptance"=>"1", "commit"=>"Submit"}
(0.1ms) begin transaction
(0.0ms) rollback transaction
Redirected to http://localhost:3000/map
Completed 302 Found in 2541ms (ActiveRecord: 0.8ms)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment