spec/dummy/log/test.log in daengine-0.6.18 vs spec/dummy/log/test.log in daengine-0.6.19
- old
+ new
@@ -11935,5 +11935,775 @@
Parameters: {"title"=>"Doc Title", "audiences"=>["investor"], "sami"=>"IL1111.077"}
Completed 200 OK in 73.0ms (Views: 72.0ms)
Processing by DigitalAssetsController#search as HTML
Parameters: {"digital_asset_id"=>"blargh-blargh-blargh", "title"=>"Doc Title"}
Completed 200 OK in 3.0ms (Views: 2.0ms)
+Started GET "/content_folder" for 127.0.0.1 at 2014-03-04 07:09:36 -0700
+Processing by ContentFolderController#index as JSON
+Completed 200 OK in 3.0ms (Views: 2.0ms)
+Started GET "/content_folder" for 127.0.0.1 at 2014-03-04 07:09:36 -0700
+Processing by ContentFolderController#index as JSON
+Completed 404 Not Found in 1.0ms (Views: 1.0ms)
+Started POST "/content_folder" for 127.0.0.1 at 2014-03-04 07:09:36 -0700
+Processing by ContentFolderController#create as JSON
+ Parameters: {"content_folder"=>{"folder_id"=>"folder id", "label"=>"label", "document_ids"=>["id1", "id2"], "child_folders"=>[{"folder_id"=>"child folder id", "label"=>"child label", "document_ids"=>["id1", "id2"]}]}}
+Completed 201 Created in 52.0ms (Views: 3.0ms)
+Started POST "/content_folder" for 127.0.0.1 at 2014-03-04 07:09:36 -0700
+Processing by ContentFolderController#create as JSON
+ Parameters: {"content_folder"=>{"folder_id"=>"folder id", "label"=>"label", "document_ids"=>nil, "child_folders"=>nil}}
+Completed 422 Unprocessable Entity in 9.0ms (Views: 0.0ms)
+Started GET "/digital_assets" for 127.0.0.1 at 2014-03-04 07:09:36 -0700
+Processing by DigitalAssetsController#index as JSON
+Completed 200 OK in 4.0ms (Views: 3.0ms)
+Started GET "/digital_assets?digital_asset_id=id-foobar-permanent-1" for 127.0.0.1 at 2014-03-04 07:09:36 -0700
+Processing by DigitalAssetsController#index as JSON
+ Parameters: {"digital_asset_id"=>"id-foobar-permanent-1"}
+Completed 200 OK in 32.0ms (Views: 31.0ms)
+Started GET "/digital_assets?fund=00200" for 127.0.0.1 at 2014-03-04 07:09:36 -0700
+Processing by DigitalAssetsController#index as JSON
+ Parameters: {"fund"=>"00200"}
+Completed 200 OK in 25.0ms (Views: 23.0ms)
+Started GET "/digital_assets?digital_asset_id=id-foobar-permanent-4" for 127.0.0.1 at 2014-03-04 07:09:36 -0700
+Processing by DigitalAssetsController#index as JSON
+ Parameters: {"digital_asset_id"=>"id-foobar-permanent-4"}
+Completed 200 OK in 16.0ms (Views: 12.0ms)
+Started GET "/digital_assets?path=%2Fsome%2Fother%2Fpath.pdf" for 127.0.0.1 at 2014-03-04 07:09:36 -0700
+Processing by DigitalAssetsController#index as JSON
+ Parameters: {"path"=>"/some/other/path.pdf"}
+Completed 200 OK in 16.0ms (Views: 14.0ms)
+Started GET "/digital_assets?digital_asset_id=id-foobar-permanent-6" for 127.0.0.1 at 2014-03-04 07:09:36 -0700
+Processing by DigitalAssetsController#index as JSON
+ Parameters: {"digital_asset_id"=>"id-foobar-permanent-6"}
+Completed 200 OK in 18.0ms (Views: 17.0ms)
+Started GET "/digital_assets?published=2014-03-04+12%3A09%3A36+UTC" for 127.0.0.1 at 2014-03-04 07:09:36 -0700
+Processing by DigitalAssetsController#index as JSON
+ Parameters: {"published"=>"2014-03-04 12:09:36 UTC"}
+Completed 200 OK in 39.0ms (Views: 14.0ms)
+Started GET "/digital_assets/foo-bar-id" for 127.0.0.1 at 2014-03-04 07:09:36 -0700
+Processing by DigitalAssetsController#show as JSON
+ Parameters: {"id"=>"foo-bar-id"}
+Completed 200 OK in 32.0ms (Views: 9.0ms)
+Started GET "/digital_assets/not-found-doc" for 127.0.0.1 at 2014-03-04 07:09:37 -0700
+Processing by DigitalAssetsController#show as JSON
+ Parameters: {"id"=>"not-found-doc"}
+Completed 404 Not Found in 61.0ms (Views: 1.0ms)
+Started POST "/digital_assets/updated_time" for 127.0.0.1 at 2014-03-04 07:09:37 -0700
+Processing by DigitalAssetsController#updated_time as JSON
+ Parameters: {"ids"=>["id-1", "id-2", "id-3", "id-4"]}
+Completed 200 OK in 10.0ms (Views: 0.0ms)
+Started PUT "/digital_assets/foo-bar-digital-asset-id" for 127.0.0.1 at 2014-03-04 07:09:37 -0700
+Processing by DigitalAssetsController#update as JSON
+ Parameters: {"digital_asset"=>{"audiences"=>["investor"], "omniture_codes"=>["KOW2MY24D"], "orderable"=>"false", "pages"=>"1", "fund_codes"=>["00200", "00190", "00210"], "_id"=>"foo-bar-digital-asset-id", "title"=>"another title", "changed_at"=>"2014-03-02 14:09:35 UTC", "digital_asset_id"=>"foo-bar-digital-asset-id", "published_at"=>"2014-02-22 14:09:35 UTC", "expires_at"=>"2014-05-04 14:09:35 UTC", "sami_code"=>"IL1111.077", "business_owner"=>"biz owner", "path"=>"/12/foo/bar.txt", "finra_path"=>"/path/finradoc/13/foo/bar.txt", "legacy_path"=>"/oldpath/13/foo/bar.txt", "doc_changed_at"=>"2014-03-02 14:09:35 UTC", "content_type"=>"fact_sheet", "updated_at"=>"2014-03-04 14:09:37 UTC", "created_at"=>"2014-03-04 14:09:37 UTC"}, "id"=>"foo-bar-digital-asset-id"}
+Completed 200 OK in 21.0ms
+Started POST "/digital_assets" for 127.0.0.1 at 2014-03-04 07:09:37 -0700
+Processing by DigitalAssetsController#create as JSON
+ Parameters: {"digital_asset"=>{"audiences"=>["investor"], "omniture_codes"=>["KOW2MY24D"], "orderable"=>"false", "pages"=>"1", "fund_codes"=>["00200", "00190", "00210"], "_id"=>"5315dea1bed44bbefd3af95e", "title"=>"Doc Title", "changed_at"=>"2014-03-02 14:09:35 UTC", "digital_asset_id"=>"new-digital-asset-id", "published_at"=>"2014-02-22 14:09:35 UTC", "expires_at"=>"2014-05-04 14:09:35 UTC", "sami_code"=>"IL1111.077", "business_owner"=>"biz owner", "path"=>"/13/foo/bar.txt", "finra_path"=>"/path/finradoc/14/foo/bar.txt", "legacy_path"=>"/oldpath/14/foo/bar.txt", "doc_changed_at"=>"2014-03-02 14:09:35 UTC", "content_type"=>"fact_sheet"}}
+Completed 201 Created in 35.0ms
+Started DELETE "/digital_assets/foo-bar-digital-asset-id" for 127.0.0.1 at 2014-03-04 07:09:37 -0700
+Processing by DigitalAssetsController#destroy as JSON
+ Parameters: {"id"=>"foo-bar-digital-asset-id"}
+Completed 200 OK in 9.0ms
+Started GET "/" for 127.0.0.1 at 2014-03-04 07:09:37 -0700
+
+ActionController::RoutingError (No route matches [GET] "/"):
+ actionpack (3.2.16) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (3.2.16) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.16) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.16) lib/rails/rack/logger.rb:16:in `call'
+ activesupport (3.2.16) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.16) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.16) lib/action_dispatch/middleware/request_id.rb:22:in `call'
+ rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
+ rack (1.4.5) lib/rack/runtime.rb:17:in `call'
+ activesupport (3.2.16) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
+ rack (1.4.5) lib/rack/lock.rb:15:in `call'
+ actionpack (3.2.16) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.16) lib/rails/engine.rb:484:in `call'
+ railties (3.2.16) lib/rails/application.rb:231:in `call'
+ rack-test (0.6.2) lib/rack/mock_session.rb:30:in `request'
+ rack-test (0.6.2) lib/rack/test.rb:230:in `process_request'
+ rack-test (0.6.2) lib/rack/test.rb:57:in `get'
+ /Users/spjms/.rbenv/versions/jruby-1.7.8/lib/ruby/1.9/forwardable.rb:201:in `get'
+ rspec_api_documentation (2.0.0) lib/rspec_api_documentation/rack_test_client.rb:38:in `do_request'
+ rspec_api_documentation (2.0.0) lib/rspec_api_documentation/client_base.rb:39:in `process'
+ rspec_api_documentation (2.0.0) lib/rspec_api_documentation/client_base.rb:9:in `get'
+ rspec_api_documentation (2.0.0) lib/rspec_api_documentation/dsl/endpoint.rb:47:in `do_request'
+ rspec_api_documentation (2.0.0) lib/rspec_api_documentation/dsl/endpoint.rb:20:in `example_request'
+ org/jruby/RubyBasicObject.java:1536:in `instance_eval'
+ rspec-core (2.14.7) lib/rspec/core/example.rb:114:in `run'
+ rspec-core (2.14.7) lib/rspec/core/example.rb:254:in `with_around_each_hooks'
+ rspec-core (2.14.7) lib/rspec/core/example.rb:111:in `run'
+ rspec-core (2.14.7) lib/rspec/core/example_group.rb:390:in `run_examples'
+ org/jruby/RubyArray.java:2413:in `map'
+ rspec-core (2.14.7) lib/rspec/core/example_group.rb:386:in `run_examples'
+ rspec-core (2.14.7) lib/rspec/core/example_group.rb:371:in `run'
+ rspec-core (2.14.7) lib/rspec/core/example_group.rb:372:in `run'
+ org/jruby/RubyArray.java:2413:in `map'
+ rspec-core (2.14.7) lib/rspec/core/example_group.rb:372:in `run'
+ rspec-core (2.14.7) lib/rspec/core/command_line.rb:28:in `run'
+ org/jruby/RubyArray.java:2413:in `map'
+ rspec-core (2.14.7) lib/rspec/core/command_line.rb:28:in `run'
+ rspec-core (2.14.7) lib/rspec/core/reporter.rb:58:in `report'
+ rspec-core (2.14.7) lib/rspec/core/command_line.rb:25:in `run'
+ rspec-core (2.14.7) lib/rspec/core/runner.rb:80:in `run'
+ rspec-core (2.14.7) lib/rspec/core/runner.rb:17:in `autorun'
+
+
+ Rendered /Users/spjms/.rbenv/versions/jruby-1.7.8/lib/ruby/gems/shared/gems/actionpack-3.2.16/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (5.0ms)
+Processing by DigitalAssetsController#index as HTML
+Completed 200 OK in 3.0ms (Views: 3.0ms)
+Processing by DigitalAssetsController#show as HTML
+ Parameters: {"id"=>"id-foobar-permanent-9"}
+Completed 406 Not Acceptable in 5.0ms
+Processing by DigitalAssetsController#show as HTML
+ Parameters: {"id"=>"IL1111.077"}
+Completed 406 Not Acceptable in 5.0ms
+Processing by DigitalAssetsController#show as HTML
+ Parameters: {"id"=>"IL1111.077"}
+Completed 406 Not Acceptable in 4.0ms
+Processing by DigitalAssetsController#show as HTML
+ Parameters: {"id"=>"id-foobar-permanent-13"}
+Completed 406 Not Acceptable in 7.0ms
+Processing by DigitalAssetsController#search as HTML
+Completed 200 OK in 5.0ms (Views: 3.0ms)
+Processing by DigitalAssetsController#search as HTML
+ Parameters: {"path"=>"/one/off.path"}
+Completed 200 OK in 12.0ms (Views: 11.0ms)
+Processing by DigitalAssetsController#search as HTML
+ Parameters: {"doctype"=>"fact_sheet"}
+Completed 200 OK in 4.0ms (Views: 3.0ms)
+Processing by DigitalAssetsController#search as HTML
+ Parameters: {"doctype"=>["fact_sheet", "prospectus"]}
+Completed 200 OK in 16.0ms (Views: 14.0ms)
+Processing by DigitalAssetsController#search as HTML
+ Parameters: {"sami"=>"SOMETHING.001"}
+Completed 200 OK in 28.0ms (Views: 26.0ms)
+Processing by DigitalAssetsController#search as HTML
+ Parameters: {"audience"=>"492"}
+Completed 200 OK in 24.0ms (Views: 23.0ms)
+Processing by DigitalAssetsController#search as HTML
+ Parameters: {"title"=>"Doc Title"}
+Completed 200 OK in 3.0ms (Views: 2.0ms)
+Processing by DigitalAssetsController#search as HTML
+ Parameters: {"digital_asset_id"=>"id-foobar-permanent-35"}
+Completed 200 OK in 11.0ms (Views: 10.0ms)
+Processing by DigitalAssetsController#search as HTML
+ Parameters: {"business_owner"=>"biz owner"}
+Completed 200 OK in 2.0ms (Views: 1.0ms)
+Processing by DigitalAssetsController#search as HTML
+ Parameters: {"digital_asset_id"=>"id-foobar-permanent-42", "title"=>"Doc Title"}
+Completed 200 OK in 33.0ms (Views: 32.0ms)
+Processing by DigitalAssetsController#search as HTML
+ Parameters: {"title"=>"Doc Title", "audiences"=>["investor"], "sami"=>"IL1111.077"}
+Completed 200 OK in 66.0ms (Views: 64.0ms)
+Processing by DigitalAssetsController#search as HTML
+ Parameters: {"digital_asset_id"=>"blargh-blargh-blargh", "title"=>"Doc Title"}
+Completed 200 OK in 4.0ms (Views: 2.0ms)
+Started GET "/content_folder" for 127.0.0.1 at 2014-03-05 07:43:47 -0700
+Processing by ContentFolderController#index as JSON
+Completed 200 OK in 4.0ms (Views: 3.0ms)
+Started GET "/content_folder" for 127.0.0.1 at 2014-03-05 07:43:47 -0700
+Processing by ContentFolderController#index as JSON
+Completed 404 Not Found in 1.0ms (Views: 1.0ms)
+Started POST "/content_folder" for 127.0.0.1 at 2014-03-05 07:43:47 -0700
+Processing by ContentFolderController#create as JSON
+ Parameters: {"content_folder"=>{"folder_id"=>"folder id", "label"=>"label", "document_ids"=>["id1", "id2"], "child_folders"=>[{"folder_id"=>"child folder id", "label"=>"child label", "document_ids"=>["id1", "id2"]}]}}
+Completed 201 Created in 28.0ms (Views: 4.0ms)
+Started POST "/content_folder" for 127.0.0.1 at 2014-03-05 07:43:47 -0700
+Processing by ContentFolderController#create as JSON
+ Parameters: {"content_folder"=>{"folder_id"=>"folder id", "label"=>"label", "document_ids"=>nil, "child_folders"=>nil}}
+Completed 422 Unprocessable Entity in 9.0ms (Views: 1.0ms)
+Started GET "/digital_assets" for 127.0.0.1 at 2014-03-05 07:43:47 -0700
+Processing by DigitalAssetsController#index as JSON
+Completed 200 OK in 4.0ms (Views: 2.0ms)
+Started GET "/digital_assets?digital_asset_id=id-foobar-permanent-1" for 127.0.0.1 at 2014-03-05 07:43:47 -0700
+Processing by DigitalAssetsController#index as JSON
+ Parameters: {"digital_asset_id"=>"id-foobar-permanent-1"}
+Completed 200 OK in 37.0ms (Views: 36.0ms)
+Started GET "/digital_assets?fund=00200" for 127.0.0.1 at 2014-03-05 07:43:48 -0700
+Processing by DigitalAssetsController#index as JSON
+ Parameters: {"fund"=>"00200"}
+Completed 200 OK in 26.0ms (Views: 25.0ms)
+Started GET "/digital_assets?digital_asset_id=id-foobar-permanent-4" for 127.0.0.1 at 2014-03-05 07:43:48 -0700
+Processing by DigitalAssetsController#index as JSON
+ Parameters: {"digital_asset_id"=>"id-foobar-permanent-4"}
+Completed 200 OK in 16.0ms (Views: 12.0ms)
+Started GET "/digital_assets?path=%2Fsome%2Fother%2Fpath.pdf" for 127.0.0.1 at 2014-03-05 07:43:48 -0700
+Processing by DigitalAssetsController#index as JSON
+ Parameters: {"path"=>"/some/other/path.pdf"}
+Completed 200 OK in 20.0ms (Views: 18.0ms)
+Started GET "/digital_assets?digital_asset_id=id-foobar-permanent-6" for 127.0.0.1 at 2014-03-05 07:43:48 -0700
+Processing by DigitalAssetsController#index as JSON
+ Parameters: {"digital_asset_id"=>"id-foobar-permanent-6"}
+Completed 200 OK in 21.0ms (Views: 18.0ms)
+Started GET "/digital_assets?published=2014-03-05+12%3A43%3A48+UTC" for 127.0.0.1 at 2014-03-05 07:43:48 -0700
+Processing by DigitalAssetsController#index as JSON
+ Parameters: {"published"=>"2014-03-05 12:43:48 UTC"}
+Completed 200 OK in 47.0ms (Views: 17.0ms)
+Started GET "/digital_assets/foo-bar-id" for 127.0.0.1 at 2014-03-05 07:43:48 -0700
+Processing by DigitalAssetsController#show as JSON
+ Parameters: {"id"=>"foo-bar-id"}
+Completed 200 OK in 41.0ms (Views: 13.0ms)
+Started GET "/digital_assets/not-found-doc" for 127.0.0.1 at 2014-03-05 07:43:48 -0700
+Processing by DigitalAssetsController#show as JSON
+ Parameters: {"id"=>"not-found-doc"}
+Completed 404 Not Found in 81.0ms (Views: 1.0ms)
+Started POST "/digital_assets/updated_time" for 127.0.0.1 at 2014-03-05 07:43:48 -0700
+Processing by DigitalAssetsController#updated_time as JSON
+ Parameters: {"ids"=>["id-1", "id-2", "id-3", "id-4"]}
+Completed 200 OK in 12.0ms (Views: 1.0ms)
+Started PUT "/digital_assets/foo-bar-digital-asset-id" for 127.0.0.1 at 2014-03-05 07:43:48 -0700
+Processing by DigitalAssetsController#update as JSON
+ Parameters: {"digital_asset"=>{"audiences"=>["investor"], "omniture_codes"=>["KOW2MY24D"], "orderable"=>"false", "pages"=>"1", "fund_codes"=>["00200", "00190", "00210"], "_id"=>"foo-bar-digital-asset-id", "title"=>"another title", "changed_at"=>"2014-03-03 14:43:47 UTC", "digital_asset_id"=>"foo-bar-digital-asset-id", "published_at"=>"2014-02-23 14:43:47 UTC", "expires_at"=>"2014-05-05 14:43:47 UTC", "sami_code"=>"IL1111.077", "business_owner"=>"biz owner", "path"=>"/12/foo/bar.txt", "finra_path"=>"/path/finradoc/13/foo/bar.txt", "legacy_path"=>"/oldpath/13/foo/bar.txt", "doc_changed_at"=>"2014-03-03 14:43:47 UTC", "content_type"=>"fact_sheet", "updated_at"=>"2014-03-05 14:43:48 UTC", "created_at"=>"2014-03-05 14:43:48 UTC"}, "id"=>"foo-bar-digital-asset-id"}
+Completed 200 OK in 20.0ms
+Started POST "/digital_assets" for 127.0.0.1 at 2014-03-05 07:43:48 -0700
+Processing by DigitalAssetsController#create as JSON
+ Parameters: {"digital_asset"=>{"audiences"=>["investor"], "omniture_codes"=>["KOW2MY24D"], "orderable"=>"false", "pages"=>"1", "fund_codes"=>["00200", "00190", "00210"], "_id"=>"53173824bed467224ab5468f", "title"=>"Doc Title", "changed_at"=>"2014-03-03 14:43:47 UTC", "digital_asset_id"=>"new-digital-asset-id", "published_at"=>"2014-02-23 14:43:47 UTC", "expires_at"=>"2014-05-05 14:43:47 UTC", "sami_code"=>"IL1111.077", "business_owner"=>"biz owner", "path"=>"/13/foo/bar.txt", "finra_path"=>"/path/finradoc/14/foo/bar.txt", "legacy_path"=>"/oldpath/14/foo/bar.txt", "doc_changed_at"=>"2014-03-03 14:43:47 UTC", "content_type"=>"fact_sheet"}}
+Completed 201 Created in 37.0ms
+Started DELETE "/digital_assets/foo-bar-digital-asset-id" for 127.0.0.1 at 2014-03-05 07:43:48 -0700
+Processing by DigitalAssetsController#destroy as JSON
+ Parameters: {"id"=>"foo-bar-digital-asset-id"}
+Completed 200 OK in 6.0ms
+Started GET "/" for 127.0.0.1 at 2014-03-05 07:43:49 -0700
+
+ActionController::RoutingError (No route matches [GET] "/"):
+ actionpack (3.2.16) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (3.2.16) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.16) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.16) lib/rails/rack/logger.rb:16:in `call'
+ activesupport (3.2.16) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.16) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.16) lib/action_dispatch/middleware/request_id.rb:22:in `call'
+ rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
+ rack (1.4.5) lib/rack/runtime.rb:17:in `call'
+ activesupport (3.2.16) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
+ rack (1.4.5) lib/rack/lock.rb:15:in `call'
+ actionpack (3.2.16) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.16) lib/rails/engine.rb:484:in `call'
+ railties (3.2.16) lib/rails/application.rb:231:in `call'
+ rack-test (0.6.2) lib/rack/mock_session.rb:30:in `request'
+ rack-test (0.6.2) lib/rack/test.rb:230:in `process_request'
+ rack-test (0.6.2) lib/rack/test.rb:57:in `get'
+ /Users/spjms/.rbenv/versions/jruby-1.7.8/lib/ruby/1.9/forwardable.rb:201:in `get'
+ rspec_api_documentation (2.0.0) lib/rspec_api_documentation/rack_test_client.rb:38:in `do_request'
+ rspec_api_documentation (2.0.0) lib/rspec_api_documentation/client_base.rb:39:in `process'
+ rspec_api_documentation (2.0.0) lib/rspec_api_documentation/client_base.rb:9:in `get'
+ rspec_api_documentation (2.0.0) lib/rspec_api_documentation/dsl/endpoint.rb:47:in `do_request'
+ rspec_api_documentation (2.0.0) lib/rspec_api_documentation/dsl/endpoint.rb:20:in `example_request'
+ org/jruby/RubyBasicObject.java:1536:in `instance_eval'
+ rspec-core (2.14.8) lib/rspec/core/example.rb:114:in `run'
+ rspec-core (2.14.8) lib/rspec/core/example.rb:254:in `with_around_each_hooks'
+ rspec-core (2.14.8) lib/rspec/core/example.rb:111:in `run'
+ rspec-core (2.14.8) lib/rspec/core/example_group.rb:390:in `run_examples'
+ org/jruby/RubyArray.java:2413:in `map'
+ rspec-core (2.14.8) lib/rspec/core/example_group.rb:386:in `run_examples'
+ rspec-core (2.14.8) lib/rspec/core/example_group.rb:371:in `run'
+ rspec-core (2.14.8) lib/rspec/core/example_group.rb:372:in `run'
+ org/jruby/RubyArray.java:2413:in `map'
+ rspec-core (2.14.8) lib/rspec/core/example_group.rb:372:in `run'
+ rspec-core (2.14.8) lib/rspec/core/command_line.rb:28:in `run'
+ org/jruby/RubyArray.java:2413:in `map'
+ rspec-core (2.14.8) lib/rspec/core/command_line.rb:28:in `run'
+ rspec-core (2.14.8) lib/rspec/core/reporter.rb:58:in `report'
+ rspec-core (2.14.8) lib/rspec/core/command_line.rb:25:in `run'
+ rspec-core (2.14.8) lib/rspec/core/runner.rb:80:in `run'
+ rspec-core (2.14.8) lib/rspec/core/runner.rb:17:in `autorun'
+
+
+ Rendered /Users/spjms/.rbenv/versions/jruby-1.7.8/lib/ruby/gems/shared/gems/actionpack-3.2.16/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (5.0ms)
+Processing by DigitalAssetsController#index as HTML
+Completed 200 OK in 4.0ms (Views: 3.0ms)
+Processing by DigitalAssetsController#show as HTML
+ Parameters: {"id"=>"id-foobar-permanent-9"}
+Completed 406 Not Acceptable in 6.0ms
+Processing by DigitalAssetsController#show as HTML
+ Parameters: {"id"=>"IL1111.077"}
+Completed 406 Not Acceptable in 5.0ms
+Processing by DigitalAssetsController#show as HTML
+ Parameters: {"id"=>"IL1111.077"}
+Completed 406 Not Acceptable in 5.0ms
+Processing by DigitalAssetsController#show as HTML
+ Parameters: {"id"=>"id-foobar-permanent-13"}
+Completed 406 Not Acceptable in 5.0ms
+Processing by DigitalAssetsController#search as HTML
+Completed 200 OK in 5.0ms (Views: 3.0ms)
+Processing by DigitalAssetsController#search as HTML
+ Parameters: {"path"=>"/one/off.path"}
+Completed 200 OK in 12.0ms (Views: 11.0ms)
+Processing by DigitalAssetsController#search as HTML
+ Parameters: {"doctype"=>"fact_sheet"}
+Completed 200 OK in 4.0ms (Views: 2.0ms)
+Processing by DigitalAssetsController#search as HTML
+ Parameters: {"doctype"=>["fact_sheet", "prospectus"]}
+Completed 200 OK in 13.0ms (Views: 12.0ms)
+Processing by DigitalAssetsController#search as HTML
+ Parameters: {"sami"=>"SOMETHING.001"}
+Completed 200 OK in 26.0ms (Views: 25.0ms)
+Processing by DigitalAssetsController#search as HTML
+ Parameters: {"audience"=>"492"}
+Completed 200 OK in 27.0ms (Views: 26.0ms)
+Processing by DigitalAssetsController#search as HTML
+ Parameters: {"title"=>"Doc Title"}
+Completed 200 OK in 3.0ms (Views: 2.0ms)
+Processing by DigitalAssetsController#search as HTML
+ Parameters: {"digital_asset_id"=>"id-foobar-permanent-35"}
+Completed 200 OK in 10.0ms (Views: 10.0ms)
+Processing by DigitalAssetsController#search as HTML
+ Parameters: {"business_owner"=>"biz owner"}
+Completed 200 OK in 3.0ms (Views: 2.0ms)
+Processing by DigitalAssetsController#search as HTML
+ Parameters: {"digital_asset_id"=>"id-foobar-permanent-42", "title"=>"Doc Title"}
+Completed 200 OK in 11.0ms (Views: 9.0ms)
+Processing by DigitalAssetsController#search as HTML
+ Parameters: {"title"=>"Doc Title", "audiences"=>["investor"], "sami"=>"IL1111.077"}
+Completed 200 OK in 77.0ms (Views: 75.0ms)
+Processing by DigitalAssetsController#search as HTML
+ Parameters: {"digital_asset_id"=>"blargh-blargh-blargh", "title"=>"Doc Title"}
+Completed 200 OK in 4.0ms (Views: 3.0ms)
+Started GET "/content_folder" for 127.0.0.1 at 2014-03-05 07:46:00 -0700
+Processing by ContentFolderController#index as JSON
+Completed 200 OK in 3.0ms (Views: 2.0ms)
+Started GET "/content_folder" for 127.0.0.1 at 2014-03-05 07:46:00 -0700
+Processing by ContentFolderController#index as JSON
+Completed 404 Not Found in 1.0ms (Views: 0.0ms)
+Started POST "/content_folder" for 127.0.0.1 at 2014-03-05 07:46:00 -0700
+Processing by ContentFolderController#create as JSON
+ Parameters: {"content_folder"=>{"folder_id"=>"folder id", "label"=>"label", "document_ids"=>["id1", "id2"], "child_folders"=>[{"folder_id"=>"child folder id", "label"=>"child label", "document_ids"=>["id1", "id2"]}]}}
+Completed 201 Created in 24.0ms (Views: 3.0ms)
+Started POST "/content_folder" for 127.0.0.1 at 2014-03-05 07:46:00 -0700
+Processing by ContentFolderController#create as JSON
+ Parameters: {"content_folder"=>{"folder_id"=>"folder id", "label"=>"label", "document_ids"=>nil, "child_folders"=>nil}}
+Completed 422 Unprocessable Entity in 8.0ms (Views: 1.0ms)
+Started GET "/digital_assets" for 127.0.0.1 at 2014-03-05 07:46:00 -0700
+Processing by DigitalAssetsController#index as JSON
+Completed 200 OK in 6.0ms (Views: 4.0ms)
+Started GET "/digital_assets?digital_asset_id=id-foobar-permanent-1" for 127.0.0.1 at 2014-03-05 07:46:00 -0700
+Processing by DigitalAssetsController#index as JSON
+ Parameters: {"digital_asset_id"=>"id-foobar-permanent-1"}
+Completed 200 OK in 39.0ms (Views: 38.0ms)
+Started GET "/digital_assets?fund=00200" for 127.0.0.1 at 2014-03-05 07:46:00 -0700
+Processing by DigitalAssetsController#index as JSON
+ Parameters: {"fund"=>"00200"}
+Completed 200 OK in 28.0ms (Views: 25.0ms)
+Started GET "/digital_assets?digital_asset_id=id-foobar-permanent-4" for 127.0.0.1 at 2014-03-05 07:46:00 -0700
+Processing by DigitalAssetsController#index as JSON
+ Parameters: {"digital_asset_id"=>"id-foobar-permanent-4"}
+Completed 200 OK in 17.0ms (Views: 13.0ms)
+Started GET "/digital_assets?path=%2Fsome%2Fother%2Fpath.pdf" for 127.0.0.1 at 2014-03-05 07:46:01 -0700
+Processing by DigitalAssetsController#index as JSON
+ Parameters: {"path"=>"/some/other/path.pdf"}
+Completed 200 OK in 17.0ms (Views: 15.0ms)
+Started GET "/digital_assets?digital_asset_id=id-foobar-permanent-6" for 127.0.0.1 at 2014-03-05 07:46:01 -0700
+Processing by DigitalAssetsController#index as JSON
+ Parameters: {"digital_asset_id"=>"id-foobar-permanent-6"}
+Completed 200 OK in 18.0ms (Views: 16.0ms)
+Started GET "/digital_assets?published=2014-03-05+12%3A46%3A01+UTC" for 127.0.0.1 at 2014-03-05 07:46:01 -0700
+Processing by DigitalAssetsController#index as JSON
+ Parameters: {"published"=>"2014-03-05 12:46:01 UTC"}
+Completed 200 OK in 40.0ms (Views: 13.0ms)
+Started GET "/digital_assets/foo-bar-id" for 127.0.0.1 at 2014-03-05 07:46:01 -0700
+Processing by DigitalAssetsController#show as JSON
+ Parameters: {"id"=>"foo-bar-id"}
+Completed 200 OK in 31.0ms (Views: 9.0ms)
+Started GET "/digital_assets/not-found-doc" for 127.0.0.1 at 2014-03-05 07:46:01 -0700
+Processing by DigitalAssetsController#show as JSON
+ Parameters: {"id"=>"not-found-doc"}
+Completed 404 Not Found in 56.0ms (Views: 1.0ms)
+Started POST "/digital_assets/updated_time" for 127.0.0.1 at 2014-03-05 07:46:01 -0700
+Processing by DigitalAssetsController#updated_time as JSON
+ Parameters: {"ids"=>["id-1", "id-2", "id-3", "id-4"]}
+Completed 200 OK in 10.0ms (Views: 0.0ms)
+Started PUT "/digital_assets/foo-bar-digital-asset-id" for 127.0.0.1 at 2014-03-05 07:46:01 -0700
+Processing by DigitalAssetsController#update as JSON
+ Parameters: {"digital_asset"=>{"audiences"=>["investor"], "omniture_codes"=>["KOW2MY24D"], "orderable"=>"false", "pages"=>"1", "fund_codes"=>["00200", "00190", "00210"], "_id"=>"foo-bar-digital-asset-id", "title"=>"another title", "changed_at"=>"2014-03-03 14:46:00 UTC", "digital_asset_id"=>"foo-bar-digital-asset-id", "published_at"=>"2014-02-23 14:46:00 UTC", "expires_at"=>"2014-05-05 14:46:00 UTC", "sami_code"=>"IL1111.077", "business_owner"=>"biz owner", "path"=>"/12/foo/bar.txt", "finra_path"=>"/path/finradoc/13/foo/bar.txt", "legacy_path"=>"/oldpath/13/foo/bar.txt", "doc_changed_at"=>"2014-03-03 14:46:00 UTC", "content_type"=>"fact_sheet", "updated_at"=>"2014-03-05 14:46:01 UTC", "created_at"=>"2014-03-05 14:46:01 UTC"}, "id"=>"foo-bar-digital-asset-id"}
+Completed 200 OK in 18.0ms
+Started POST "/digital_assets" for 127.0.0.1 at 2014-03-05 07:46:01 -0700
+Processing by DigitalAssetsController#create as JSON
+ Parameters: {"digital_asset"=>{"audiences"=>["investor"], "omniture_codes"=>["KOW2MY24D"], "orderable"=>"false", "pages"=>"1", "fund_codes"=>["00200", "00190", "00210"], "_id"=>"531738a9bed4a5a2b4718f97", "title"=>"Doc Title", "changed_at"=>"2014-03-03 14:46:00 UTC", "digital_asset_id"=>"new-digital-asset-id", "published_at"=>"2014-02-23 14:46:00 UTC", "expires_at"=>"2014-05-05 14:46:00 UTC", "sami_code"=>"IL1111.077", "business_owner"=>"biz owner", "path"=>"/13/foo/bar.txt", "finra_path"=>"/path/finradoc/14/foo/bar.txt", "legacy_path"=>"/oldpath/14/foo/bar.txt", "doc_changed_at"=>"2014-03-03 14:46:00 UTC", "content_type"=>"fact_sheet"}}
+Completed 201 Created in 27.0ms
+Started DELETE "/digital_assets/foo-bar-digital-asset-id" for 127.0.0.1 at 2014-03-05 07:46:01 -0700
+Processing by DigitalAssetsController#destroy as JSON
+ Parameters: {"id"=>"foo-bar-digital-asset-id"}
+Completed 200 OK in 5.0ms
+Started GET "/" for 127.0.0.1 at 2014-03-05 07:46:01 -0700
+
+ActionController::RoutingError (No route matches [GET] "/"):
+ actionpack (3.2.16) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (3.2.16) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.16) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.16) lib/rails/rack/logger.rb:16:in `call'
+ activesupport (3.2.16) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.16) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.16) lib/action_dispatch/middleware/request_id.rb:22:in `call'
+ rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
+ rack (1.4.5) lib/rack/runtime.rb:17:in `call'
+ activesupport (3.2.16) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
+ rack (1.4.5) lib/rack/lock.rb:15:in `call'
+ actionpack (3.2.16) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.16) lib/rails/engine.rb:484:in `call'
+ railties (3.2.16) lib/rails/application.rb:231:in `call'
+ rack-test (0.6.2) lib/rack/mock_session.rb:30:in `request'
+ rack-test (0.6.2) lib/rack/test.rb:230:in `process_request'
+ rack-test (0.6.2) lib/rack/test.rb:57:in `get'
+ /Users/spjms/.rbenv/versions/jruby-1.7.8/lib/ruby/1.9/forwardable.rb:201:in `get'
+ rspec_api_documentation (2.0.0) lib/rspec_api_documentation/rack_test_client.rb:38:in `do_request'
+ rspec_api_documentation (2.0.0) lib/rspec_api_documentation/client_base.rb:39:in `process'
+ rspec_api_documentation (2.0.0) lib/rspec_api_documentation/client_base.rb:9:in `get'
+ rspec_api_documentation (2.0.0) lib/rspec_api_documentation/dsl/endpoint.rb:47:in `do_request'
+ rspec_api_documentation (2.0.0) lib/rspec_api_documentation/dsl/endpoint.rb:20:in `example_request'
+ org/jruby/RubyBasicObject.java:1536:in `instance_eval'
+ rspec-core (2.14.8) lib/rspec/core/example.rb:114:in `run'
+ rspec-core (2.14.8) lib/rspec/core/example.rb:254:in `with_around_each_hooks'
+ rspec-core (2.14.8) lib/rspec/core/example.rb:111:in `run'
+ rspec-core (2.14.8) lib/rspec/core/example_group.rb:390:in `run_examples'
+ org/jruby/RubyArray.java:2413:in `map'
+ rspec-core (2.14.8) lib/rspec/core/example_group.rb:386:in `run_examples'
+ rspec-core (2.14.8) lib/rspec/core/example_group.rb:371:in `run'
+ rspec-core (2.14.8) lib/rspec/core/example_group.rb:372:in `run'
+ org/jruby/RubyArray.java:2413:in `map'
+ rspec-core (2.14.8) lib/rspec/core/example_group.rb:372:in `run'
+ rspec-core (2.14.8) lib/rspec/core/command_line.rb:28:in `run'
+ org/jruby/RubyArray.java:2413:in `map'
+ rspec-core (2.14.8) lib/rspec/core/command_line.rb:28:in `run'
+ rspec-core (2.14.8) lib/rspec/core/reporter.rb:58:in `report'
+ rspec-core (2.14.8) lib/rspec/core/command_line.rb:25:in `run'
+ rspec-core (2.14.8) lib/rspec/core/runner.rb:80:in `run'
+ rspec-core (2.14.8) lib/rspec/core/runner.rb:17:in `autorun'
+
+
+ Rendered /Users/spjms/.rbenv/versions/jruby-1.7.8/lib/ruby/gems/shared/gems/actionpack-3.2.16/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (4.0ms)
+Started GET "/content_folder" for 127.0.0.1 at 2014-03-05 07:51:10 -0700
+Processing by ContentFolderController#index as JSON
+Completed 200 OK in 3.0ms (Views: 2.0ms)
+Started GET "/content_folder" for 127.0.0.1 at 2014-03-05 07:51:10 -0700
+Processing by ContentFolderController#index as JSON
+Completed 404 Not Found in 1.0ms (Views: 1.0ms)
+Started POST "/content_folder" for 127.0.0.1 at 2014-03-05 07:51:10 -0700
+Processing by ContentFolderController#create as JSON
+ Parameters: {"content_folder"=>{"folder_id"=>"folder id", "label"=>"label", "document_ids"=>["id1", "id2"], "child_folders"=>[{"folder_id"=>"child folder id", "label"=>"child label", "document_ids"=>["id1", "id2"]}]}}
+Completed 201 Created in 23.0ms (Views: 4.0ms)
+Started POST "/content_folder" for 127.0.0.1 at 2014-03-05 07:51:10 -0700
+Processing by ContentFolderController#create as JSON
+ Parameters: {"content_folder"=>{"folder_id"=>"folder id", "label"=>"label", "document_ids"=>nil, "child_folders"=>nil}}
+Completed 422 Unprocessable Entity in 8.0ms (Views: 1.0ms)
+Started GET "/digital_assets" for 127.0.0.1 at 2014-03-05 07:51:10 -0700
+Processing by DigitalAssetsController#index as JSON
+Completed 200 OK in 4.0ms (Views: 2.0ms)
+Started GET "/digital_assets?digital_asset_id=id-foobar-permanent-1" for 127.0.0.1 at 2014-03-05 07:51:10 -0700
+Processing by DigitalAssetsController#index as JSON
+ Parameters: {"digital_asset_id"=>"id-foobar-permanent-1"}
+Completed 200 OK in 29.0ms (Views: 27.0ms)
+Started GET "/digital_assets?fund=00200" for 127.0.0.1 at 2014-03-05 07:51:10 -0700
+Processing by DigitalAssetsController#index as JSON
+ Parameters: {"fund"=>"00200"}
+Completed 200 OK in 52.0ms (Views: 50.0ms)
+Started GET "/digital_assets?digital_asset_id=id-foobar-permanent-4" for 127.0.0.1 at 2014-03-05 07:51:10 -0700
+Processing by DigitalAssetsController#index as JSON
+ Parameters: {"digital_asset_id"=>"id-foobar-permanent-4"}
+Completed 200 OK in 20.0ms (Views: 15.0ms)
+Started GET "/digital_assets?path=%2Fsome%2Fother%2Fpath.pdf" for 127.0.0.1 at 2014-03-05 07:51:10 -0700
+Processing by DigitalAssetsController#index as JSON
+ Parameters: {"path"=>"/some/other/path.pdf"}
+Completed 200 OK in 18.0ms (Views: 17.0ms)
+Started GET "/digital_assets?digital_asset_id=id-foobar-permanent-6" for 127.0.0.1 at 2014-03-05 07:51:11 -0700
+Processing by DigitalAssetsController#index as JSON
+ Parameters: {"digital_asset_id"=>"id-foobar-permanent-6"}
+Completed 200 OK in 17.0ms (Views: 15.0ms)
+Started GET "/digital_assets?published=2014-03-05+12%3A51%3A11+UTC" for 127.0.0.1 at 2014-03-05 07:51:11 -0700
+Processing by DigitalAssetsController#index as JSON
+ Parameters: {"published"=>"2014-03-05 12:51:11 UTC"}
+Completed 200 OK in 39.0ms (Views: 13.0ms)
+Started GET "/digital_assets/foo-bar-id" for 127.0.0.1 at 2014-03-05 07:51:11 -0700
+Processing by DigitalAssetsController#show as JSON
+ Parameters: {"id"=>"foo-bar-id"}
+Completed 200 OK in 30.0ms (Views: 8.0ms)
+Started GET "/digital_assets/not-found-doc" for 127.0.0.1 at 2014-03-05 07:51:11 -0700
+Processing by DigitalAssetsController#show as JSON
+ Parameters: {"id"=>"not-found-doc"}
+Completed 404 Not Found in 55.0ms (Views: 1.0ms)
+Started POST "/digital_assets/updated_time" for 127.0.0.1 at 2014-03-05 07:51:11 -0700
+Processing by DigitalAssetsController#updated_time as JSON
+ Parameters: {"ids"=>["id-1", "id-2", "id-3", "id-4"]}
+Completed 200 OK in 10.0ms (Views: 0.0ms)
+Started PUT "/digital_assets/foo-bar-digital-asset-id" for 127.0.0.1 at 2014-03-05 07:51:11 -0700
+Processing by DigitalAssetsController#update as JSON
+ Parameters: {"digital_asset"=>{"audiences"=>["investor"], "omniture_codes"=>["KOW2MY24D"], "orderable"=>"false", "pages"=>"1", "fund_codes"=>["00200", "00190", "00210"], "_id"=>"foo-bar-digital-asset-id", "title"=>"another title", "changed_at"=>"2014-03-03 14:51:10 UTC", "digital_asset_id"=>"foo-bar-digital-asset-id", "published_at"=>"2014-02-23 14:51:10 UTC", "expires_at"=>"2014-05-05 14:51:10 UTC", "sami_code"=>"IL1111.077", "business_owner"=>"biz owner", "path"=>"/12/foo/bar.txt", "finra_path"=>"/path/finradoc/13/foo/bar.txt", "legacy_path"=>"/oldpath/13/foo/bar.txt", "doc_changed_at"=>"2014-03-03 14:51:10 UTC", "content_type"=>"fact_sheet", "updated_at"=>"2014-03-05 14:51:11 UTC", "created_at"=>"2014-03-05 14:51:11 UTC"}, "id"=>"foo-bar-digital-asset-id"}
+Completed 200 OK in 20.0ms
+Started POST "/digital_assets" for 127.0.0.1 at 2014-03-05 07:51:11 -0700
+Processing by DigitalAssetsController#create as JSON
+ Parameters: {"digital_asset"=>{"audiences"=>["investor"], "omniture_codes"=>["KOW2MY24D"], "orderable"=>"false", "pages"=>"1", "fund_codes"=>["00200", "00190", "00210"], "_id"=>"531739dfbed483acb5954bf3", "title"=>"Doc Title", "changed_at"=>"2014-03-03 14:51:10 UTC", "digital_asset_id"=>"new-digital-asset-id", "published_at"=>"2014-02-23 14:51:10 UTC", "expires_at"=>"2014-05-05 14:51:10 UTC", "sami_code"=>"IL1111.077", "business_owner"=>"biz owner", "path"=>"/13/foo/bar.txt", "finra_path"=>"/path/finradoc/14/foo/bar.txt", "legacy_path"=>"/oldpath/14/foo/bar.txt", "doc_changed_at"=>"2014-03-03 14:51:10 UTC", "content_type"=>"fact_sheet"}}
+Completed 201 Created in 26.0ms
+Started DELETE "/digital_assets/foo-bar-digital-asset-id" for 127.0.0.1 at 2014-03-05 07:51:11 -0700
+Processing by DigitalAssetsController#destroy as JSON
+ Parameters: {"id"=>"foo-bar-digital-asset-id"}
+Completed 200 OK in 5.0ms
+Started GET "/" for 127.0.0.1 at 2014-03-05 07:51:11 -0700
+
+ActionController::RoutingError (No route matches [GET] "/"):
+ actionpack (3.2.16) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (3.2.16) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.16) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.16) lib/rails/rack/logger.rb:16:in `call'
+ activesupport (3.2.16) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.16) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.16) lib/action_dispatch/middleware/request_id.rb:22:in `call'
+ rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
+ rack (1.4.5) lib/rack/runtime.rb:17:in `call'
+ activesupport (3.2.16) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
+ rack (1.4.5) lib/rack/lock.rb:15:in `call'
+ actionpack (3.2.16) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.16) lib/rails/engine.rb:484:in `call'
+ railties (3.2.16) lib/rails/application.rb:231:in `call'
+ rack-test (0.6.2) lib/rack/mock_session.rb:30:in `request'
+ rack-test (0.6.2) lib/rack/test.rb:230:in `process_request'
+ rack-test (0.6.2) lib/rack/test.rb:57:in `get'
+ /Users/spjms/.rbenv/versions/jruby-1.7.8/lib/ruby/1.9/forwardable.rb:201:in `get'
+ /Users/spjms/.rbenv/versions/jruby-1.7.8/lib/ruby/gems/shared/bundler/gems/rspec_api_documentation-f5e83aeeb54c/lib/rspec_api_documentation/rack_test_client.rb:38:in `do_request'
+ /Users/spjms/.rbenv/versions/jruby-1.7.8/lib/ruby/gems/shared/bundler/gems/rspec_api_documentation-f5e83aeeb54c/lib/rspec_api_documentation/client_base.rb:39:in `process'
+ /Users/spjms/.rbenv/versions/jruby-1.7.8/lib/ruby/gems/shared/bundler/gems/rspec_api_documentation-f5e83aeeb54c/lib/rspec_api_documentation/client_base.rb:9:in `get'
+ /Users/spjms/.rbenv/versions/jruby-1.7.8/lib/ruby/gems/shared/bundler/gems/rspec_api_documentation-f5e83aeeb54c/lib/rspec_api_documentation/dsl/endpoint.rb:47:in `do_request'
+ /Users/spjms/.rbenv/versions/jruby-1.7.8/lib/ruby/gems/shared/bundler/gems/rspec_api_documentation-f5e83aeeb54c/lib/rspec_api_documentation/dsl/endpoint.rb:20:in `example_request'
+ org/jruby/RubyBasicObject.java:1536:in `instance_eval'
+ rspec-core (2.14.8) lib/rspec/core/example.rb:114:in `run'
+ rspec-core (2.14.8) lib/rspec/core/example.rb:254:in `with_around_each_hooks'
+ rspec-core (2.14.8) lib/rspec/core/example.rb:111:in `run'
+ rspec-core (2.14.8) lib/rspec/core/example_group.rb:390:in `run_examples'
+ org/jruby/RubyArray.java:2413:in `map'
+ rspec-core (2.14.8) lib/rspec/core/example_group.rb:386:in `run_examples'
+ rspec-core (2.14.8) lib/rspec/core/example_group.rb:371:in `run'
+ rspec-core (2.14.8) lib/rspec/core/example_group.rb:372:in `run'
+ org/jruby/RubyArray.java:2413:in `map'
+ rspec-core (2.14.8) lib/rspec/core/example_group.rb:372:in `run'
+ rspec-core (2.14.8) lib/rspec/core/command_line.rb:28:in `run'
+ org/jruby/RubyArray.java:2413:in `map'
+ rspec-core (2.14.8) lib/rspec/core/command_line.rb:28:in `run'
+ rspec-core (2.14.8) lib/rspec/core/reporter.rb:58:in `report'
+ rspec-core (2.14.8) lib/rspec/core/command_line.rb:25:in `run'
+ rspec-core (2.14.8) lib/rspec/core/runner.rb:80:in `run'
+ rspec-core (2.14.8) lib/rspec/core/runner.rb:17:in `autorun'
+
+
+ Rendered /Users/spjms/.rbenv/versions/jruby-1.7.8/lib/ruby/gems/shared/gems/actionpack-3.2.16/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (5.0ms)
+Started GET "/content_folder" for 127.0.0.1 at 2014-03-05 07:52:55 -0700
+Processing by ContentFolderController#index as JSON
+Completed 200 OK in 3.0ms (Views: 2.0ms)
+Started GET "/content_folder" for 127.0.0.1 at 2014-03-05 07:52:55 -0700
+Processing by ContentFolderController#index as JSON
+Completed 404 Not Found in 1.0ms (Views: 1.0ms)
+Started POST "/content_folder" for 127.0.0.1 at 2014-03-05 07:52:55 -0700
+Processing by ContentFolderController#create as JSON
+ Parameters: {"content_folder"=>{"folder_id"=>"folder id", "label"=>"label", "document_ids"=>["id1", "id2"], "child_folders"=>[{"folder_id"=>"child folder id", "label"=>"child label", "document_ids"=>["id1", "id2"]}]}}
+Completed 201 Created in 27.0ms (Views: 3.0ms)
+Started POST "/content_folder" for 127.0.0.1 at 2014-03-05 07:52:55 -0700
+Processing by ContentFolderController#create as JSON
+ Parameters: {"content_folder"=>{"folder_id"=>"folder id", "label"=>"label", "document_ids"=>nil, "child_folders"=>nil}}
+Completed 422 Unprocessable Entity in 10.0ms (Views: 1.0ms)
+Started GET "/digital_assets" for 127.0.0.1 at 2014-03-05 07:52:55 -0700
+Processing by DigitalAssetsController#index as JSON
+Completed 200 OK in 3.0ms (Views: 2.0ms)
+Started GET "/digital_assets?digital_asset_id=id-foobar-permanent-1" for 127.0.0.1 at 2014-03-05 07:52:55 -0700
+Processing by DigitalAssetsController#index as JSON
+ Parameters: {"digital_asset_id"=>"id-foobar-permanent-1"}
+Completed 200 OK in 32.0ms (Views: 31.0ms)
+Started GET "/digital_assets?fund=00200" for 127.0.0.1 at 2014-03-05 07:52:55 -0700
+Processing by DigitalAssetsController#index as JSON
+ Parameters: {"fund"=>"00200"}
+Completed 200 OK in 24.0ms (Views: 22.0ms)
+Started GET "/digital_assets?digital_asset_id=id-foobar-permanent-4" for 127.0.0.1 at 2014-03-05 07:52:56 -0700
+Processing by DigitalAssetsController#index as JSON
+ Parameters: {"digital_asset_id"=>"id-foobar-permanent-4"}
+Completed 200 OK in 15.0ms (Views: 12.0ms)
+Started GET "/digital_assets?path=%2Fsome%2Fother%2Fpath.pdf" for 127.0.0.1 at 2014-03-05 07:52:56 -0700
+Processing by DigitalAssetsController#index as JSON
+ Parameters: {"path"=>"/some/other/path.pdf"}
+Completed 200 OK in 14.0ms (Views: 13.0ms)
+Started GET "/digital_assets?digital_asset_id=id-foobar-permanent-6" for 127.0.0.1 at 2014-03-05 07:52:56 -0700
+Processing by DigitalAssetsController#index as JSON
+ Parameters: {"digital_asset_id"=>"id-foobar-permanent-6"}
+Completed 200 OK in 19.0ms (Views: 17.0ms)
+Started GET "/digital_assets?published=2014-03-05+12%3A52%3A56+UTC" for 127.0.0.1 at 2014-03-05 07:52:56 -0700
+Processing by DigitalAssetsController#index as JSON
+ Parameters: {"published"=>"2014-03-05 12:52:56 UTC"}
+Completed 200 OK in 45.0ms (Views: 16.0ms)
+Started GET "/digital_assets/foo-bar-id" for 127.0.0.1 at 2014-03-05 07:52:56 -0700
+Processing by DigitalAssetsController#show as JSON
+ Parameters: {"id"=>"foo-bar-id"}
+Completed 200 OK in 32.0ms (Views: 8.0ms)
+Started GET "/digital_assets/not-found-doc" for 127.0.0.1 at 2014-03-05 07:52:56 -0700
+Processing by DigitalAssetsController#show as JSON
+ Parameters: {"id"=>"not-found-doc"}
+Completed 404 Not Found in 53.0ms (Views: 1.0ms)
+Started POST "/digital_assets/updated_time" for 127.0.0.1 at 2014-03-05 07:52:56 -0700
+Processing by DigitalAssetsController#updated_time as JSON
+ Parameters: {"ids"=>["id-1", "id-2", "id-3", "id-4"]}
+Completed 200 OK in 10.0ms (Views: 0.0ms)
+Started PUT "/digital_assets/foo-bar-digital-asset-id" for 127.0.0.1 at 2014-03-05 07:52:56 -0700
+Processing by DigitalAssetsController#update as JSON
+ Parameters: {"digital_asset"=>{"audiences"=>["investor"], "omniture_codes"=>["KOW2MY24D"], "orderable"=>"false", "pages"=>"1", "fund_codes"=>["00200", "00190", "00210"], "_id"=>"foo-bar-digital-asset-id", "title"=>"another title", "changed_at"=>"2014-03-03 14:52:55 UTC", "digital_asset_id"=>"foo-bar-digital-asset-id", "published_at"=>"2014-02-23 14:52:55 UTC", "expires_at"=>"2014-05-05 14:52:55 UTC", "sami_code"=>"IL1111.077", "business_owner"=>"biz owner", "path"=>"/12/foo/bar.txt", "finra_path"=>"/path/finradoc/13/foo/bar.txt", "legacy_path"=>"/oldpath/13/foo/bar.txt", "doc_changed_at"=>"2014-03-03 14:52:55 UTC", "content_type"=>"fact_sheet", "updated_at"=>"2014-03-05 14:52:56 UTC", "created_at"=>"2014-03-05 14:52:56 UTC"}, "id"=>"foo-bar-digital-asset-id"}
+Completed 200 OK in 19.0ms
+Started POST "/digital_assets" for 127.0.0.1 at 2014-03-05 07:52:56 -0700
+Processing by DigitalAssetsController#create as JSON
+ Parameters: {"digital_asset"=>{"audiences"=>["investor"], "omniture_codes"=>["KOW2MY24D"], "orderable"=>"false", "pages"=>"1", "fund_codes"=>["00200", "00190", "00210"], "_id"=>"53173a48bed4167edefcd836", "title"=>"Doc Title", "changed_at"=>"2014-03-03 14:52:55 UTC", "digital_asset_id"=>"new-digital-asset-id", "published_at"=>"2014-02-23 14:52:55 UTC", "expires_at"=>"2014-05-05 14:52:55 UTC", "sami_code"=>"IL1111.077", "business_owner"=>"biz owner", "path"=>"/13/foo/bar.txt", "finra_path"=>"/path/finradoc/14/foo/bar.txt", "legacy_path"=>"/oldpath/14/foo/bar.txt", "doc_changed_at"=>"2014-03-03 14:52:55 UTC", "content_type"=>"fact_sheet"}}
+Completed 201 Created in 25.0ms
+Started DELETE "/digital_assets/foo-bar-digital-asset-id" for 127.0.0.1 at 2014-03-05 07:52:56 -0700
+Processing by DigitalAssetsController#destroy as JSON
+ Parameters: {"id"=>"foo-bar-digital-asset-id"}
+Completed 200 OK in 5.0ms
+Started GET "/" for 127.0.0.1 at 2014-03-05 07:52:56 -0700
+
+ActionController::RoutingError (No route matches [GET] "/"):
+ actionpack (3.2.16) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (3.2.16) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.16) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.16) lib/rails/rack/logger.rb:16:in `call'
+ activesupport (3.2.16) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.16) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.16) lib/action_dispatch/middleware/request_id.rb:22:in `call'
+ rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
+ rack (1.4.5) lib/rack/runtime.rb:17:in `call'
+ activesupport (3.2.16) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
+ rack (1.4.5) lib/rack/lock.rb:15:in `call'
+ actionpack (3.2.16) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.16) lib/rails/engine.rb:484:in `call'
+ railties (3.2.16) lib/rails/application.rb:231:in `call'
+ rack-test (0.6.2) lib/rack/mock_session.rb:30:in `request'
+ rack-test (0.6.2) lib/rack/test.rb:230:in `process_request'
+ rack-test (0.6.2) lib/rack/test.rb:57:in `get'
+ /Users/spjms/.rbenv/versions/jruby-1.7.8/lib/ruby/1.9/forwardable.rb:201:in `get'
+ /Users/spjms/.rbenv/versions/jruby-1.7.8/lib/ruby/gems/shared/bundler/gems/rspec_api_documentation-f5e83aeeb54c/lib/rspec_api_documentation/rack_test_client.rb:38:in `do_request'
+ /Users/spjms/.rbenv/versions/jruby-1.7.8/lib/ruby/gems/shared/bundler/gems/rspec_api_documentation-f5e83aeeb54c/lib/rspec_api_documentation/client_base.rb:39:in `process'
+ /Users/spjms/.rbenv/versions/jruby-1.7.8/lib/ruby/gems/shared/bundler/gems/rspec_api_documentation-f5e83aeeb54c/lib/rspec_api_documentation/client_base.rb:9:in `get'
+ /Users/spjms/.rbenv/versions/jruby-1.7.8/lib/ruby/gems/shared/bundler/gems/rspec_api_documentation-f5e83aeeb54c/lib/rspec_api_documentation/dsl/endpoint.rb:47:in `do_request'
+ /Users/spjms/.rbenv/versions/jruby-1.7.8/lib/ruby/gems/shared/bundler/gems/rspec_api_documentation-f5e83aeeb54c/lib/rspec_api_documentation/dsl/endpoint.rb:20:in `example_request'
+ org/jruby/RubyBasicObject.java:1536:in `instance_eval'
+ rspec-core (2.14.8) lib/rspec/core/example.rb:114:in `run'
+ rspec-core (2.14.8) lib/rspec/core/example.rb:254:in `with_around_each_hooks'
+ rspec-core (2.14.8) lib/rspec/core/example.rb:111:in `run'
+ rspec-core (2.14.8) lib/rspec/core/example_group.rb:390:in `run_examples'
+ org/jruby/RubyArray.java:2413:in `map'
+ rspec-core (2.14.8) lib/rspec/core/example_group.rb:386:in `run_examples'
+ rspec-core (2.14.8) lib/rspec/core/example_group.rb:371:in `run'
+ rspec-core (2.14.8) lib/rspec/core/example_group.rb:372:in `run'
+ org/jruby/RubyArray.java:2413:in `map'
+ rspec-core (2.14.8) lib/rspec/core/example_group.rb:372:in `run'
+ rspec-core (2.14.8) lib/rspec/core/command_line.rb:28:in `run'
+ org/jruby/RubyArray.java:2413:in `map'
+ rspec-core (2.14.8) lib/rspec/core/command_line.rb:28:in `run'
+ rspec-core (2.14.8) lib/rspec/core/reporter.rb:58:in `report'
+ rspec-core (2.14.8) lib/rspec/core/command_line.rb:25:in `run'
+ rspec-core (2.14.8) lib/rspec/core/runner.rb:80:in `run'
+ rspec-core (2.14.8) lib/rspec/core/runner.rb:17:in `autorun'
+
+
+ Rendered /Users/spjms/.rbenv/versions/jruby-1.7.8/lib/ruby/gems/shared/gems/actionpack-3.2.16/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (4.0ms)
+Started GET "/content_folder" for 127.0.0.1 at 2014-03-05 07:53:11 -0700
+Processing by ContentFolderController#index as JSON
+Completed 200 OK in 4.0ms (Views: 3.0ms)
+Started GET "/content_folder" for 127.0.0.1 at 2014-03-05 07:53:11 -0700
+Processing by ContentFolderController#index as JSON
+Completed 404 Not Found in 1.0ms (Views: 0.0ms)
+Started POST "/content_folder" for 127.0.0.1 at 2014-03-05 07:53:11 -0700
+Processing by ContentFolderController#create as JSON
+ Parameters: {"content_folder"=>{"folder_id"=>"folder id", "label"=>"label", "document_ids"=>["id1", "id2"], "child_folders"=>[{"folder_id"=>"child folder id", "label"=>"child label", "document_ids"=>["id1", "id2"]}]}}
+Completed 201 Created in 27.0ms (Views: 3.0ms)
+Started POST "/content_folder" for 127.0.0.1 at 2014-03-05 07:53:11 -0700
+Processing by ContentFolderController#create as JSON
+ Parameters: {"content_folder"=>{"folder_id"=>"folder id", "label"=>"label", "document_ids"=>nil, "child_folders"=>nil}}
+Completed 422 Unprocessable Entity in 9.0ms (Views: 0.0ms)
+Started GET "/digital_assets" for 127.0.0.1 at 2014-03-05 07:53:11 -0700
+Processing by DigitalAssetsController#index as JSON
+Completed 200 OK in 4.0ms (Views: 2.0ms)
+Started GET "/digital_assets?digital_asset_id=id-foobar-permanent-1" for 127.0.0.1 at 2014-03-05 07:53:11 -0700
+Processing by DigitalAssetsController#index as JSON
+ Parameters: {"digital_asset_id"=>"id-foobar-permanent-1"}
+Completed 200 OK in 34.0ms (Views: 33.0ms)
+Started GET "/digital_assets?fund=00200" for 127.0.0.1 at 2014-03-05 07:53:11 -0700
+Processing by DigitalAssetsController#index as JSON
+ Parameters: {"fund"=>"00200"}
+Completed 200 OK in 23.0ms (Views: 22.0ms)
+Started GET "/digital_assets?digital_asset_id=id-foobar-permanent-4" for 127.0.0.1 at 2014-03-05 07:53:11 -0700
+Processing by DigitalAssetsController#index as JSON
+ Parameters: {"digital_asset_id"=>"id-foobar-permanent-4"}
+Completed 200 OK in 16.0ms (Views: 13.0ms)
+Started GET "/digital_assets?path=%2Fsome%2Fother%2Fpath.pdf" for 127.0.0.1 at 2014-03-05 07:53:11 -0700
+Processing by DigitalAssetsController#index as JSON
+ Parameters: {"path"=>"/some/other/path.pdf"}
+Completed 200 OK in 15.0ms (Views: 14.0ms)
+Started GET "/digital_assets?digital_asset_id=id-foobar-permanent-6" for 127.0.0.1 at 2014-03-05 07:53:11 -0700
+Processing by DigitalAssetsController#index as JSON
+ Parameters: {"digital_asset_id"=>"id-foobar-permanent-6"}
+Completed 200 OK in 17.0ms (Views: 16.0ms)
+Started GET "/digital_assets?published=2014-03-05+12%3A53%3A12+UTC" for 127.0.0.1 at 2014-03-05 07:53:12 -0700
+Processing by DigitalAssetsController#index as JSON
+ Parameters: {"published"=>"2014-03-05 12:53:12 UTC"}
+Completed 200 OK in 40.0ms (Views: 13.0ms)
+Started GET "/digital_assets/foo-bar-id" for 127.0.0.1 at 2014-03-05 07:53:12 -0700
+Processing by DigitalAssetsController#show as JSON
+ Parameters: {"id"=>"foo-bar-id"}
+Completed 200 OK in 33.0ms (Views: 8.0ms)
+Started GET "/digital_assets/not-found-doc" for 127.0.0.1 at 2014-03-05 07:53:12 -0700
+Processing by DigitalAssetsController#show as JSON
+ Parameters: {"id"=>"not-found-doc"}
+Completed 404 Not Found in 54.0ms (Views: 1.0ms)
+Started POST "/digital_assets/updated_time" for 127.0.0.1 at 2014-03-05 07:53:12 -0700
+Processing by DigitalAssetsController#updated_time as JSON
+ Parameters: {"ids"=>["id-1", "id-2", "id-3", "id-4"]}
+Completed 200 OK in 11.0ms (Views: 0.0ms)
+Started PUT "/digital_assets/foo-bar-digital-asset-id" for 127.0.0.1 at 2014-03-05 07:53:12 -0700
+Processing by DigitalAssetsController#update as JSON
+ Parameters: {"digital_asset"=>{"audiences"=>["investor"], "omniture_codes"=>["KOW2MY24D"], "orderable"=>"false", "pages"=>"1", "fund_codes"=>["00200", "00190", "00210"], "_id"=>"foo-bar-digital-asset-id", "title"=>"another title", "changed_at"=>"2014-03-03 14:53:11 UTC", "digital_asset_id"=>"foo-bar-digital-asset-id", "published_at"=>"2014-02-23 14:53:11 UTC", "expires_at"=>"2014-05-05 14:53:11 UTC", "sami_code"=>"IL1111.077", "business_owner"=>"biz owner", "path"=>"/12/foo/bar.txt", "finra_path"=>"/path/finradoc/13/foo/bar.txt", "legacy_path"=>"/oldpath/13/foo/bar.txt", "doc_changed_at"=>"2014-03-03 14:53:11 UTC", "content_type"=>"fact_sheet", "updated_at"=>"2014-03-05 14:53:12 UTC", "created_at"=>"2014-03-05 14:53:12 UTC"}, "id"=>"foo-bar-digital-asset-id"}
+Completed 200 OK in 19.0ms
+Started POST "/digital_assets" for 127.0.0.1 at 2014-03-05 07:53:12 -0700
+Processing by DigitalAssetsController#create as JSON
+ Parameters: {"digital_asset"=>{"audiences"=>["investor"], "omniture_codes"=>["KOW2MY24D"], "orderable"=>"false", "pages"=>"1", "fund_codes"=>["00200", "00190", "00210"], "_id"=>"53173a58bed47a5eeb3702e8", "title"=>"Doc Title", "changed_at"=>"2014-03-03 14:53:11 UTC", "digital_asset_id"=>"new-digital-asset-id", "published_at"=>"2014-02-23 14:53:11 UTC", "expires_at"=>"2014-05-05 14:53:11 UTC", "sami_code"=>"IL1111.077", "business_owner"=>"biz owner", "path"=>"/13/foo/bar.txt", "finra_path"=>"/path/finradoc/14/foo/bar.txt", "legacy_path"=>"/oldpath/14/foo/bar.txt", "doc_changed_at"=>"2014-03-03 14:53:11 UTC", "content_type"=>"fact_sheet"}}
+Completed 201 Created in 25.0ms
+Started DELETE "/digital_assets/foo-bar-digital-asset-id" for 127.0.0.1 at 2014-03-05 07:53:12 -0700
+Processing by DigitalAssetsController#destroy as JSON
+ Parameters: {"id"=>"foo-bar-digital-asset-id"}
+Completed 200 OK in 5.0ms
+Started GET "/" for 127.0.0.1 at 2014-03-05 07:53:12 -0700
+
+ActionController::RoutingError (No route matches [GET] "/"):
+ actionpack (3.2.16) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (3.2.16) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.16) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.16) lib/rails/rack/logger.rb:16:in `call'
+ activesupport (3.2.16) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.16) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.16) lib/action_dispatch/middleware/request_id.rb:22:in `call'
+ rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
+ rack (1.4.5) lib/rack/runtime.rb:17:in `call'
+ activesupport (3.2.16) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
+ rack (1.4.5) lib/rack/lock.rb:15:in `call'
+ actionpack (3.2.16) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.16) lib/rails/engine.rb:484:in `call'
+ railties (3.2.16) lib/rails/application.rb:231:in `call'
+ rack-test (0.6.2) lib/rack/mock_session.rb:30:in `request'
+ rack-test (0.6.2) lib/rack/test.rb:230:in `process_request'
+ rack-test (0.6.2) lib/rack/test.rb:57:in `get'
+ /Users/spjms/.rbenv/versions/jruby-1.7.8/lib/ruby/1.9/forwardable.rb:201:in `get'
+ /Users/spjms/.rbenv/versions/jruby-1.7.8/lib/ruby/gems/shared/bundler/gems/rspec_api_documentation-f5e83aeeb54c/lib/rspec_api_documentation/rack_test_client.rb:38:in `do_request'
+ /Users/spjms/.rbenv/versions/jruby-1.7.8/lib/ruby/gems/shared/bundler/gems/rspec_api_documentation-f5e83aeeb54c/lib/rspec_api_documentation/client_base.rb:39:in `process'
+ /Users/spjms/.rbenv/versions/jruby-1.7.8/lib/ruby/gems/shared/bundler/gems/rspec_api_documentation-f5e83aeeb54c/lib/rspec_api_documentation/client_base.rb:9:in `get'
+ /Users/spjms/.rbenv/versions/jruby-1.7.8/lib/ruby/gems/shared/bundler/gems/rspec_api_documentation-f5e83aeeb54c/lib/rspec_api_documentation/dsl/endpoint.rb:47:in `do_request'
+ /Users/spjms/.rbenv/versions/jruby-1.7.8/lib/ruby/gems/shared/bundler/gems/rspec_api_documentation-f5e83aeeb54c/lib/rspec_api_documentation/dsl/endpoint.rb:20:in `example_request'
+ org/jruby/RubyBasicObject.java:1536:in `instance_eval'
+ rspec-core (2.14.8) lib/rspec/core/example.rb:114:in `run'
+ rspec-core (2.14.8) lib/rspec/core/example.rb:254:in `with_around_each_hooks'
+ rspec-core (2.14.8) lib/rspec/core/example.rb:111:in `run'
+ rspec-core (2.14.8) lib/rspec/core/example_group.rb:390:in `run_examples'
+ org/jruby/RubyArray.java:2413:in `map'
+ rspec-core (2.14.8) lib/rspec/core/example_group.rb:386:in `run_examples'
+ rspec-core (2.14.8) lib/rspec/core/example_group.rb:371:in `run'
+ rspec-core (2.14.8) lib/rspec/core/example_group.rb:372:in `run'
+ org/jruby/RubyArray.java:2413:in `map'
+ rspec-core (2.14.8) lib/rspec/core/example_group.rb:372:in `run'
+ rspec-core (2.14.8) lib/rspec/core/command_line.rb:28:in `run'
+ org/jruby/RubyArray.java:2413:in `map'
+ rspec-core (2.14.8) lib/rspec/core/command_line.rb:28:in `run'
+ rspec-core (2.14.8) lib/rspec/core/reporter.rb:58:in `report'
+ rspec-core (2.14.8) lib/rspec/core/command_line.rb:25:in `run'
+ rspec-core (2.14.8) lib/rspec/core/runner.rb:80:in `run'
+ rspec-core (2.14.8) lib/rspec/core/runner.rb:17:in `autorun'
+
+
+ Rendered /Users/spjms/.rbenv/versions/jruby-1.7.8/lib/ruby/gems/shared/gems/actionpack-3.2.16/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (4.0ms)