--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :get uri: http://localhost:3000/api/v1/users body: user_credentials=Bdrc3t1LaiWtygbJ4jD6&email_md5=93e8d736de5088cb392465e024b69eef headers: content-type: - application/x-www-form-urlencoded response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 404 message: Not Found headers: content-type: - text/html date: - Mon, 29 Aug 2011 18:19:10 GMT x-runtime: - "0.379413" content-length: - "52388" body: | Action Controller: Exception caught

ActiveRecord::RecordNotFound in Api::V1::UsersController#index

ActiveRecord::RecordNotFound

Rails.root: /Users/michaelguterl/code/rm/board

Application Trace | Framework Trace | Full Trace
app/controllers/api/v1/users_controller.rb:15:in `index'

Request

Parameters:

{"user_credentials"=>"Bdrc3t1LaiWtygbJ4jD6",
       "email_md5"=>"93e8d736de5088cb392465e024b69eef"}

Show session dump

Show env dump

Response

Headers:

None

http_version: "1.1"