--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :post uri: http://localhost:3000/api/v1/users/1/organizations body: user_credentials=Bdrc3t1LaiWtygbJ4jD6&id=100000 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:03 GMT x-runtime: - "0.370873" content-length: - "51884" body: |
Couldn't find Organization with ID=100000
Rails.root: /Users/michaelguterl/code/rm/board
app/controllers/api/v1/user_organizations_controller.rb:13:in `create'
activerecord (3.0.9) lib/active_record/relation/finder_methods.rb:304:in `find_one_without_friendly'
friendly_id (3.2.1) lib/friendly_id/active_record_adapter/relation.rb:77:in `send'
friendly_id (3.2.1) lib/friendly_id/active_record_adapter/relation.rb:77:in `find_one_with_slug'
friendly_id (3.2.1) lib/friendly_id/active_record_adapter/relation.rb:58:in `find_one_with_cached_slug'
friendly_id (3.2.1) lib/friendly_id/active_record_adapter/relation.rb:23:in `find_one'
friendly_id (3.2.1) lib/friendly_id/active_record_adapter/relation.rb:150:in `find_one'
activerecord (3.0.9) lib/active_record/relation/finder_methods.rb:289:in `find_with_ids'
activerecord (3.0.9) lib/active_record/relation/finder_methods.rb:107:in `find'
activerecord (3.0.9) lib/active_record/base.rb:444:in `__send__'
activerecord (3.0.9) lib/active_record/base.rb:444:in `find'
actionpack (3.0.9) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (3.0.9) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (3.0.9) lib/abstract_controller/base.rb:150:in `process_action'
actionpack (3.0.9) lib/action_controller/metal/rendering.rb:11:in `process_action'
actionpack (3.0.9) lib/abstract_controller/callbacks.rb:18:in `process_action'
activesupport (3.0.9) lib/active_support/callbacks.rb:461:in `_run__824794471__process_action__1623385099__callbacks'
activesupport (3.0.9) lib/active_support/callbacks.rb:410:in `send'
activesupport (3.0.9) lib/active_support/callbacks.rb:410:in `_run_process_action_callbacks'
activesupport (3.0.9) lib/active_support/callbacks.rb:94:in `send'
activesupport (3.0.9) lib/active_support/callbacks.rb:94:in `run_callbacks'
actionpack (3.0.9) lib/abstract_controller/callbacks.rb:17:in `process_action'
actionpack (3.0.9) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
activesupport (3.0.9) lib/active_support/notifications.rb:52:in `instrument'
activesupport (3.0.9) lib/active_support/notifications/instrumenter.rb:21:in `instrument'
activesupport (3.0.9) lib/active_support/notifications.rb:52:in `instrument'
actionpack (3.0.9) lib/action_controller/metal/instrumentation.rb:29:in `process_action'
actionpack (3.0.9) lib/action_controller/metal/rescue.rb:17:in `process_action'
newrelic_rpm (3.0.1) lib/new_relic/agent/instrumentation/rails3/action_controller.rb:34:in `process_action'
newrelic_rpm (3.0.1) lib/new_relic/agent/instrumentation/controller_instrumentation.rb:253:in `perform_action_with_newrelic_trace'
newrelic_rpm (3.0.1) lib/new_relic/agent/method_tracer.rb:193:in `trace_execution_scoped'
newrelic_rpm (3.0.1) lib/new_relic/agent/instrumentation/controller_instrumentation.rb:248:in `perform_action_with_newrelic_trace'
newrelic_rpm (3.0.1) lib/new_relic/agent/instrumentation/rails3/action_controller.rb:33:in `process_action'
actionpack (3.0.9) lib/abstract_controller/base.rb:119:in `process'
actionpack (3.0.9) lib/abstract_controller/rendering.rb:41:in `process'
actionpack (3.0.9) lib/action_controller/metal.rb:138:in `dispatch'
actionpack (3.0.9) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
actionpack (3.0.9) lib/action_controller/metal.rb:178:in `action'
actionpack (3.0.9) lib/action_dispatch/routing/route_set.rb:62:in `call'
actionpack (3.0.9) lib/action_dispatch/routing/route_set.rb:62:in `dispatch'
actionpack (3.0.9) lib/action_dispatch/routing/route_set.rb:27:in `call'
rack-mount (0.6.14) lib/rack/mount/route_set.rb:148:in `call'
rack-mount (0.6.14) lib/rack/mount/code_generation.rb:93:in `recognize'
rack-mount (0.6.14) lib/rack/mount/code_generation.rb:75:in `optimized_each'
rack-mount (0.6.14) lib/rack/mount/code_generation.rb:92:in `recognize'
rack-mount (0.6.14) lib/rack/mount/route_set.rb:139:in `call'
actionpack (3.0.9) lib/action_dispatch/routing/route_set.rb:493:in `call'
/Users/michaelguterl/.rvm/gems/ree-1.8.7-2011.03@rm-board/bundler/gems/oauth2-provider-465353dcca4f/lib/oauth2/provider/rack/middleware.rb:14:in `call'
/Users/michaelguterl/.rvm/gems/ree-1.8.7-2011.03@rm-board/bundler/gems/oauth2-provider-465353dcca4f/lib/oauth2/provider/rack/middleware.rb:10:in `catch'
/Users/michaelguterl/.rvm/gems/ree-1.8.7-2011.03@rm-board/bundler/gems/oauth2-provider-465353dcca4f/lib/oauth2/provider/rack/middleware.rb:10:in `call'
newrelic_rpm (3.0.1) lib/new_relic/rack/browser_monitoring.rb:18:in `call'
newrelic_rpm (3.0.1) lib/new_relic/rack/developer_mode.rb:24:in `call'
hoptoad_notifier (2.4.11) lib/hoptoad_notifier/rack.rb:27:in `call'
haml (3.0.25) lib/sass/plugin/rack.rb:41:in `call'
actionpack (3.0.9) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
actionpack (3.0.9) lib/action_dispatch/middleware/head.rb:14:in `call'
rack (1.2.3) lib/rack/methodoverride.rb:24:in `call'
actionpack (3.0.9) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
actionpack (3.0.9) lib/action_dispatch/middleware/flash.rb:182:in `call'
actionpack (3.0.9) lib/action_dispatch/middleware/session/abstract_store.rb:149:in `call'
actionpack (3.0.9) lib/action_dispatch/middleware/cookies.rb:302:in `call'
activerecord (3.0.9) lib/active_record/query_cache.rb:32:in `call'
activerecord (3.0.9) lib/active_record/connection_adapters/abstract/query_cache.rb:28:in `cache'
activerecord (3.0.9) lib/active_record/query_cache.rb:12:in `cache'
activerecord (3.0.9) lib/active_record/query_cache.rb:31:in `call'
activerecord (3.0.9) lib/active_record/connection_adapters/abstract/connection_pool.rb:354:in `call'
actionpack (3.0.9) lib/action_dispatch/middleware/callbacks.rb:46:in `call'
activesupport (3.0.9) lib/active_support/callbacks.rb:416:in `_run_call_callbacks'
actionpack (3.0.9) lib/action_dispatch/middleware/callbacks.rb:44:in `call'
rack (1.2.3) lib/rack/sendfile.rb:107:in `call'
actionpack (3.0.9) lib/action_dispatch/middleware/remote_ip.rb:48:in `call'
actionpack (3.0.9) lib/action_dispatch/middleware/show_exceptions.rb:47:in `call'
railties (3.0.9) lib/rails/rack/logger.rb:13:in `call'
rack (1.2.3) lib/rack/runtime.rb:17:in `call'
activesupport (3.0.9) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.2.3) lib/rack/lock.rb:11:in `call'
rack (1.2.3) lib/rack/lock.rb:11:in `synchronize'
rack (1.2.3) lib/rack/lock.rb:11:in `call'
actionpack (3.0.9) lib/action_dispatch/middleware/static.rb:30:in `call'
hoptoad_notifier (2.4.11) lib/hoptoad_notifier/user_informer.rb:12:in `call'
railties (3.0.9) lib/rails/application.rb:168:in `call'
railties (3.0.9) lib/rails/application.rb:77:in `send'
railties (3.0.9) lib/rails/application.rb:77:in `method_missing'
rack (1.2.3) lib/rack/urlmap.rb:47:in `call'
rack (1.2.3) lib/rack/urlmap.rb:41:in `each'
rack (1.2.3) lib/rack/urlmap.rb:41:in `call'
railties (3.0.9) lib/rails/rack/log_tailer.rb:14:in `call'
rack (1.2.3) lib/rack/content_length.rb:13:in `call'
rack (1.2.3) lib/rack/chunked.rb:15:in `call'
rack (1.2.3) lib/rack/handler/mongrel.rb:67:in `process'
mongrel (1.1.5) lib/mongrel.rb:159:in `process_client'
mongrel (1.1.5) lib/mongrel.rb:158:in `each'
mongrel (1.1.5) lib/mongrel.rb:158:in `process_client'
mongrel (1.1.5) lib/mongrel.rb:285:in `run'
mongrel (1.1.5) lib/mongrel.rb:285:in `initialize'
mongrel (1.1.5) lib/mongrel.rb:285:in `new'
mongrel (1.1.5) lib/mongrel.rb:285:in `run'
mongrel (1.1.5) lib/mongrel.rb:268:in `initialize'
mongrel (1.1.5) lib/mongrel.rb:268:in `new'
mongrel (1.1.5) lib/mongrel.rb:268:in `run'
rack (1.2.3) lib/rack/handler/mongrel.rb:38:in `run'
rack (1.2.3) lib/rack/server.rb:217:in `start'
railties (3.0.9) lib/rails/commands/server.rb:65:in `start'
railties (3.0.9) lib/rails/commands.rb:30
railties (3.0.9) lib/rails/commands.rb:27:in `tap'
railties (3.0.9) lib/rails/commands.rb:27
script/rails:6:in `require'
script/rails:6
activerecord (3.0.9) lib/active_record/relation/finder_methods.rb:304:in `find_one_without_friendly'
friendly_id (3.2.1) lib/friendly_id/active_record_adapter/relation.rb:77:in `send'
friendly_id (3.2.1) lib/friendly_id/active_record_adapter/relation.rb:77:in `find_one_with_slug'
friendly_id (3.2.1) lib/friendly_id/active_record_adapter/relation.rb:58:in `find_one_with_cached_slug'
friendly_id (3.2.1) lib/friendly_id/active_record_adapter/relation.rb:23:in `find_one'
friendly_id (3.2.1) lib/friendly_id/active_record_adapter/relation.rb:150:in `find_one'
activerecord (3.0.9) lib/active_record/relation/finder_methods.rb:289:in `find_with_ids'
activerecord (3.0.9) lib/active_record/relation/finder_methods.rb:107:in `find'
activerecord (3.0.9) lib/active_record/base.rb:444:in `__send__'
activerecord (3.0.9) lib/active_record/base.rb:444:in `find'
app/controllers/api/v1/user_organizations_controller.rb:13:in `create'
actionpack (3.0.9) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (3.0.9) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (3.0.9) lib/abstract_controller/base.rb:150:in `process_action'
actionpack (3.0.9) lib/action_controller/metal/rendering.rb:11:in `process_action'
actionpack (3.0.9) lib/abstract_controller/callbacks.rb:18:in `process_action'
activesupport (3.0.9) lib/active_support/callbacks.rb:461:in `_run__824794471__process_action__1623385099__callbacks'
activesupport (3.0.9) lib/active_support/callbacks.rb:410:in `send'
activesupport (3.0.9) lib/active_support/callbacks.rb:410:in `_run_process_action_callbacks'
activesupport (3.0.9) lib/active_support/callbacks.rb:94:in `send'
activesupport (3.0.9) lib/active_support/callbacks.rb:94:in `run_callbacks'
actionpack (3.0.9) lib/abstract_controller/callbacks.rb:17:in `process_action'
actionpack (3.0.9) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
activesupport (3.0.9) lib/active_support/notifications.rb:52:in `instrument'
activesupport (3.0.9) lib/active_support/notifications/instrumenter.rb:21:in `instrument'
activesupport (3.0.9) lib/active_support/notifications.rb:52:in `instrument'
actionpack (3.0.9) lib/action_controller/metal/instrumentation.rb:29:in `process_action'
actionpack (3.0.9) lib/action_controller/metal/rescue.rb:17:in `process_action'
newrelic_rpm (3.0.1) lib/new_relic/agent/instrumentation/rails3/action_controller.rb:34:in `process_action'
newrelic_rpm (3.0.1) lib/new_relic/agent/instrumentation/controller_instrumentation.rb:253:in `perform_action_with_newrelic_trace'
newrelic_rpm (3.0.1) lib/new_relic/agent/method_tracer.rb:193:in `trace_execution_scoped'
newrelic_rpm (3.0.1) lib/new_relic/agent/instrumentation/controller_instrumentation.rb:248:in `perform_action_with_newrelic_trace'
newrelic_rpm (3.0.1) lib/new_relic/agent/instrumentation/rails3/action_controller.rb:33:in `process_action'
actionpack (3.0.9) lib/abstract_controller/base.rb:119:in `process'
actionpack (3.0.9) lib/abstract_controller/rendering.rb:41:in `process'
actionpack (3.0.9) lib/action_controller/metal.rb:138:in `dispatch'
actionpack (3.0.9) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
actionpack (3.0.9) lib/action_controller/metal.rb:178:in `action'
actionpack (3.0.9) lib/action_dispatch/routing/route_set.rb:62:in `call'
actionpack (3.0.9) lib/action_dispatch/routing/route_set.rb:62:in `dispatch'
actionpack (3.0.9) lib/action_dispatch/routing/route_set.rb:27:in `call'
rack-mount (0.6.14) lib/rack/mount/route_set.rb:148:in `call'
rack-mount (0.6.14) lib/rack/mount/code_generation.rb:93:in `recognize'
rack-mount (0.6.14) lib/rack/mount/code_generation.rb:75:in `optimized_each'
rack-mount (0.6.14) lib/rack/mount/code_generation.rb:92:in `recognize'
rack-mount (0.6.14) lib/rack/mount/route_set.rb:139:in `call'
actionpack (3.0.9) lib/action_dispatch/routing/route_set.rb:493:in `call'
/Users/michaelguterl/.rvm/gems/ree-1.8.7-2011.03@rm-board/bundler/gems/oauth2-provider-465353dcca4f/lib/oauth2/provider/rack/middleware.rb:14:in `call'
/Users/michaelguterl/.rvm/gems/ree-1.8.7-2011.03@rm-board/bundler/gems/oauth2-provider-465353dcca4f/lib/oauth2/provider/rack/middleware.rb:10:in `catch'
/Users/michaelguterl/.rvm/gems/ree-1.8.7-2011.03@rm-board/bundler/gems/oauth2-provider-465353dcca4f/lib/oauth2/provider/rack/middleware.rb:10:in `call'
newrelic_rpm (3.0.1) lib/new_relic/rack/browser_monitoring.rb:18:in `call'
newrelic_rpm (3.0.1) lib/new_relic/rack/developer_mode.rb:24:in `call'
hoptoad_notifier (2.4.11) lib/hoptoad_notifier/rack.rb:27:in `call'
haml (3.0.25) lib/sass/plugin/rack.rb:41:in `call'
actionpack (3.0.9) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
actionpack (3.0.9) lib/action_dispatch/middleware/head.rb:14:in `call'
rack (1.2.3) lib/rack/methodoverride.rb:24:in `call'
actionpack (3.0.9) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
actionpack (3.0.9) lib/action_dispatch/middleware/flash.rb:182:in `call'
actionpack (3.0.9) lib/action_dispatch/middleware/session/abstract_store.rb:149:in `call'
actionpack (3.0.9) lib/action_dispatch/middleware/cookies.rb:302:in `call'
activerecord (3.0.9) lib/active_record/query_cache.rb:32:in `call'
activerecord (3.0.9) lib/active_record/connection_adapters/abstract/query_cache.rb:28:in `cache'
activerecord (3.0.9) lib/active_record/query_cache.rb:12:in `cache'
activerecord (3.0.9) lib/active_record/query_cache.rb:31:in `call'
activerecord (3.0.9) lib/active_record/connection_adapters/abstract/connection_pool.rb:354:in `call'
actionpack (3.0.9) lib/action_dispatch/middleware/callbacks.rb:46:in `call'
activesupport (3.0.9) lib/active_support/callbacks.rb:416:in `_run_call_callbacks'
actionpack (3.0.9) lib/action_dispatch/middleware/callbacks.rb:44:in `call'
rack (1.2.3) lib/rack/sendfile.rb:107:in `call'
actionpack (3.0.9) lib/action_dispatch/middleware/remote_ip.rb:48:in `call'
actionpack (3.0.9) lib/action_dispatch/middleware/show_exceptions.rb:47:in `call'
railties (3.0.9) lib/rails/rack/logger.rb:13:in `call'
rack (1.2.3) lib/rack/runtime.rb:17:in `call'
activesupport (3.0.9) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.2.3) lib/rack/lock.rb:11:in `call'
rack (1.2.3) lib/rack/lock.rb:11:in `synchronize'
rack (1.2.3) lib/rack/lock.rb:11:in `call'
actionpack (3.0.9) lib/action_dispatch/middleware/static.rb:30:in `call'
hoptoad_notifier (2.4.11) lib/hoptoad_notifier/user_informer.rb:12:in `call'
railties (3.0.9) lib/rails/application.rb:168:in `call'
railties (3.0.9) lib/rails/application.rb:77:in `send'
railties (3.0.9) lib/rails/application.rb:77:in `method_missing'
rack (1.2.3) lib/rack/urlmap.rb:47:in `call'
rack (1.2.3) lib/rack/urlmap.rb:41:in `each'
rack (1.2.3) lib/rack/urlmap.rb:41:in `call'
railties (3.0.9) lib/rails/rack/log_tailer.rb:14:in `call'
rack (1.2.3) lib/rack/content_length.rb:13:in `call'
rack (1.2.3) lib/rack/chunked.rb:15:in `call'
rack (1.2.3) lib/rack/handler/mongrel.rb:67:in `process'
mongrel (1.1.5) lib/mongrel.rb:159:in `process_client'
mongrel (1.1.5) lib/mongrel.rb:158:in `each'
mongrel (1.1.5) lib/mongrel.rb:158:in `process_client'
mongrel (1.1.5) lib/mongrel.rb:285:in `run'
mongrel (1.1.5) lib/mongrel.rb:285:in `initialize'
mongrel (1.1.5) lib/mongrel.rb:285:in `new'
mongrel (1.1.5) lib/mongrel.rb:285:in `run'
mongrel (1.1.5) lib/mongrel.rb:268:in `initialize'
mongrel (1.1.5) lib/mongrel.rb:268:in `new'
mongrel (1.1.5) lib/mongrel.rb:268:in `run'
rack (1.2.3) lib/rack/handler/mongrel.rb:38:in `run'
rack (1.2.3) lib/rack/server.rb:217:in `start'
railties (3.0.9) lib/rails/commands/server.rb:65:in `start'
railties (3.0.9) lib/rails/commands.rb:30
railties (3.0.9) lib/rails/commands.rb:27:in `tap'
railties (3.0.9) lib/rails/commands.rb:27
script/rails:6:in `require'
script/rails:6
Parameters:
{"user_credentials"=>"Bdrc3t1LaiWtygbJ4jD6", "id"=>"100000", "user_id"=>"1"}
CONTENT_LENGTH: "47" CONTENT_TYPE: "application/x-www-form-urlencoded" GATEWAY_INTERFACE: "CGI/1.2" HTTP_ACCEPT: "*/*" HTTP_HOST: "localhost:3000" HTTP_VERSION: "HTTP/1.1" PATH_INFO: "/api/v1/users/1/organizations" QUERY_STRING: "" REMOTE_ADDR: "127.0.0.1" REQUEST_METHOD: "POST" REQUEST_PATH: "/api/v1/users/1/organizations" REQUEST_URI: "/api/v1/users/1/organizations" SCRIPT_NAME: "" SERVER_NAME: "localhost" SERVER_PORT: "3000" SERVER_PROTOCOL: "HTTP/1.1" SERVER_SOFTWARE: "Mongrel 1.1.5" action_controller.instance: #<Api::V1::UserOrganizationsController:0x10dd846c8 @_action_name="create", @_headers={"Content-Type"=>"text/html"}, @_config=#<OrderedHash {}>, @_env={"action_dispatch.request.formats"=>[#<Mime::Type:0x10b13b710 @symbol=nil, @synonyms=[], @string="*/*">], "action_dispatch.request.parameters"=>{"user_credentials"=>"Bdrc3t1LaiWtygbJ4jD6", "action"=>"create", "id"=>"100000", "user_id"=>"1", "controller"=>"api/v1/user_organizations"}, "rack.session"=>{}, "HTTP_ACCEPT"=>"*/*", "HTTP_HOST"=>"localhost:3000", "SERVER_NAME"=>"localhost", "action_dispatch.remote_ip"=>#<ActionDispatch::RemoteIp::RemoteIpGetter:0x10dfcb1c0 @env={...}, @trusted_proxies=/(^127\.0\.0\.1$|^(10|172\.(1[6-9]|2[0-9]|30|31)|192\.168)\.)/i, @check_ip_spoofing=true, @remote_addrs=[]>, "rack.url_scheme"=>"http", "REQUEST_PATH"=>"/api/v1/users/1/organizations", "CONTENT_LENGTH"=>"47", "action_dispatch.request.query_parameters"=>{}, "action_dispatch.request.unsigned_session_cookie"=>{"session_id"=>"bfb87b0b8ba6b20c01f8d57d4a3000f8"}, "rack.errors"=>#<IO:0x1094fcd10>, "CONTENT_TYPE"=>"application/x-www-form-urlencoded", "SERVER_PROTOCOL"=>"HTTP/1.1", "hoptoad.error_id"=>nil, "action_dispatch.request.accepts"=>[#<Mime::Type:0x10b13b710 @symbol=nil, @synonyms=[], @string="*/*">], "action_dispatch.secret_token"=>"83967e16c1b5ea7b4d2ebe7e14135a9472ea4e95cef9becba105bc5887b9fd997f834e05ffd72d402b425e9c2a87ef70b56c5ae19c86c1e49bfb03462c074425", "rack.version"=>[1, 1], "rack.run_once"=>false, "SERVER_SOFTWARE"=>"Mongrel 1.1.5", "PATH_INFO"=>"/api/v1/users/1/organizations", "REMOTE_ADDR"=>"127.0.0.1", "action_dispatch.request.path_parameters"=>{:action=>"create", :user_id=>"1", :controller=>"api/v1/user_organizations"}, "SCRIPT_NAME"=>"", "action_dispatch.parameter_filter"=>[:password], "action_dispatch.show_exceptions"=>true, "rack.multithread"=>false, "HTTP_VERSION"=>"HTTP/1.1", "action_dispatch.request.request_parameters"=>{"user_credentials"=>"Bdrc3t1LaiWtygbJ4jD6", "id"=>"100000"}, "rack.request.form_vars"=>"user_credentials=Bdrc3t1LaiWtygbJ4jD6&id=100000", "action_dispatch.cookies"=>{}, "rack.multiprocess"=>false, "REQUEST_URI"=>"/api/v1/users/1/organizations", "rack.request.query_hash"=>{}, "rack.request.form_input"=>#<StringIO:0x10dfcc480>, "SERVER_PORT"=>"3000", "action_controller.instance"=>#<Api::V1::UserOrganizationsController:0x10dd846c8 ...>, "rack.session.options"=>{:expire_after=>nil, :httponly=>true, :domain=>nil, :path=>"/", :secure=>false, :id=>nil}, "REQUEST_METHOD"=>"POST", "action_dispatch.request.flash_hash"=>nil, "oauth2"=>#<OAuth2::Provider::Rack::ResourceRequest:0x10dfbead8 @env={...}>, "rack.request.query_string"=>"", "rack.request.form_hash"=>{"user_credentials"=>"Bdrc3t1LaiWtygbJ4jD6", "id"=>"100000"}, "action_dispatch.request.content_type"=>#<Mime::Type:0x108a2fe28 @symbol=:url_encoded_form, @synonyms=[], @string="application/x-www-form-urlencoded">, "QUERY_STRING"=>"", "rack.input"=>#<StringIO:0x10dfcc480>, "GATEWAY_INTERFACE"=>"CGI/1.2"}, @_response=#<ActionDispatch::Response:0x10dd84538 @cookie=[], @cache_control={}, @body=[], @header={}, @writer=#<Proc:0x0000000108d46878@/Users/michaelguterl/.rvm/gems/ree-1.8.7-2011.03@rm-board/gems/actionpack-3.0.9/lib/action_dispatch/http/response.rb:43>, @block=nil, @blank=false, @status=200, @sending_file=false, @etag=nil, @length=0, @request=#<ActionDispatch::Request:0x10dd84600 @request_method="POST", @filtered_parameters={"user_credentials"=>"Bdrc3t1LaiWtygbJ4jD6", "action"=>"create", "id"=>"100000", "user_id"=>"1", "controller"=>"api/v1/user_organizations"}, @fullpath="/api/v1/users/1/organizations", @env={"action_dispatch.request.formats"=>[#<Mime::Type:0x10b13b710 @symbol=nil, @synonyms=[], @string="*/*">], "action_dispatch.request.parameters"=>{"user_credentials"=>"Bdrc3t1LaiWtygbJ4jD6", "action"=>"create", "id"=>"100000", "user_id"=>"1", "controller"=>"api/v1/user_organizations"}, "rack.session"=>{}, "HTTP_ACCEPT"=>"*/*", "HTTP_HOST"=>"localhost:3000", "SERVER_NAME"=>"localhost", "action_dispatch.remote_ip"=>#<ActionDispatch::RemoteIp::RemoteIpGetter:0x10dfcb1c0 @env={...}, @trusted_proxies=/(^127\.0\.0\.1$|^(10|172\.(1[6-9]|2[0-9]|30|31)|192\.168)\.)/i, @check_ip_spoofing=true, @remote_addrs=[]>, "rack.url_scheme"=>"http", "REQUEST_PATH"=>"/api/v1/users/1/organizations", "CONTENT_LENGTH"=>"47", "action_dispatch.request.query_parameters"=>{}, "action_dispatch.request.unsigned_session_cookie"=>{"session_id"=>"bfb87b0b8ba6b20c01f8d57d4a3000f8"}, "rack.errors"=>#<IO:0x1094fcd10>, "CONTENT_TYPE"=>"application/x-www-form-urlencoded", "SERVER_PROTOCOL"=>"HTTP/1.1", "hoptoad.error_id"=>nil, "action_dispatch.request.accepts"=>[#<Mime::Type:0x10b13b710 @symbol=nil, @synonyms=[], @string="*/*">], "action_dispatch.secret_token"=>"83967e16c1b5ea7b4d2ebe7e14135a9472ea4e95cef9becba105bc5887b9fd997f834e05ffd72d402b425e9c2a87ef70b56c5ae19c86c1e49bfb03462c074425", "rack.version"=>[1, 1], "rack.run_once"=>false, "SERVER_SOFTWARE"=>"Mongrel 1.1.5", "PATH_INFO"=>"/api/v1/users/1/organizations", "REMOTE_ADDR"=>"127.0.0.1", "action_dispatch.request.path_parameters"=>{:action=>"create", :user_id=>"1", :controller=>"api/v1/user_organizations"}, "SCRIPT_NAME"=>"", "action_dispatch.parameter_filter"=>[:password], "action_dispatch.show_exceptions"=>true, "rack.multithread"=>false, "HTTP_VERSION"=>"HTTP/1.1", "action_dispatch.request.request_parameters"=>{"user_credentials"=>"Bdrc3t1LaiWtygbJ4jD6", "id"=>"100000"}, "rack.request.form_vars"=>"user_credentials=Bdrc3t1LaiWtygbJ4jD6&id=100000", "action_dispatch.cookies"=>{}, "rack.multiprocess"=>false, "REQUEST_URI"=>"/api/v1/users/1/organizations", "rack.request.query_hash"=>{}, "rack.request.form_input"=>#<StringIO:0x10dfcc480>, "SERVER_PORT"=>"3000", "action_controller.instance"=>#<Api::V1::UserOrganizationsController:0x10dd846c8 ...>, "rack.session.options"=>{:expire_after=>nil, :httponly=>true, :domain=>nil, :path=>"/", :secure=>false, :id=>nil}, "REQUEST_METHOD"=>"POST", "action_dispatch.request.flash_hash"=>nil, "oauth2"=>#<OAuth2::Provider::Rack::ResourceRequest:0x10dfbead8 @env={...}>, "rack.request.query_string"=>"", "rack.request.form_hash"=>{"user_credentials"=>"Bdrc3t1LaiWtygbJ4jD6", "id"=>"100000"}, "action_dispatch.request.content_type"=>#<Mime::Type:0x108a2fe28 @symbol=:url_encoded_form, @synonyms=[], @string="application/x-www-form-urlencoded">, "QUERY_STRING"=>"", "rack.input"=>#<StringIO:0x10dfcc480>, "GATEWAY_INTERFACE"=>"CGI/1.2"}, @method="POST">>, @lookup_context=#<ActionView::LookupContext:0x10dd841c8 @view_paths=[#<ActionView::FileSystemResolver:0x10ad35d28 @caching=false, @path="/Users/michaelguterl/code/rm/board/app/views", @cached={}>, #<ActionView::FileSystemResolver:0x10ad36ca0 @caching=false, @path="/Users/michaelguterl/code/rm/board/vendor/plugins/ssl_requirement/app/views", @cached={}>, #<ActionView::FileSystemResolver:0x10ad83910 @caching=false, @path="/Users/michaelguterl/code/rm/board/vendor/plugins/serialized_attributes/app/views", @cached={}>, #<ActionView::FileSystemResolver:0x10adf8f30 @caching=false, @path="/Users/michaelguterl/code/rm/board/vendor/plugins/haml/app/views", @cached={}>, #<ActionView::FileSystemResolver:0x10af2a1b0 @caching=false, @path="/Users/michaelguterl/code/rm/board/vendor/plugins/formtastic/app/views", @cached={}>, #<ActionView::FileSystemResolver:0x10af6ec70 @caching=false, @path="/Users/michaelguterl/code/rm/board/vendor/plugins/caching_presenter/app/views", @cached={}>, #<ActionView::FileSystemResolver:0x10af82c70 @caching=false, @path="/Users/michaelguterl/code/rm/board/vendor/plugins/attribute_mapper/app/views", @cached={}>, #<ActionView::FileSystemResolver:0x10affa1d0 @caching=false, @path="/Users/michaelguterl/code/rm/board/vendor/plugins/alter_table/app/views", @cached={}>], @details_key=nil, @details={:handlers=>[:haml, :rhtml, :rjs, :rxml, :builder, :erb], :formats=>[:html, :text, :js, :css, :ics, :csv, :xml, :rss, :atom, :yaml, :multipart_form, :url_encoded_form, :json], :locale=>[:en, :en]}, @skip_default_locale=false, @frozen_formats=false>, @_request=#<ActionDispatch::Request:0x10dd84600 @request_method="POST", @filtered_parameters={"user_credentials"=>"Bdrc3t1LaiWtygbJ4jD6", "action"=>"create", "id"=>"100000", "user_id"=>"1", "controller"=>"api/v1/user_organizations"}, @fullpath="/api/v1/users/1/organizations", @env={"action_dispatch.request.formats"=>[#<Mime::Type:0x10b13b710 @symbol=nil, @synonyms=[], @string="*/*">], "action_dispatch.request.parameters"=>{"user_credentials"=>"Bdrc3t1LaiWtygbJ4jD6", "action"=>"create", "id"=>"100000", "user_id"=>"1", "controller"=>"api/v1/user_organizations"}, "rack.session"=>{}, "HTTP_ACCEPT"=>"*/*", "HTTP_HOST"=>"localhost:3000", "SERVER_NAME"=>"localhost", "action_dispatch.remote_ip"=>#<ActionDispatch::RemoteIp::RemoteIpGetter:0x10dfcb1c0 @env={...}, @trusted_proxies=/(^127\.0\.0\.1$|^(10|172\.(1[6-9]|2[0-9]|30|31)|192\.168)\.)/i, @check_ip_spoofing=true, @remote_addrs=[]>, "rack.url_scheme"=>"http", "REQUEST_PATH"=>"/api/v1/users/1/organizations", "CONTENT_LENGTH"=>"47", "action_dispatch.request.query_parameters"=>{}, "action_dispatch.request.unsigned_session_cookie"=>{"session_id"=>"bfb87b0b8ba6b20c01f8d57d4a3000f8"}, "rack.errors"=>#<IO:0x1094fcd10>, "CONTENT_TYPE"=>"application/x-www-form-urlencoded", "SERVER_PROTOCOL"=>"HTTP/1.1", "hoptoad.error_id"=>nil, "action_dispatch.request.accepts"=>[#<Mime::Type:0x10b13b710 @symbol=nil, @synonyms=[], @string="*/*">], "action_dispatch.secret_token"=>"83967e16c1b5ea7b4d2ebe7e14135a9472ea4e95cef9becba105bc5887b9fd997f834e05ffd72d402b425e9c2a87ef70b56c5ae19c86c1e49bfb03462c074425", "rack.version"=>[1, 1], "rack.run_once"=>false, "SERVER_SOFTWARE"=>"Mongrel 1.1.5", "PATH_INFO"=>"/api/v1/users/1/organizations", "REMOTE_ADDR"=>"127.0.0.1", "action_dispatch.request.path_parameters"=>{:action=>"create", :user_id=>"1", :controller=>"api/v1/user_organizations"}, "SCRIPT_NAME"=>"", "action_dispatch.parameter_filter"=>[:password], "action_dispatch.show_exceptions"=>true, "rack.multithread"=>false, "HTTP_VERSION"=>"HTTP/1.1", "action_dispatch.request.request_parameters"=>{"user_credentials"=>"Bdrc3t1LaiWtygbJ4jD6", "id"=>"100000"}, "rack.request.form_vars"=>"user_credentials=Bdrc3t1LaiWtygbJ4jD6&id=100000", "action_dispatch.cookies"=>{}, "rack.multiprocess"=>false, "REQUEST_URI"=>"/api/v1/users/1/organizations", "rack.request.query_hash"=>{}, "rack.request.form_input"=>#<StringIO:0x10dfcc480>, "SERVER_PORT"=>"3000", "action_controller.instance"=>#<Api::V1::UserOrganizationsController:0x10dd846c8 ...>, "rack.session.options"=>{:expire_after=>nil, :httponly=>true, :domain=>nil, :path=>"/", :secure=>false, :id=>nil}, "REQUEST_METHOD"=>"POST", "action_dispatch.request.flash_hash"=>nil, "oauth2"=>#<OAuth2::Provider::Rack::ResourceRequest:0x10dfbead8 @env={...}>, "rack.request.query_string"=>"", "rack.request.form_hash"=>{"user_credentials"=>"Bdrc3t1LaiWtygbJ4jD6", "id"=>"100000"}, "action_dispatch.request.content_type"=>#<Mime::Type:0x108a2fe28 @symbol=:url_encoded_form, @synonyms=[], @string="application/x-www-form-urlencoded">, "QUERY_STRING"=>"", "rack.input"=>#<StringIO:0x10dfcc480>, "GATEWAY_INTERFACE"=>"CGI/1.2"}, @method="POST">, @_params={"user_credentials"=>"Bdrc3t1LaiWtygbJ4jD6", "action"=>"create", "id"=>"100000", "user_id"=>"1", "controller"=>"api/v1/user_organizations"}, @_response_body=nil, @view_context_class=nil, @action_has_layout=true, @_status=200> action_dispatch.cookies: {} action_dispatch.parameter_filter: [:password] action_dispatch.remote_ip: #<ActionDispatch::RemoteIp::RemoteIpGetter:0x10dfcb1c0 @env={"action_dispatch.request.formats"=>[#<Mime::Type:0x10b13b710 @symbol=nil, @synonyms=[], @string="*/*">], "action_dispatch.request.parameters"=>{"user_credentials"=>"Bdrc3t1LaiWtygbJ4jD6", "action"=>"create", "id"=>"100000", "user_id"=>"1", "controller"=>"api/v1/user_organizations"}, "rack.session"=>{}, "HTTP_ACCEPT"=>"*/*", "HTTP_HOST"=>"localhost:3000", "SERVER_NAME"=>"localhost", "action_dispatch.remote_ip"=>#<ActionDispatch::RemoteIp::RemoteIpGetter:0x10dfcb1c0 ...>, "rack.url_scheme"=>"http", "REQUEST_PATH"=>"/api/v1/users/1/organizations", "CONTENT_LENGTH"=>"47", "action_dispatch.request.query_parameters"=>{}, "action_dispatch.request.unsigned_session_cookie"=>{"session_id"=>"bfb87b0b8ba6b20c01f8d57d4a3000f8"}, "rack.errors"=>#<IO:0x1094fcd10>, "CONTENT_TYPE"=>"application/x-www-form-urlencoded", "SERVER_PROTOCOL"=>"HTTP/1.1", "hoptoad.error_id"=>nil, "action_dispatch.request.accepts"=>[#<Mime::Type:0x10b13b710 @symbol=nil, @synonyms=[], @string="*/*">], "action_dispatch.secret_token"=>"83967e16c1b5ea7b4d2ebe7e14135a9472ea4e95cef9becba105bc5887b9fd997f834e05ffd72d402b425e9c2a87ef70b56c5ae19c86c1e49bfb03462c074425", "rack.version"=>[1, 1], "rack.run_once"=>false, "SERVER_SOFTWARE"=>"Mongrel 1.1.5", "PATH_INFO"=>"/api/v1/users/1/organizations", "REMOTE_ADDR"=>"127.0.0.1", "action_dispatch.request.path_parameters"=>{:action=>"create", :user_id=>"1", :controller=>"api/v1/user_organizations"}, "SCRIPT_NAME"=>"", "action_dispatch.parameter_filter"=>[:password], "action_dispatch.show_exceptions"=>true, "rack.multithread"=>false, "HTTP_VERSION"=>"HTTP/1.1", "action_dispatch.request.request_parameters"=>{"user_credentials"=>"Bdrc3t1LaiWtygbJ4jD6", "id"=>"100000"}, "rack.request.form_vars"=>"user_credentials=Bdrc3t1LaiWtygbJ4jD6&id=100000", "action_dispatch.cookies"=>{}, "rack.multiprocess"=>false, "REQUEST_URI"=>"/api/v1/users/1/organizations", "rack.request.query_hash"=>{}, "rack.request.form_input"=>#<StringIO:0x10dfcc480>, "SERVER_PORT"=>"3000", "action_controller.instance"=>#<Api::V1::UserOrganizationsController:0x10dd846c8 @_action_name="create", @_headers={"Content-Type"=>"text/html"}, @_config=#<OrderedHash {}>, @_env={...}, @_response=#<ActionDispatch::Response:0x10dd84538 @cookie=[], @cache_control={}, @body=[], @header={}, @writer=#<Proc:0x0000000108d46878@/Users/michaelguterl/.rvm/gems/ree-1.8.7-2011.03@rm-board/gems/actionpack-3.0.9/lib/action_dispatch/http/response.rb:43>, @block=nil, @blank=false, @status=200, @sending_file=false, @etag=nil, @length=0, @request=#<ActionDispatch::Request:0x10dd84600 @request_method="POST", @filtered_parameters={"user_credentials"=>"Bdrc3t1LaiWtygbJ4jD6", "action"=>"create", "id"=>"100000", "user_id"=>"1", "controller"=>"api/v1/user_organizations"}, @fullpath="/api/v1/users/1/organizations", @env={...}, @method="POST">>, @lookup_context=#<ActionView::LookupContext:0x10dd841c8 @view_paths=[#<ActionView::FileSystemResolver:0x10ad35d28 @caching=false, @path="/Users/michaelguterl/code/rm/board/app/views", @cached={}>, #<ActionView::FileSystemResolver:0x10ad36ca0 @caching=false, @path="/Users/michaelguterl/code/rm/board/vendor/plugins/ssl_requirement/app/views", @cached={}>, #<ActionView::FileSystemResolver:0x10ad83910 @caching=false, @path="/Users/michaelguterl/code/rm/board/vendor/plugins/serialized_attributes/app/views", @cached={}>, #<ActionView::FileSystemResolver:0x10adf8f30 @caching=false, @path="/Users/michaelguterl/code/rm/board/vendor/plugins/haml/app/views", @cached={}>, #<ActionView::FileSystemResolver:0x10af2a1b0 @caching=false, @path="/Users/michaelguterl/code/rm/board/vendor/plugins/formtastic/app/views", @cached={}>, #<ActionView::FileSystemResolver:0x10af6ec70 @caching=false, @path="/Users/michaelguterl/code/rm/board/vendor/plugins/caching_presenter/app/views", @cached={}>, #<ActionView::FileSystemResolver:0x10af82c70 @caching=false, @path="/Users/michaelguterl/code/rm/board/vendor/plugins/attribute_mapper/app/views", @cached={}>, #<ActionView::FileSystemResolver:0x10affa1d0 @caching=false, @path="/Users/michaelguterl/code/rm/board/vendor/plugins/alter_table/app/views", @cached={}>], @details_key=nil, @details={:handlers=>[:haml, :rhtml, :rjs, :rxml, :builder, :erb], :formats=>[:html, :text, :js, :css, :ics, :csv, :xml, :rss, :atom, :yaml, :multipart_form, :url_encoded_form, :json], :locale=>[:en, :en]}, @skip_default_locale=false, @frozen_formats=false>, @_request=#<ActionDispatch::Request:0x10dd84600 @request_method="POST", @filtered_parameters={"user_credentials"=>"Bdrc3t1LaiWtygbJ4jD6", "action"=>"create", "id"=>"100000", "user_id"=>"1", "controller"=>"api/v1/user_organizations"}, @fullpath="/api/v1/users/1/organizations", @env={...}, @method="POST">, @_params={"user_credentials"=>"Bdrc3t1LaiWtygbJ4jD6", "action"=>"create", "id"=>"100000", "user_id"=>"1", "controller"=>"api/v1/user_organizations"}, @_response_body=nil, @view_context_class=nil, @action_has_layout=true, @_status=200>, "rack.session.options"=>{:expire_after=>nil, :httponly=>true, :domain=>nil, :path=>"/", :secure=>false, :id=>nil}, "REQUEST_METHOD"=>"POST", "action_dispatch.request.flash_hash"=>nil, "oauth2"=>#<OAuth2::Provider::Rack::ResourceRequest:0x10dfbead8 @env={...}>, "rack.request.query_string"=>"", "rack.request.form_hash"=>{"user_credentials"=>"Bdrc3t1LaiWtygbJ4jD6", "id"=>"100000"}, "action_dispatch.request.content_type"=>#<Mime::Type:0x108a2fe28 @symbol=:url_encoded_form, @synonyms=[], @string="application/x-www-form-urlencoded">, "QUERY_STRING"=>"", "rack.input"=>#<StringIO:0x10dfcc480>, "GATEWAY_INTERFACE"=>"CGI/1.2"}, @trusted_proxies=/(^127\.0\.0\.1$|^(10|172\.(1[6-9]|2[0-9]|30|31)|192\.168)\.)/i, @check_ip_spoofing=true, @remote_addrs=[]> action_dispatch.request.accepts: [#<Mime::Type:0x10b13b710 @symbol=nil, @synonyms=[], @string="*/*">] action_dispatch.request.content_type: #<Mime::Type:0x108a2fe28 @symbol=:url_encoded_form, @synonyms=[], @string="application/x-www-form-urlencoded"> action_dispatch.request.flash_hash: nil action_dispatch.request.formats: [#<Mime::Type:0x10b13b710 @symbol=nil, @synonyms=[], @string="*/*">] action_dispatch.request.parameters: {"user_credentials"=>"Bdrc3t1LaiWtygbJ4jD6", "action"=>"create", "id"=>"100000", "user_id"=>"1", "controller"=>"api/v1/user_organizations"} action_dispatch.request.path_parameters: {:action=>"create", :user_id=>"1", :controller=>"api/v1/user_organizations"} action_dispatch.request.query_parameters: {} action_dispatch.request.request_parameters: {"user_credentials"=>"Bdrc3t1LaiWtygbJ4jD6", "id"=>"100000"} action_dispatch.request.unsigned_session_cookie: {"session_id"=>"bfb87b0b8ba6b20c01f8d57d4a3000f8"} action_dispatch.secret_token: "83967e16c1b5ea7b4d2ebe7e14135a9472ea4e95cef9becba105bc5887b9fd997f834e05ffd72d402b425e9c2a87ef70b56c5ae19c86c1e49bfb03462c074425" action_dispatch.show_exceptions: true hoptoad.error_id: nil oauth2: #<OAuth2::Provider::Rack::ResourceRequest:0x10dfbead8 @env={"action_dispatch.request.formats"=>[#<Mime::Type:0x10b13b710 @symbol=nil, @synonyms=[], @string="*/*">], "action_dispatch.request.parameters"=>{"user_credentials"=>"Bdrc3t1LaiWtygbJ4jD6", "action"=>"create", "id"=>"100000", "user_id"=>"1", "controller"=>"api/v1/user_organizations"}, "rack.session"=>{}, "HTTP_ACCEPT"=>"*/*", "HTTP_HOST"=>"localhost:3000", "SERVER_NAME"=>"localhost", "action_dispatch.remote_ip"=>#<ActionDispatch::RemoteIp::RemoteIpGetter:0x10dfcb1c0 @env={...}, @trusted_proxies=/(^127\.0\.0\.1$|^(10|172\.(1[6-9]|2[0-9]|30|31)|192\.168)\.)/i, @check_ip_spoofing=true, @remote_addrs=[]>, "rack.url_scheme"=>"http", "REQUEST_PATH"=>"/api/v1/users/1/organizations", "CONTENT_LENGTH"=>"47", "action_dispatch.request.query_parameters"=>{}, "action_dispatch.request.unsigned_session_cookie"=>{"session_id"=>"bfb87b0b8ba6b20c01f8d57d4a3000f8"}, "rack.errors"=>#<IO:0x1094fcd10>, "CONTENT_TYPE"=>"application/x-www-form-urlencoded", "SERVER_PROTOCOL"=>"HTTP/1.1", "hoptoad.error_id"=>nil, "action_dispatch.request.accepts"=>[#<Mime::Type:0x10b13b710 @symbol=nil, @synonyms=[], @string="*/*">], "action_dispatch.secret_token"=>"83967e16c1b5ea7b4d2ebe7e14135a9472ea4e95cef9becba105bc5887b9fd997f834e05ffd72d402b425e9c2a87ef70b56c5ae19c86c1e49bfb03462c074425", "rack.version"=>[1, 1], "rack.run_once"=>false, "SERVER_SOFTWARE"=>"Mongrel 1.1.5", "PATH_INFO"=>"/api/v1/users/1/organizations", "REMOTE_ADDR"=>"127.0.0.1", "action_dispatch.request.path_parameters"=>{:action=>"create", :user_id=>"1", :controller=>"api/v1/user_organizations"}, "SCRIPT_NAME"=>"", "action_dispatch.parameter_filter"=>[:password], "action_dispatch.show_exceptions"=>true, "rack.multithread"=>false, "HTTP_VERSION"=>"HTTP/1.1", "action_dispatch.request.request_parameters"=>{"user_credentials"=>"Bdrc3t1LaiWtygbJ4jD6", "id"=>"100000"}, "rack.request.form_vars"=>"user_credentials=Bdrc3t1LaiWtygbJ4jD6&id=100000", "action_dispatch.cookies"=>{}, "rack.multiprocess"=>false, "REQUEST_URI"=>"/api/v1/users/1/organizations", "rack.request.query_hash"=>{}, "rack.request.form_input"=>#<StringIO:0x10dfcc480>, "SERVER_PORT"=>"3000", "action_controller.instance"=>#<Api::V1::UserOrganizationsController:0x10dd846c8 @_action_name="create", @_headers={"Content-Type"=>"text/html"}, @_config=#<OrderedHash {}>, @_env={...}, @_response=#<ActionDispatch::Response:0x10dd84538 @cookie=[], @cache_control={}, @body=[], @header={}, @writer=#<Proc:0x0000000108d46878@/Users/michaelguterl/.rvm/gems/ree-1.8.7-2011.03@rm-board/gems/actionpack-3.0.9/lib/action_dispatch/http/response.rb:43>, @block=nil, @blank=false, @status=200, @sending_file=false, @etag=nil, @length=0, @request=#<ActionDispatch::Request:0x10dd84600 @request_method="POST", @filtered_parameters={"user_credentials"=>"Bdrc3t1LaiWtygbJ4jD6", "action"=>"create", "id"=>"100000", "user_id"=>"1", "controller"=>"api/v1/user_organizations"}, @fullpath="/api/v1/users/1/organizations", @env={...}, @method="POST">>, @lookup_context=#<ActionView::LookupContext:0x10dd841c8 @view_paths=[#<ActionView::FileSystemResolver:0x10ad35d28 @caching=false, @path="/Users/michaelguterl/code/rm/board/app/views", @cached={}>, #<ActionView::FileSystemResolver:0x10ad36ca0 @caching=false, @path="/Users/michaelguterl/code/rm/board/vendor/plugins/ssl_requirement/app/views", @cached={}>, #<ActionView::FileSystemResolver:0x10ad83910 @caching=false, @path="/Users/michaelguterl/code/rm/board/vendor/plugins/serialized_attributes/app/views", @cached={}>, #<ActionView::FileSystemResolver:0x10adf8f30 @caching=false, @path="/Users/michaelguterl/code/rm/board/vendor/plugins/haml/app/views", @cached={}>, #<ActionView::FileSystemResolver:0x10af2a1b0 @caching=false, @path="/Users/michaelguterl/code/rm/board/vendor/plugins/formtastic/app/views", @cached={}>, #<ActionView::FileSystemResolver:0x10af6ec70 @caching=false, @path="/Users/michaelguterl/code/rm/board/vendor/plugins/caching_presenter/app/views", @cached={}>, #<ActionView::FileSystemResolver:0x10af82c70 @caching=false, @path="/Users/michaelguterl/code/rm/board/vendor/plugins/attribute_mapper/app/views", @cached={}>, #<ActionView::FileSystemResolver:0x10affa1d0 @caching=false, @path="/Users/michaelguterl/code/rm/board/vendor/plugins/alter_table/app/views", @cached={}>], @details_key=nil, @details={:handlers=>[:haml, :rhtml, :rjs, :rxml, :builder, :erb], :formats=>[:html, :text, :js, :css, :ics, :csv, :xml, :rss, :atom, :yaml, :multipart_form, :url_encoded_form, :json], :locale=>[:en, :en]}, @skip_default_locale=false, @frozen_formats=false>, @_request=#<ActionDispatch::Request:0x10dd84600 @request_method="POST", @filtered_parameters={"user_credentials"=>"Bdrc3t1LaiWtygbJ4jD6", "action"=>"create", "id"=>"100000", "user_id"=>"1", "controller"=>"api/v1/user_organizations"}, @fullpath="/api/v1/users/1/organizations", @env={...}, @method="POST">, @_params={"user_credentials"=>"Bdrc3t1LaiWtygbJ4jD6", "action"=>"create", "id"=>"100000", "user_id"=>"1", "controller"=>"api/v1/user_organizations"}, @_response_body=nil, @view_context_class=nil, @action_has_layout=true, @_status=200>, "rack.session.options"=>{:expire_after=>nil, :httponly=>true, :domain=>nil, :path=>"/", :secure=>false, :id=>nil}, "REQUEST_METHOD"=>"POST", "action_dispatch.request.flash_hash"=>nil, "oauth2"=>#<OAuth2::Provider::Rack::ResourceRequest:0x10dfbead8 ...>, "rack.request.query_string"=>"", "rack.request.form_hash"=>{"user_credentials"=>"Bdrc3t1LaiWtygbJ4jD6", "id"=>"100000"}, "action_dispatch.request.content_type"=>#<Mime::Type:0x108a2fe28 @symbol=:url_encoded_form, @synonyms=[], @string="application/x-www-form-urlencoded">, "QUERY_STRING"=>"", "rack.input"=>#<StringIO:0x10dfcc480>, "GATEWAY_INTERFACE"=>"CGI/1.2"}> rack.errors: #<IO:0x1094fcd10> rack.input: #<StringIO:0x10dfcc480> rack.multiprocess: false rack.multithread: false rack.request.form_hash: {"user_credentials"=>"Bdrc3t1LaiWtygbJ4jD6", "id"=>"100000"} rack.request.form_input: #<StringIO:0x10dfcc480> rack.request.form_vars: "user_credentials=Bdrc3t1LaiWtygbJ4jD6&id=100000" rack.request.query_hash: {} rack.request.query_string: "" rack.run_once: false rack.session: {} rack.session.options: {:expire_after=>nil, :httponly=>true, :domain=>nil, :path=>"/", :secure=>false, :id=>nil} rack.url_scheme: "http" rack.version: [1, 1]
Headers:
Nonehttp_version: "1.1"