Created
January 4, 2014 10:23
-
-
Save jamland/8253871 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Processing by Mq::MessagesController#create as HTML | |
Parameters: {"utf8"=>"✓", "authenticity_token"=>"[FILTERED]", "message"=>{"queue_name"=>"newm", "timeout"=>"", "expires_in"=>"", "delay"=>"", "body"=>"body"}, "commit"=>"Post New Message", "mq_cloud"=>"aws", "project_id"=>"511bba4acc22aa3c67000010", "queue_id"=>"empty"} | |
Redirected to http://0.0.0.0:3000/mq/aws/projects/511bba4acc22aa3c67000010/queues | |
Completed 302 Found in 814ms (ActiveRecord: 0.0ms) | |
Started GET "/mq/aws/projects/511bba4acc22aa3c67000010/queues" for 127.0.0.1 at 2014-01-04 12:20:09 +0200 | |
Processing by Mq::QueuesController#index as HTML | |
Parameters: {"mq_cloud"=>"aws", "project_id"=>"511bba4acc22aa3c67000010"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment