Created
December 3, 2014 12:38
-
-
Save ramontayag/1f9391ce25cc320b77a9 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
I, [2014-12-03T07:37:07.706901 #8446] INFO -- : Started GET "/bitsy/v1/blockchain_notifications?secret=XXXXXX" for 127.0.0.1 at 2014-12-03 07:37:07 -0500 | |
I, [2014-12-03T07:37:08.252596 #8446] INFO -- : Processing by Bitsy::V1::BlockchainNotificationsController#index as HTML | |
I, [2014-12-03T07:37:08.265413 #8446] INFO -- : Parameters: {"secret"=>"XXXXXX"} | |
I, [2014-12-03T07:37:08.891505 #8446] INFO -- : Rendered text template (0.1ms) | |
I, [2014-12-03T07:37:08.896902 #8446] INFO -- : Completed 422 Unprocessable Entity in 629ms (Views: 28.1ms | ActiveRecord: 10.8ms) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment