test/dummy/log/development.log in collection-json-browser-0.0.7 vs test/dummy/log/development.log in collection-json-browser-0.0.8
- old
+ new
@@ -89326,5 +89326,20136 @@
Started GET "/api" for 127.0.0.1 at 2013-08-04 18:26:44 +0800
Processing by Api::ApplicationController#index as JSON
Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+Connecting to database specified by database.yml
+Connecting to database specified by database.yml
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 21:49:33 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (2.0ms)
+Compiled collection_json_browser/angular/controllers/api_controller.js (0ms) (pid 86186)
+Compiled collection_json_browser/application.js (1ms) (pid 86186)
+Completed 200 OK in 53ms (Views: 53.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 21:49:33 +0800
+Served asset /collection_json_browser/angular.min.js - 200 OK (4ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 21:49:33 +0800
+Served asset /collection_json_browser/application.js - 200 OK (4ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 21:49:33 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 200 OK (2ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 21:49:33 +0800
+Served asset /collection_json_browser/application.css - 200 OK (3ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 21:49:33 +0800
+Served asset /collection_json_browser/bootstrap.css - 200 OK (2ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:49:33 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 200 OK (2ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 21:49:33 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 21:49:52 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 21:49:52 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 21:49:52 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 21:49:52 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 21:49:52 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 21:49:52 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:49:52 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 21:49:52 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:49:53 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/" for 127.0.0.1 at 2013-08-22 21:49:55 +0800
+
+ActionController::RoutingError (No route matches [GET] "/"):
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 21:50:05 +0800
+Processing by Api::ApplicationController#index as HTML
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/doc" for 127.0.0.1 at 2013-08-22 21:50:13 +0800
+
+ActionController::RoutingError (No route matches [GET] "/api/doc"):
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 21:50:18 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 21:50:18 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 21:50:18 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 21:50:18 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 21:50:18 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 21:50:18 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:50:18 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 21:50:18 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:50:18 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 21:52:13 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Compiled collection_json_browser/angular/controllers/api_controller.js (0ms) (pid 86186)
+Compiled collection_json_browser/application.js (1ms) (pid 86186)
+Completed 200 OK in 18ms (Views: 17.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 21:52:13 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 21:52:13 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 200 OK (2ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 21:52:13 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (4ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 21:52:13 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 21:52:13 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:52:13 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:52:13 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 21:52:35 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Compiled collection_json_browser/angular/controllers/api_controller.js (0ms) (pid 86186)
+Compiled collection_json_browser/application.js (1ms) (pid 86186)
+Completed 200 OK in 35ms (Views: 35.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 21:52:35 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 21:52:35 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 200 OK (2ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 21:52:35 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 21:52:35 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 21:52:35 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (7ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:52:35 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 21:52:35 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 21:52:35 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:52:35 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 21:53:03 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.6ms)
+Completed 200 OK in 5ms (Views: 4.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 21:53:03 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 21:53:03 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (1ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 21:53:03 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 21:53:03 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 21:53:03 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:53:03 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 21:53:03 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:53:04 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 21:53:13 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 4.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 21:53:13 +0800
+Served asset /collection_json_browser/angular.min.js - 200 OK (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 21:53:13 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 200 OK (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 21:53:13 +0800
+Served asset /collection_json_browser/application.css - 200 OK (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 21:53:13 +0800
+Served asset /collection_json_browser/bootstrap.css - 200 OK (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 21:53:13 +0800
+Served asset /collection_json_browser/application.js - 200 OK (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:53:13 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 200 OK (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 21:53:13 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 21:53:20 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.7ms)
+Completed 200 OK in 16ms (Views: 16.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 21:53:20 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 21:53:20 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 21:53:20 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 21:53:20 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 21:53:20 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:53:20 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 21:53:20 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-22 21:53:20 +0800
+Served asset /cat.gif - 200 OK (2ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:53:21 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 21:53:34 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.5ms)
+Completed 200 OK in 5ms (Views: 4.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 21:53:34 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 21:53:34 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 21:53:34 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 21:53:34 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 21:53:34 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:53:34 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 21:53:34 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:53:34 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 21:53:35 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 21:53:35 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 21:53:35 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 21:53:35 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 21:53:35 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 21:53:35 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:53:35 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 21:53:35 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:53:35 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 21:53:36 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.1ms)
+Completed 200 OK in 4ms (Views: 4.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 21:53:36 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 21:53:36 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 21:53:36 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 21:53:36 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 21:53:36 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:53:36 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 21:53:36 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:53:36 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 21:54:25 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.7ms)
+Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 21:54:25 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 21:54:25 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 21:54:25 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 21:54:25 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 21:54:25 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:54:25 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 21:54:25 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:54:25 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 21:54:35 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.4ms)
+Completed 200 OK in 4ms (Views: 4.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 21:54:35 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 21:54:35 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 21:54:35 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 21:54:35 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 21:54:35 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:54:35 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 21:54:35 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:54:35 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 21:54:51 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.4ms)
+Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 21:54:51 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 21:54:51 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 21:54:51 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 21:54:51 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 21:54:51 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:54:51 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 21:54:51 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:54:51 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 21:55:59 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.4ms)
+Compiled collection_json_browser/angular/controllers/api_controller.js (0ms) (pid 86186)
+Compiled collection_json_browser/application.js (1ms) (pid 86186)
+Completed 200 OK in 16ms (Views: 16.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 21:55:59 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 21:55:59 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (4ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 21:55:59 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 21:55:59 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 200 OK (2ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 21:55:59 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:55:59 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 21:55:59 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:55:59 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 21:56:00 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.1ms)
+Completed 200 OK in 6ms (Views: 5.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 21:56:00 +0800
+Served asset /collection_json_browser/angular.min.js - 200 OK (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 21:56:00 +0800
+Served asset /collection_json_browser/bootstrap.css - 200 OK (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 21:56:00 +0800
+Served asset /collection_json_browser/application.css - 200 OK (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 21:56:00 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 200 OK (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 21:56:00 +0800
+Served asset /collection_json_browser/application.js - 200 OK (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:56:00 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 200 OK (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 21:56:00 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 21:56:21 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Compiled collection_json_browser/angular/controllers/api_controller.js (0ms) (pid 86186)
+Compiled collection_json_browser/application.js (1ms) (pid 86186)
+Completed 200 OK in 17ms (Views: 16.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 21:56:21 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 21:56:21 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (3ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 21:56:21 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 21:56:21 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 200 OK (2ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 21:56:21 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:56:21 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 21:56:21 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:56:21 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 21:57:30 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.5ms)
+Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 21:57:30 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 21:57:30 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 21:57:30 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 21:57:30 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 21:57:30 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:57:30 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 21:57:30 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:57:30 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 21:57:37 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 21:57:38 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 21:57:59 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.7ms)
+Completed 200 OK in 6ms (Views: 5.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 21:57:59 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 21:57:59 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 21:57:59 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 21:57:59 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 21:57:59 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:57:59 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 21:57:59 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 21:57:59 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:57:59 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 21:58:17 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.7ms)
+Completed 200 OK in 6ms (Views: 5.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 21:58:17 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 21:58:17 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 21:58:17 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 21:58:17 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 21:58:17 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:58:17 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 21:58:17 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:58:17 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 21:58:20 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 21:58:20 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 21:58:37 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.4ms)
+Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 21:58:37 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 21:58:37 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 21:58:37 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 21:58:37 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 21:58:37 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:58:37 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 21:58:37 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 21:58:37 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:58:37 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 21:58:40 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 21:58:40 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 21:59:30 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.6ms)
+Completed 200 OK in 6ms (Views: 5.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 21:59:30 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 21:59:30 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 21:59:30 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 21:59:30 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 21:59:30 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:59:30 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 21:59:30 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 21:59:30 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:59:30 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 21:59:32 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 21:59:32 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 21:59:58 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.5ms)
+Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 21:59:58 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 21:59:58 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 21:59:58 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 21:59:58 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 21:59:58 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:59:58 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 21:59:59 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 21:59:59 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 21:59:59 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:00:00 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:00:00 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 22:00:36 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Compiled collection_json_browser/angular/controllers/api_controller.js (0ms) (pid 86186)
+Compiled collection_json_browser/application.js (1ms) (pid 86186)
+Completed 200 OK in 35ms (Views: 35.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 22:00:36 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 200 OK (7ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 22:00:36 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 22:00:36 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (3ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 22:00:36 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 22:00:36 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:00:36 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:00:37 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:00:37 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:00:37 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 22:03:58 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Compiled collection_json_browser/angular/controllers/api_controller.js (0ms) (pid 86186)
+Compiled collection_json_browser/application.js (1ms) (pid 86186)
+Completed 200 OK in 14ms (Views: 14.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 22:03:59 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 22:03:59 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 200 OK (1ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 22:03:59 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (5ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 22:03:59 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 22:03:59 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:03:59 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:03:59 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:03:59 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:04:00 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:04:00 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 22:11:33 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Compiled collection_json_browser/angular/controllers/api_controller.js (0ms) (pid 86186)
+Compiled collection_json_browser/application.js (1ms) (pid 86186)
+Completed 200 OK in 120ms (Views: 119.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 22:11:33 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 22:11:33 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 200 OK (25ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 22:11:33 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (3ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 22:11:33 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 22:11:33 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:11:33 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:11:33 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:11:33 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:11:33 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:11:34 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:11:34 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 22:14:37 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Compiled collection_json_browser/angular/controllers/api_controller.js (0ms) (pid 86186)
+Compiled collection_json_browser/application.js (1ms) (pid 86186)
+Completed 200 OK in 17ms (Views: 16.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 22:14:37 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 22:14:37 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 200 OK (2ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 22:14:37 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (4ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 22:14:37 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 22:14:37 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:14:37 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:14:37 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:14:37 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 22:14:55 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Compiled collection_json_browser/angular/controllers/api_controller.js (0ms) (pid 86186)
+Compiled collection_json_browser/application.js (1ms) (pid 86186)
+Completed 200 OK in 29ms (Views: 29.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 22:14:55 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 22:14:55 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 22:14:55 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 22:14:55 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 200 OK (1ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 22:14:55 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (5ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:14:55 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:14:55 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:14:55 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (21ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 22:15:09 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Compiled collection_json_browser/angular/controllers/api_controller.js (0ms) (pid 86186)
+Compiled collection_json_browser/application.js (1ms) (pid 86186)
+Completed 200 OK in 19ms (Views: 18.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 22:15:09 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (4ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 22:15:09 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 22:15:09 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 22:15:09 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 200 OK (2ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 22:15:09 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:15:09 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:15:09 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:15:09 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:15:09 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:15:11 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:15:11 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 22:19:57 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Compiled collection_json_browser/angular/controllers/api_controller.js (0ms) (pid 86186)
+Compiled collection_json_browser/application.js (2ms) (pid 86186)
+Completed 200 OK in 21ms (Views: 20.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 22:19:57 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 200 OK (1ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 22:19:57 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 22:19:57 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (4ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 22:19:57 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 22:19:57 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:19:57 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:19:57 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:19:57 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:19:57 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:19:59 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:19:59 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 22:20:30 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Compiled collection_json_browser/angular/controllers/api_controller.js (0ms) (pid 86186)
+Compiled collection_json_browser/application.js (1ms) (pid 86186)
+Completed 200 OK in 33ms (Views: 32.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 22:20:30 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 22:20:30 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 22:20:30 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 200 OK (2ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 22:20:30 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (5ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 22:20:30 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:20:30 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:20:30 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:20:30 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:20:30 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:20:32 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:20:32 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 22:21:52 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Compiled collection_json_browser/angular/controllers/api_controller.js (0ms) (pid 86186)
+Compiled collection_json_browser/application.js (1ms) (pid 86186)
+Completed 200 OK in 16ms (Views: 16.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 22:21:52 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 22:21:52 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 200 OK (2ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 22:21:52 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (3ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 22:21:52 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 22:21:52 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:21:52 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:21:52 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 14ms (Views: 14.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:21:52 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:21:52 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:21:53 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:21:53 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 22:22:09 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.5ms)
+Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 22:22:09 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 22:22:09 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 22:22:09 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 22:22:09 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 22:22:09 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:22:09 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:22:09 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:22:09 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:22:09 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:22:10 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:22:10 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 22:22:30 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Compiled collection_json_browser/angular/controllers/api_controller.js (0ms) (pid 86186)
+Compiled collection_json_browser/application.js (1ms) (pid 86186)
+Completed 200 OK in 15ms (Views: 15.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 22:22:30 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 200 OK (2ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 22:22:30 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 22:22:30 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 22:22:30 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 22:22:30 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (5ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:22:30 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:22:30 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:22:30 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:22:30 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:22:31 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:22:31 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/docdoc" for 127.0.0.1 at 2013-08-22 22:25:45 +0800
+
+ActionController::RoutingError (No route matches [GET] "/docdoc"):
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms)
+
+
+Started GET "/docdoc" for 127.0.0.1 at 2013-08-22 22:25:45 +0800
+
+ActionController::RoutingError (No route matches [GET] "/docdoc"):
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms)
+
+
+Started GET "/docdoc" for 127.0.0.1 at 2013-08-22 22:25:45 +0800
+
+ActionController::RoutingError (No route matches [GET] "/docdoc"):
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
+
+
+Started GET "/docdoc" for 127.0.0.1 at 2013-08-22 22:25:45 +0800
+
+ActionController::RoutingError (No route matches [GET] "/docdoc"):
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms)
+
+
+Started GET "/docdoc" for 127.0.0.1 at 2013-08-22 22:25:45 +0800
+
+ActionController::RoutingError (No route matches [GET] "/docdoc"):
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms)
+
+
+Started GET "/docdoc" for 127.0.0.1 at 2013-08-22 22:25:45 +0800
+
+ActionController::RoutingError (No route matches [GET] "/docdoc"):
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms)
+
+
+Started GET "/docdoc" for 127.0.0.1 at 2013-08-22 22:25:45 +0800
+
+ActionController::RoutingError (No route matches [GET] "/docdoc"):
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms)
+
+
+Started GET "/docdoc" for 127.0.0.1 at 2013-08-22 22:25:45 +0800
+
+ActionController::RoutingError (No route matches [GET] "/docdoc"):
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
+
+
+Started GET "/docdoc" for 127.0.0.1 at 2013-08-22 22:25:45 +0800
+
+ActionController::RoutingError (No route matches [GET] "/docdoc"):
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms)
+
+
+Started GET "/docdoc" for 127.0.0.1 at 2013-08-22 22:25:45 +0800
+
+ActionController::RoutingError (No route matches [GET] "/docdoc"):
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms)
+
+
+Started POST "/api/posts" for 127.0.0.1 at 2013-08-22 22:27:38 +0800
+Processing by Api::PostsController#create as JSON
+ Parameters: {"title"=>"abc", "content"=>"asd", "category"=>"ruby", "post"=>{}}
+Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 22:28:18 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.1ms)
+Compiled collection_json_browser/angular/controllers/api_controller.js (0ms) (pid 86186)
+Compiled collection_json_browser/application.js (2ms) (pid 86186)
+Completed 200 OK in 22ms (Views: 22.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 200 OK (4ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (4ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 27ms (Views: 26.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:28:19 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/api/posts" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Processing by Api::PostsController#create as JSON
+ Parameters: {"title"=>"Happily ever after", "content"=>"Happily ever after", "category"=>"ruby", "post"=>{}}
+Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-22 22:28:20 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:28:21 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:28:21 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:28:21 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:28:21 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-22 22:28:21 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 22:28:21 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 22:28:21 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 22:28:21 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 22:28:21 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 22:28:21 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 22:28:21 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:28:21 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:28:21 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:28:21 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-22 22:28:21 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 22:28:21 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 4.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 22:28:21 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 22:28:21 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:28:21 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 22:28:21 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 22:28:21 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 22:28:21 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:28:21 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:28:21 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-22 22:28:21 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 22:28:21 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 22:28:21 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 22:28:21 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:28:21 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 22:28:21 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 22:28:21 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 22:28:21 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:28:21 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:28:21 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-22 22:28:21 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 22:29:06 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Compiled collection_json_browser/angular/controllers/api_controller.js (0ms) (pid 86186)
+Compiled collection_json_browser/application.js (2ms) (pid 86186)
+Completed 200 OK in 20ms (Views: 19.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (3ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 200 OK (2ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 14ms (Views: 14.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (1ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:29:07 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 5ms (Views: 4.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (4ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (13ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/api/posts" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Processing by Api::PostsController#create as JSON
+ Parameters: {"title"=>"Happily ever after", "content"=>"Happily ever after", "category"=>"ruby", "post"=>{}}
+Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-22 22:29:08 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 22:29:09 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 19ms (Views: 19.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 22:29:09 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 22:29:09 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (1ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 22:29:09 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:29:09 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 22:29:09 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 22:29:09 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:29:09 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:29:09 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-22 22:29:09 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 22:29:09 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 22:29:09 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 22:29:09 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 22:29:09 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 22:29:09 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 22:29:09 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:29:09 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:29:09 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:29:09 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-22 22:29:09 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-22 22:29:09 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 4.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-22 22:29:09 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (4ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-22 22:29:09 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-22 22:29:09 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 22:29:09 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-22 22:29:09 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-22 22:29:09 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:29:09 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-22 22:29:09 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-22 22:29:09 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+Connecting to database specified by database.yml
+
+
+Started GET "/" for 127.0.0.1 at 2013-08-24 16:32:43 +0800
+
+ActionController::RoutingError (No route matches [GET] "/"):
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (2.2ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 16:32:47 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.4ms)
+Compiled collection_json_browser/angular/controllers/api_controller.js (0ms) (pid 15761)
+Compiled collection_json_browser/application.js (1ms) (pid 15761)
+Completed 200 OK in 32ms (Views: 31.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 16:32:47 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (1ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 16:32:47 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 200 OK (1ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 16:32:47 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 16:32:47 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (1ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 16:32:47 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (4ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 16:32:47 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (2ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 16:32:47 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 16:32:47 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 16:32:47 +0800
+Served asset /cat.gif - 304 Not Modified (27ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 16:32:47 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 16:32:47 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 16:32:50 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 16:32:50 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 16:34:59 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Compiled collection_json_browser/angular/controllers/api_controller.js (0ms) (pid 15761)
+Compiled collection_json_browser/application.js (1ms) (pid 15761)
+Completed 200 OK in 15ms (Views: 15.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 16:34:59 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 16:34:59 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (2ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 16:34:59 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (5ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 16:34:59 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 16:34:59 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 200 OK (1ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 16:34:59 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 16:34:59 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 16:34:59 +0800
+Processing by CollectionJsonBrowser::HomeController#index as JSON
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html (0.9ms)
+Completed 200 OK in 8ms (Views: 8.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 16:34:59 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 16:34:59 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 16:34:59 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 16:34:59 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 16:35:06 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.1ms)
+Compiled collection_json_browser/angular/controllers/api_controller.js (0ms) (pid 15761)
+Compiled collection_json_browser/application.js (1ms) (pid 15761)
+Completed 200 OK in 18ms (Views: 18.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 16:35:06 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 16:35:06 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 200 OK (2ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 16:35:06 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (4ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 16:35:06 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 16:35:06 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 16:35:06 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 16:35:06 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 16:35:06 +0800
+Processing by CollectionJsonBrowser::HomeController#index as JSON
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html (0.1ms)
+Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 16:35:06 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 16:35:07 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 16:35:23 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Compiled collection_json_browser/angular/controllers/api_controller.js (0ms) (pid 15761)
+Compiled collection_json_browser/application.js (1ms) (pid 15761)
+Completed 200 OK in 15ms (Views: 15.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 16:35:23 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 16:35:23 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 16:35:23 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 16:35:23 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (4ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 16:35:23 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 200 OK (1ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 16:35:23 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 16:35:23 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 16:35:23 +0800
+Processing by CollectionJsonBrowser::HomeController#index as JSON
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html (0.0ms)
+Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 16:35:23 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 16:35:23 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 16:35:40 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Compiled collection_json_browser/angular/controllers/api_controller.js (0ms) (pid 15761)
+Compiled collection_json_browser/application.js (1ms) (pid 15761)
+Completed 200 OK in 17ms (Views: 16.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 16:35:40 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 16:35:40 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 16:35:40 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 200 OK (2ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 16:35:40 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 16:35:40 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (19ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 16:35:40 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 16:35:41 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 16:35:41 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 16:35:41 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 16:35:41 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 16:35:45 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 16:35:45 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts/1" for 127.0.0.1 at 2013-08-24 16:35:48 +0800
+
+AbstractController::ActionNotFound (The action 'show' could not be found for Api::PostsController):
+ actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process'
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4409045744332848707__call__3391434959533614371__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.7ms)
+
+
+Started GET "/api/posts/2" for 127.0.0.1 at 2013-08-24 16:35:55 +0800
+
+AbstractController::ActionNotFound (The action 'show' could not be found for Api::PostsController):
+ actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process'
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4409045744332848707__call__3391434959533614371__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.5ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 17:33:28 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Compiled collection_json_browser/angular/controllers/api_controller.js (0ms) (pid 15761)
+Compiled collection_json_browser/application.js (1ms) (pid 15761)
+Completed 200 OK in 18ms (Views: 17.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 17:33:28 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 17:33:28 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 200 OK (2ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 17:33:28 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 17:33:28 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (3ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 17:33:28 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 17:33:28 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 17:33:28 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 17:33:46 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Compiled collection_json_browser/angular/controllers/api_controller.js (0ms) (pid 15761)
+Compiled collection_json_browser/application.js (2ms) (pid 15761)
+Completed 200 OK in 19ms (Views: 19.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 17:33:46 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 17:33:46 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 200 OK (3ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 17:33:46 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (3ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 17:33:46 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 17:33:46 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 17:33:46 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 17:33:46 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 17:33:46 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 17:33:46 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 17:33:46 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 21:38:40 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.7ms)
+Compiled collection_json_browser/angular/controllers/api_controller.js (9ms) (pid 15761)
+Compiled collection_json_browser/application.js (5ms) (pid 15761)
+Completed 200 OK in 188ms (Views: 183.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 21:38:40 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 200 OK (5ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 21:38:40 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 21:38:41 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (1ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 21:38:41 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (14ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 21:38:41 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 21:38:41 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 21:38:41 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 21:38:41 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 21:38:41 +0800
+Served asset /cat.gif - 304 Not Modified (3ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 21:38:41 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 21:38:41 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 21:38:49 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 8ms (Views: 7.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 21:38:49 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 21:39:10 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 21:39:10 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 21:39:10 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 21:39:10 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 21:39:10 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 21:39:11 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 21:39:11 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 10ms (Views: 10.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 21:39:11 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (1ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 21:39:11 +0800
+Served asset /collection_json_browser/bootstrap.css - 200 OK (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 21:39:11 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 21:39:11 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 21:39:11 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 21:39:11 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 21:39:11 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 21:39:11 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 21:39:11 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 21:39:11 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 21:39:11 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 21:40:08 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Compiled collection_json_browser/angular/controllers/api_controller.js (0ms) (pid 15761)
+Compiled collection_json_browser/application.js (1ms) (pid 15761)
+Completed 200 OK in 50ms (Views: 49.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 21:40:08 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 200 OK (4ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 21:40:08 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (6ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 21:40:08 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 21:40:08 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 21:40:08 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 21:40:08 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 21:40:08 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 21:40:08 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 21:40:08 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 21:40:08 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 21:40:28 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 21:40:28 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 21:40:55 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 21:40:55 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 21:40:55 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 21:40:55 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 21:41:29 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Compiled collection_json_browser/angular/controllers/api_controller.js (0ms) (pid 15761)
+Compiled collection_json_browser/application.js (1ms) (pid 15761)
+Completed 200 OK in 20ms (Views: 19.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 21:41:29 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 21:41:29 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 21:41:29 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 200 OK (3ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 21:41:29 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 21:41:29 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (8ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 21:41:29 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 21:41:29 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 21:41:29 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 21:41:29 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 21:41:29 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 21:41:32 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 21:41:32 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts/1" for 127.0.0.1 at 2013-08-24 21:41:35 +0800
+
+AbstractController::ActionNotFound (The action 'show' could not be found for Api::PostsController):
+ actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process'
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4409045744332848707__call__3391434959533614371__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (1.9ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 21:43:30 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Compiled collection_json_browser/angular/controllers/api_controller.js (0ms) (pid 15761)
+Compiled collection_json_browser/application.js (1ms) (pid 15761)
+Completed 200 OK in 24ms (Views: 23.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 21:43:30 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (5ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 21:43:30 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 200 OK (1ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 21:43:30 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 21:43:30 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 21:43:30 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 21:43:30 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 21:43:31 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 21:43:31 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 21:43:31 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 21:43:31 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 21:43:31 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 21:43:33 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 21:43:33 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts/1" for 127.0.0.1 at 2013-08-24 21:43:35 +0800
+
+AbstractController::ActionNotFound (The action 'show' could not be found for Api::PostsController):
+ actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process'
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4409045744332848707__call__3391434959533614371__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.4ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 21:44:15 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.5ms)
+Completed 200 OK in 4ms (Views: 4.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 21:44:15 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 21:44:15 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 21:44:15 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 21:44:15 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 21:44:15 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 21:44:15 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 21:44:15 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 21:44:15 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 21:44:15 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 21:44:15 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 21:44:15 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 21:44:17 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 21:44:17 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts/2" for 127.0.0.1 at 2013-08-24 21:44:25 +0800
+
+AbstractController::ActionNotFound (The action 'show' could not be found for Api::PostsController):
+ actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process'
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4409045744332848707__call__3391434959533614371__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.8ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 22:56:14 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.1ms)
+Compiled collection_json_browser/angular/controllers/api_controller.js (0ms) (pid 15761)
+Compiled collection_json_browser/application.js (1ms) (pid 15761)
+Completed 200 OK in 21ms (Views: 20.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 22:56:14 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 22:56:14 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 22:56:14 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 200 OK (1ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 22:56:14 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (5ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 22:56:14 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 22:56:14 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:56:14 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:56:14 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 22:56:14 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 22:56:14 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 22:56:15 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 22:56:18 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 22:56:18 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 22:56:18 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 22:56:18 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 22:56:18 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 22:56:18 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 22:56:18 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:56:18 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:56:18 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 22:56:18 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 22:56:18 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 22:56:18 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 22:56:18 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 22:56:18 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (1ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 22:56:18 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 22:56:18 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 22:56:18 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 22:56:18 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 22:56:18 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:56:18 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:56:18 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 22:56:18 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 22:56:18 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 22:56:18 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 22:56:18 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 22:56:18 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 22:56:18 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 22:56:18 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 22:56:18 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 22:56:18 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 22:56:18 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:56:18 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:56:18 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 22:56:18 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 22:56:18 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 22:56:18 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (10ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/api/posts" for 127.0.0.1 at 2013-08-24 22:56:19 +0800
+Processing by Api::PostsController#create as JSON
+ Parameters: {"title"=>"Happily ever after", "content"=>"Happily ever after", "category"=>"ruby", "post"=>{}}
+Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.1ms)
+Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (5ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 22:56:20 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 22:58:22 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 5ms (Views: 5.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 22:58:22 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 22:58:22 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 22:58:22 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 22:58:22 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 22:58:22 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 22:58:22 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:58:22 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:58:22 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 22:58:22 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 22:58:22 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 22:58:22 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 22:58:22 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 22:58:22 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 22:58:22 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 22:58:22 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 22:58:22 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 22:58:22 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 22:58:22 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:58:22 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:58:22 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 22:58:22 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 22:58:22 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 22:58:22 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 22:58:22 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 22:58:22 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 22:58:22 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 22:58:22 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 22:58:22 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 22:58:22 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 22:58:22 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:58:22 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:58:22 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 22:58:22 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/api/posts" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Processing by Api::PostsController#create as JSON
+ Parameters: {"title"=>"Happily ever after", "content"=>"Happily ever after", "category"=>"ruby", "post"=>{}}
+Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (1ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 4ms (Views: 4.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 22:58:23 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 22:58:24 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 23:52:21 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 7ms (Views: 7.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 23:52:21 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 23:52:21 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 23:52:21 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 23:52:21 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 23:52:21 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 23:52:21 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 23:52:21 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 23:52:21 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 23:52:21 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 23:52:21 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 23:52:21 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts/2" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+
+AbstractController::ActionNotFound (The action 'show' could not be found for Api::PostsController):
+ actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process'
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4409045744332848707__call__3391434959533614371__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.4ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 4.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 23:52:22 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 23:52:23 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 23:52:23 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 23:52:23 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 23:52:23 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 23:52:23 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/api/posts" for 127.0.0.1 at 2013-08-24 23:52:23 +0800
+Processing by Api::PostsController#create as JSON
+ Parameters: {"title"=>"Happily ever after", "content"=>"Happily ever after", "category"=>"ruby", "post"=>{}}
+Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 23:52:23 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 23:52:23 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 23:52:23 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 23:52:23 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 23:52:23 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 23:52:23 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 23:52:23 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 23:52:23 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 23:52:23 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 23:52:23 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 23:52:23 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 29ms (Views: 28.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 23:52:23 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 23:52:23 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 23:52:23 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 23:52:23 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 23:52:23 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 23:52:23 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 23:52:23 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 23:52:23 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 23:52:23 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 23:52:23 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 23:52:23 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 23:52:23 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 23:52:23 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 23:52:23 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 23:52:23 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 23:52:23 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 23:52:23 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 4ms (Views: 4.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 4.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-24 23:52:24 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:08:01 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.7ms)
+Completed 200 OK in 7ms (Views: 6.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 4.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (1ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:08:02 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts/2" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+
+AbstractController::ActionNotFound (The action 'show' could not be found for Api::PostsController):
+ actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process'
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4409045744332848707__call__3391434959533614371__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.4ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 17ms (Views: 17.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (18ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (11ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (1ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:08:03 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:08:04 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:08:04 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:08:04 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 4.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:08:04 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:08:04 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:08:04 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:08:04 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:08:04 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:08:04 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:08:04 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:08:04 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:08:04 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:08:04 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 4.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:08:04 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:08:04 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:08:04 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:08:04 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:08:04 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:08:04 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:08:04 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:08:04 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:08:04 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:08:59 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:08:59 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:08:59 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:08:59 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:08:59 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:08:59 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:08:59 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:08:59 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:08:59 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:08:59 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:08:59 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:08:59 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:08:59 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:08:59 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (2ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:08:59 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:08:59 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:08:59 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:08:59 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:08:59 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:08:59 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:08:59 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:08:59 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:08:59 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:08:59 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:08:59 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 16ms (Views: 15.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:08:59 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:00 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:00 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:00 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:09:00 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:09:00 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:09:00 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:09:00 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:09:00 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:09:00 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:09:00 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:09:00 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:09:00 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (1ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:00 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:09:00 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:09:00 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:00 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:00 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:09:00 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:09:00 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:09:00 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:09:00 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:09:00 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts/2" for 127.0.0.1 at 2013-08-25 00:09:00 +0800
+
+AbstractController::ActionNotFound (The action 'show' could not be found for Api::PostsController):
+ actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process'
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4409045744332848707__call__3391434959533614371__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.7ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:09:00 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:09:00 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (23ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:00 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:00 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:00 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:09:00 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:09:00 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:09:00 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:09:00 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:09:00 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:09:00 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:09:00 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:09:28 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.1ms)
+Completed 200 OK in 6ms (Views: 5.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:28 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:09:28 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:28 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:09:28 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:28 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:09:28 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:09:29 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:09:29 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:09:29 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:09:29 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:09:29 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:09:29 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:09:29 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:09:29 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:29 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:29 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:29 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:09:29 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:09:29 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:09:29 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:09:29 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:09:29 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:09:29 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:09:29 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:09:29 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:29 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:09:29 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:29 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:29 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:09:29 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:09:29 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:09:29 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:09:29 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:09:29 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:09:29 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:09:29 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:30 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:30 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:09:30 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:30 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:09:30 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:09:30 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:09:30 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:09:30 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:09:30 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:09:30 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:09:30 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts/2" for 127.0.0.1 at 2013-08-25 00:09:30 +0800
+
+AbstractController::ActionNotFound (The action 'show' could not be found for Api::PostsController):
+ actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process'
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4409045744332848707__call__3391434959533614371__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.4ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:09:30 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 5ms (Views: 5.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:30 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:09:30 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:09:30 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:30 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:30 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:09:30 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:09:30 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:09:30 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:09:30 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:09:30 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:09:30 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:09:48 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:48 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:09:48 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:09:48 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:09:48 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:48 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:48 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:09:48 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:09:48 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:09:48 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:09:48 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:09:48 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:09:48 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 4.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:09:48 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:48 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:09:48 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:48 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:09:48 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:48 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:09:48 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:09:49 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:09:49 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:09:49 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:09:49 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:09:49 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:09:49 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:49 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:49 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:09:49 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:09:49 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:49 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:09:49 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:09:49 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:09:49 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:09:49 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:09:49 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:09:49 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:09:49 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:09:49 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:49 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:09:49 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:49 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:49 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:09:49 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:09:49 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:09:49 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:09:49 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:09:49 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts/2" for 127.0.0.1 at 2013-08-25 00:09:49 +0800
+
+AbstractController::ActionNotFound (The action 'show' could not be found for Api::PostsController):
+ actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process'
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4409045744332848707__call__3391434959533614371__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.4ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:09:49 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:49 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:09:49 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:09:49 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:09:49 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:49 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:09:49 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:09:50 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:09:50 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:09:50 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:09:50 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:09:50 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:14:19 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 6ms (Views: 5.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:14:19 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:14:19 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:14:19 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:14:19 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:14:19 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:14:19 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:14:19 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 16ms (Views: 16.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:14:19 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:14:19 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:14:19 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:14:20 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:14:20 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:14:20 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:14:20 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:14:20 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:14:20 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:14:20 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:14:20 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:14:20 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:14:20 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:14:20 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:14:20 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:14:20 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:14:20 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:14:20 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:14:20 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:14:20 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:14:20 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:14:20 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:14:20 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:14:20 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:14:20 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:14:20 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:14:20 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:14:20 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:14:20 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 26ms (Views: 25.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:14:20 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:14:20 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:14:20 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:14:20 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:14:20 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:14:20 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:14:20 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:14:20 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:14:20 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:14:21 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:14:21 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts/2" for 127.0.0.1 at 2013-08-25 00:14:21 +0800
+
+AbstractController::ActionNotFound (The action 'show' could not be found for Api::PostsController):
+ actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process'
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4409045744332848707__call__3391434959533614371__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.5ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:14:21 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:14:21 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:14:21 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:14:21 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:14:21 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:14:21 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:14:21 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:14:21 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:14:21 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:14:21 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:14:21 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:14:21 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:15:39 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:15:39 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:39 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:39 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:15:39 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:15:39 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:39 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:15:39 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:15:39 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:15:39 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:15:39 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:15:39 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:15:39 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:15:39 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:39 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:39 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:15:39 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:39 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:15:39 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:15:39 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:15:39 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:15:39 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:15:39 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:15:39 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:15:40 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:15:40 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:15:40 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:40 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:15:40 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:40 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:40 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:15:40 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 26ms (Views: 25.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:15:40 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:15:40 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:15:40 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:15:40 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:15:40 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:40 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:15:40 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:40 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:15:40 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:40 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:15:40 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:15:40 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:15:40 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:15:40 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:15:40 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:15:40 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts/2" for 127.0.0.1 at 2013-08-25 00:15:40 +0800
+
+AbstractController::ActionNotFound (The action 'show' could not be found for Api::PostsController):
+ actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process'
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4409045744332848707__call__3391434959533614371__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.6ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:15:40 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:15:40 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:15:40 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:40 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:40 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:40 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:15:40 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:15:40 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:15:40 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:15:40 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:15:40 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:15:41 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/api/posts" for 127.0.0.1 at 2013-08-25 00:15:41 +0800
+Processing by Api::PostsController#create as JSON
+ Parameters: {"title"=>"", "content"=>"", "category"=>"ruby", "post"=>{}}
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:15:41 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:41 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:15:41 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (1ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:15:41 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:41 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:41 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:15:41 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:15:41 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:15:41 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:15:41 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:15:41 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:15:41 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:15:41 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:15:41 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:15:41 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:15:41 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:15:41 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:41 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:15:41 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:41 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:41 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:15:41 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:15:41 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:15:41 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:15:41 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:15:41 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:15:41 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:15:41 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:41 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:41 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:15:41 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:15:41 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:15:41 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:41 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:15:42 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:15:42 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:15:42 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:15:42 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:15:42 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:15:42 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:15:42 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:42 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:42 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:15:42 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:15:42 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:42 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:15:42 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:15:42 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:15:42 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:15:42 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:15:42 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:42 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:15:42 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:15:42 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:42 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:42 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:15:42 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:15:42 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:15:42 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:15:42 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:42 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:42 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:42 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:15:42 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:15:42 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:15:42 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:15:42 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:15:42 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:15:42 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:15:48 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 6ms (Views: 5.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:48 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:15:48 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:48 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:15:48 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:48 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:15:48 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:15:48 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:15:48 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:15:48 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:15:48 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:15:48 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:15:48 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 17ms (Views: 16.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:15:48 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:48 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:15:48 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:48 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:48 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:15:48 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:15:48 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 4.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 16ms (Views: 15.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts/2" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+
+AbstractController::ActionNotFound (The action 'show' could not be found for Api::PostsController):
+ actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process'
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4409045744332848707__call__3391434959533614371__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.5ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.1ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:15:49 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:15:50 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:15:50 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:15:50 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:16:13 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 6ms (Views: 5.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:13 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:16:13 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:16:13 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:13 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:13 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:16:13 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:16:13 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:16:14 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 17ms (Views: 17.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:16:14 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:16:14 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:16:14 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:16:14 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 24ms (Views: 24.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:16:14 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:16:14 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:14 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:14 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:14 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:16:14 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:16:14 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:16:14 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:16:14 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:16:14 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:16:14 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:16:14 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:16:14 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (5ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:16:14 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:14 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:14 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:14 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:16:14 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:16:14 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:16:14 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:16:14 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:16:14 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:16:14 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:16:14 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:16:14 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:14 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:14 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:16:14 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:14 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:16:14 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:16:15 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:16:15 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:16:15 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:16:15 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:16:15 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts/2" for 127.0.0.1 at 2013-08-25 00:16:15 +0800
+
+AbstractController::ActionNotFound (The action 'show' could not be found for Api::PostsController):
+ actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process'
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4409045744332848707__call__3391434959533614371__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.6ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:16:15 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:16:15 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:16:15 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:15 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:15 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:15 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:16:15 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:16:15 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:16:15 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:16:15 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:16:15 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:16:15 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:16:34 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 5ms (Views: 5.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:16:35 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:35 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:16:35 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:35 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:35 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:16:35 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:16:35 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 25ms (Views: 24.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:16:35 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:16:35 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:16:35 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:16:35 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:16:35 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:16:35 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:35 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:16:35 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:35 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:16:35 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:35 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:16:35 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:16:35 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:16:35 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:16:35 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:16:35 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:16:35 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:16:35 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:35 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:35 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:16:35 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:16:35 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:35 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:16:35 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:16:35 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:16:35 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:16:36 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 19ms (Views: 18.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:16:36 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:16:36 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:16:36 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:36 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:16:36 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:36 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:16:36 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:36 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:16:36 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:16:36 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:16:36 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:16:36 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:16:36 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts/2" for 127.0.0.1 at 2013-08-25 00:16:36 +0800
+
+AbstractController::ActionNotFound (The action 'show' could not be found for Api::PostsController):
+ actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process'
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4409045744332848707__call__3391434959533614371__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.4ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:16:36 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:16:36 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (4ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:36 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:36 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:16:36 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:36 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:16:36 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:16:36 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:16:36 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:16:36 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:16:36 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:16:36 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/api/posts" for 127.0.0.1 at 2013-08-25 00:16:36 +0800
+Processing by Api::PostsController#create as JSON
+ Parameters: {"title"=>"", "content"=>"", "category"=>"ruby", "post"=>{}}
+Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:16:36 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 23ms (Views: 23.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:16:36 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:36 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:36 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:16:36 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:36 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:16:36 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:16:37 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:16:37 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:16:37 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:16:37 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:16:37 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:16:37 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:16:37 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:16:37 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:16:37 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:37 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:16:37 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:16:37 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:16:37 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:37 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:37 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:16:37 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:16:37 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:16:37 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:16:37 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:16:37 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:16:37 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.1ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:16:37 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:16:37 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:37 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:37 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:37 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:16:37 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:16:37 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:16:37 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:16:37 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:16:37 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:16:37 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:16:37 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:16:38 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:16:38 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:38 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:38 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:16:38 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:38 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:16:38 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:16:38 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:16:38 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:16:38 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:16:38 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:16:38 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:38 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:38 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:38 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:16:38 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:16:38 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:16:38 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:16:38 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:16:38 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:16:38 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:16:38 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:38 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:38 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:16:38 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:16:38 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:16:38 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:16:38 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:16:38 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:16:38 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:19:10 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 6ms (Views: 6.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:19:10 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:19:10 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:19:10 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:19:10 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:19:10 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:19:10 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:19:10 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:19:10 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:19:10 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:19:10 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:19:10 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:19:10 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:19:10 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:19:10 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:19:10 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:19:10 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:19:10 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:19:10 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:19:10 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:19:10 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:19:10 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:19:10 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:19:10 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:19:10 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:19:10 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:19:10 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:19:10 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:19:10 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:19:10 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:19:10 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:19:11 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:19:11 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:19:11 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:19:11 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:19:11 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:19:11 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:19:11 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:19:11 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:19:11 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:19:11 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:19:11 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:19:11 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:19:11 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:19:11 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:19:11 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:19:11 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 17ms (Views: 17.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:19:11 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts/2" for 127.0.0.1 at 2013-08-25 00:19:11 +0800
+
+AbstractController::ActionNotFound (The action 'show' could not be found for Api::PostsController):
+ actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process'
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4409045744332848707__call__3391434959533614371__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.4ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:19:11 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (20.3ms)
+Completed 200 OK in 24ms (Views: 23.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:19:11 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:19:11 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:19:11 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:19:11 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:19:11 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:19:11 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:19:11 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:19:11 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:19:11 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:19:11 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:19:11 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/api/posts" for 127.0.0.1 at 2013-08-25 00:19:11 +0800
+Processing by Api::PostsController#create as JSON
+ Parameters: {"title"=>"", "content"=>"", "category"=>"ruby", "post"=>{}}
+Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:19:12 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:19:13 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:19:13 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:19:13 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:19:13 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:19:13 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:19:13 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:19:13 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:19:13 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:19:13 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:19:13 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:19:13 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:19:13 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:19:13 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:19:13 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:19:13 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:19:13 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:19:13 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:19:13 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:19:13 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:19:13 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:19:13 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:19:13 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:19:13 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:19:13 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:19:13 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:19:13 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:19:13 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:19:13 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:19:13 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:19:13 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:21:10 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 6ms (Views: 5.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:21:10 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:21:10 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:21:10 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:21:10 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:21:10 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:21:10 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:21:10 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:21:10 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:21:10 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:21:10 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:21:10 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:21:10 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:21:10 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:21:10 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (1ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:21:10 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:21:10 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:21:10 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:21:10 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:21:10 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:21:10 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:21:10 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:21:10 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:21:10 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:21:10 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:21:10 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:21:10 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:21:10 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:21:10 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:21:10 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:21:10 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:21:10 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:21:10 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:21:10 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:21:10 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 15ms (Views: 14.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:21:11 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:21:11 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:21:11 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (23ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:21:11 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:21:11 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:21:11 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:21:11 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:21:11 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:21:11 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:21:11 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:21:11 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:21:11 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:21:11 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts/2" for 127.0.0.1 at 2013-08-25 00:21:11 +0800
+
+AbstractController::ActionNotFound (The action 'show' could not be found for Api::PostsController):
+ actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process'
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4409045744332848707__call__3391434959533614371__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.4ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:21:11 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:21:11 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:21:11 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:21:11 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:21:11 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:21:11 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:21:11 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:21:11 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:21:11 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:21:11 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:21:11 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:21:11 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/api/posts" for 127.0.0.1 at 2013-08-25 00:21:11 +0800
+Processing by Api::PostsController#create as JSON
+ Parameters: {"title"=>"", "content"=>"", "category"=>"ruby", "post"=>{}}
+Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:21:39 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 4.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:21:39 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:21:39 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:21:39 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:21:39 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:21:39 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:21:39 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:21:39 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:21:39 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:21:39 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:21:39 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:21:39 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:21:39 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts/2" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+
+AbstractController::ActionNotFound (The action 'show' could not be found for Api::PostsController):
+ actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process'
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4409045744332848707__call__3391434959533614371__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.4ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:21:40 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:21:41 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (2ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:21:41 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:21:41 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:21:41 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:21:41 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:21:41 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:21:41 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:21:41 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:21:41 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:21:41 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:21:41 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/api/posts" for 127.0.0.1 at 2013-08-25 00:21:41 +0800
+Processing by Api::PostsController#create as JSON
+ Parameters: {"title"=>"", "content"=>"", "category"=>"ruby", "post"=>{}}
+Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:23:34 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.8ms)
+Completed 200 OK in 11ms (Views: 10.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:23:34 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:23:34 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:23:34 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:23:34 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:23:34 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:23:34 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:23:34 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:23:35 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:23:35 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:23:35 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:23:35 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:23:35 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 5ms (Views: 5.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:23:35 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:23:35 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:23:35 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:23:35 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:23:35 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:23:35 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:23:35 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:23:35 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:23:35 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:23:35 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:23:35 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 32ms (Views: 31.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:23:35 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:23:35 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:23:35 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:23:35 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:23:35 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:23:35 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:23:35 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:23:35 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:23:35 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:23:35 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:23:35 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:23:35 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:23:36 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 6ms (Views: 5.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:23:36 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:23:36 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:23:36 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:23:36 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:23:36 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:23:36 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:23:36 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:23:36 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:23:36 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:23:36 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:23:36 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts/2" for 127.0.0.1 at 2013-08-25 00:23:36 +0800
+
+AbstractController::ActionNotFound (The action 'show' could not be found for Api::PostsController):
+ actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process'
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4409045744332848707__call__3391434959533614371__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.6ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:23:36 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.1ms)
+Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:23:36 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:23:36 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:23:36 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:23:36 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:23:36 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:23:36 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:23:36 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:23:36 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:23:36 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:23:36 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:23:36 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/api/posts" for 127.0.0.1 at 2013-08-25 00:23:36 +0800
+Processing by Api::PostsController#create as JSON
+ Parameters: {"title"=>"", "content"=>"", "category"=>"ruby", "post"=>{}}
+Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:23:37 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 4.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:23:37 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:23:37 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:23:37 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:23:37 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:23:37 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:23:37 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:23:37 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:23:37 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:23:37 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:23:37 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:23:37 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:23:37 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:23:37 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:23:37 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:23:37 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:23:37 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:23:37 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:23:37 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:23:37 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:23:37 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:23:37 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:23:37 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:23:37 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:23:37 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:23:37 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:23:37 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 5ms (Views: 5.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:23:38 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 4.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:23:38 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:23:38 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:23:38 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:23:38 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:23:38 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:23:38 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:23:38 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:23:38 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:23:38 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:23:38 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:23:38 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:23:38 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:23:38 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:23:38 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:23:38 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:23:38 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:23:38 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:23:38 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:23:38 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:23:38 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:23:38 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:23:38 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.1ms)
+Completed 200 OK in 5ms (Views: 5.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:23:38 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:23:38 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:23:38 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:23:38 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:23:38 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:23:38 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:23:38 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:23:38 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:23:38 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:23:39 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:23:39 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:23:39 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (4ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:23:39 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:23:39 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:23:39 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:23:39 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:23:39 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:23:39 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:23:39 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:25:41 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:25:41 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:25:41 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:25:41 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:25:41 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:25:41 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:25:41 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:25:41 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:25:41 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:25:41 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:25:42 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:25:42 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:25:44 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 29ms (Views: 28.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:25:44 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:25:44 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:25:44 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:25:44 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:25:44 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:25:44 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:25:44 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:25:44 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:25:44 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:25:44 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:25:44 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:25:44 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:25:44 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:25:44 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:25:44 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:25:44 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:25:44 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:25:44 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:25:45 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:25:45 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:25:45 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:25:45 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:25:45 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:25:45 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:25:45 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:25:45 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (1ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:25:45 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:25:45 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:25:45 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:25:45 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:25:45 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:25:45 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:25:45 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:25:45 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:25:45 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:25:45 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:25:45 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:25:45 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:25:45 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:25:45 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:25:45 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:25:45 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:25:45 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:25:45 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:25:45 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:25:45 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:25:45 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts/2" for 127.0.0.1 at 2013-08-25 00:25:45 +0800
+
+AbstractController::ActionNotFound (The action 'show' could not be found for Api::PostsController):
+ actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process'
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4409045744332848707__call__3391434959533614371__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.4ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:25:45 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:25:45 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:25:46 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:25:46 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:25:46 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:25:46 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:25:46 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:25:46 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:25:46 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:25:46 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:25:46 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:25:46 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:32:59 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 4.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:32:59 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:32:59 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:32:59 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:32:59 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:32:59 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:32:59 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:32:59 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:32:59 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:32:59 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:32:59 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:32:59 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:32:59 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:32:59 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (1ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:32:59 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:32:59 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:32:59 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:32:59 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:32:59 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:32:59 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:32:59 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:33:00 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:33:00 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:33:00 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:33:00 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:33:00 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (6ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:33:00 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:33:00 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:33:00 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:33:00 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:33:00 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:33:00 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:33:00 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:33:00 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:33:00 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:33:00 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:33:00 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:33:00 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (4ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:33:00 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:33:00 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:33:00 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:33:00 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:33:00 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:33:00 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:33:00 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:33:00 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:33:00 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:33:00 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts/2" for 127.0.0.1 at 2013-08-25 00:33:00 +0800
+
+AbstractController::ActionNotFound (The action 'show' could not be found for Api::PostsController):
+ actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process'
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4409045744332848707__call__3391434959533614371__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.7ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:33:00 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 23ms (Views: 23.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:33:00 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:33:00 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:33:00 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:33:00 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:33:00 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:33:00 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:33:00 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/api/posts" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Processing by Api::PostsController#create as JSON
+ Parameters: {"title"=>"", "content"=>"", "category"=>"ruby", "post"=>{}}
+Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (1ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:33:01 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:33:02 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:33:02 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:33:02 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:33:02 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:33:02 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:33:02 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:33:02 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:33:02 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:33:02 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:33:02 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:33:02 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:33:02 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:33:02 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:33:02 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:33:02 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:33:02 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:33:02 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:33:02 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:33:02 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:33:02 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:33:02 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:33:02 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:33:02 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:33:02 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:33:02 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:33:02 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:33:02 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:33:02 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:33:02 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:33:02 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:33:02 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:33:02 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:33:02 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:33:02 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:33:02 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:34:10 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:10 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:34:10 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:34:10 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:34:10 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:10 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:10 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:34:10 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:34:10 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:34:10 +0800
+Served asset /cat.gif - 304 Not Modified (17ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:34:10 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:34:10 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:34:11 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:11 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:34:11 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:11 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:34:11 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:34:11 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:11 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:34:11 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:34:11 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:34:11 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:34:11 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:34:11 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:34:11 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:34:11 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:34:11 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:11 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:11 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:34:11 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:11 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:34:11 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:34:11 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:34:11 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:34:11 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:34:11 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:34:11 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:34:11 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:34:11 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (22ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:34:11 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:11 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:11 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:11 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:34:12 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:34:12 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:34:12 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:34:12 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:34:12 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts/2" for 127.0.0.1 at 2013-08-25 00:34:12 +0800
+
+AbstractController::ActionNotFound (The action 'show' could not be found for Api::PostsController):
+ actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process'
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4409045744332848707__call__3391434959533614371__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.7ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:34:12 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:34:12 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (2ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:12 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:34:12 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:12 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:12 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:34:12 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:34:12 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:34:12 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:34:12 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:34:12 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:34:12 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:34:45 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 5ms (Views: 5.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:45 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:45 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:45 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:34:45 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:34:45 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:34:45 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:34:45 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:34:45 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:34:45 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:34:45 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:34:45 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:34:45 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.1ms)
+Completed 200 OK in 5ms (Views: 5.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:34:45 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:45 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:45 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:45 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:34:45 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:34:45 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:34:46 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:34:46 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:34:46 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:34:46 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:34:46 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:34:46 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:34:46 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:34:46 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:46 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:46 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:34:46 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:46 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:34:46 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:34:46 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:34:46 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:34:46 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 29ms (Views: 29.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:34:46 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:34:46 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 4.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:34:46 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:34:46 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:34:46 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:46 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:46 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:46 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:34:46 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:34:46 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:34:46 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:34:47 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:34:47 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts/2" for 127.0.0.1 at 2013-08-25 00:34:47 +0800
+
+AbstractController::ActionNotFound (The action 'show' could not be found for Api::PostsController):
+ actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process'
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4409045744332848707__call__3391434959533614371__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.6ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:34:47 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:34:47 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:47 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:47 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:34:47 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:34:47 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:47 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:34:47 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:34:47 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:34:47 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:34:47 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:34:47 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/api/posts" for 127.0.0.1 at 2013-08-25 00:34:47 +0800
+Processing by Api::PostsController#create as JSON
+ Parameters: {"title"=>"", "content"=>"", "category"=>"ruby", "post"=>{}}
+Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:34:47 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:47 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:34:47 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:34:47 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:47 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:47 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:34:47 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:34:47 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:34:47 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:34:47 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:34:47 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:34:47 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:34:47 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:34:47 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:34:47 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:34:48 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 4.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:34:48 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:34:48 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:48 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:48 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:34:48 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:48 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:34:48 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:34:48 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:34:48 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:34:48 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:34:48 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:34:48 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:48 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:48 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:34:48 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:34:48 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:48 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:34:48 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:34:48 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:34:48 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:34:48 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:34:48 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:34:48 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:34:48 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:34:48 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:48 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:34:48 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:48 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:34:48 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:48 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:34:49 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:34:49 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:34:49 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:34:49 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:34:49 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:49 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:49 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:34:49 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:49 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:34:49 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:34:49 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:34:49 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:34:49 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:34:49 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:34:49 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:49 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:49 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:34:49 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:34:49 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:34:49 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:34:49 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:34:49 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:34:49 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:35:29 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 6ms (Views: 6.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:29 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:29 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:29 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:29 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:35:29 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:29 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:29 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:29 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:35:29 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:35:29 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:35:29 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:35:29 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 4.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:29 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:29 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:29 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:29 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:35:29 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:29 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:29 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:29 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:35:30 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:35:30 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 26ms (Views: 26.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:35:30 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:35:30 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:30 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:30 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:30 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:30 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:35:30 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:30 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:30 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:30 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:35:30 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:35:30 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:35:30 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:35:30 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:30 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:30 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:30 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:30 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:35:30 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:30 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:30 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:30 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:35:30 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:35:30 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:35:30 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts/2" for 127.0.0.1 at 2013-08-25 00:35:30 +0800
+
+AbstractController::ActionNotFound (The action 'show' could not be found for Api::PostsController):
+ actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process'
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4409045744332848707__call__3391434959533614371__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (1.2ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:35:30 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:31 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:35:31 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:31 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:31 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:31 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:31 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:31 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:31 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:35:31 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:35:31 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:35:31 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/api/posts" for 127.0.0.1 at 2013-08-25 00:35:31 +0800
+Processing by Api::PostsController#create as JSON
+ Parameters: {"title"=>"", "content"=>"", "category"=>"ruby", "post"=>{}}
+Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:35:31 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 4.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:31 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (1ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:31 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:31 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:31 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:31 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:35:31 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:31 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:31 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:35:31 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:35:31 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:35:31 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:31 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:31 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:35:31 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:35:31 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.1ms)
+Completed 200 OK in 24ms (Views: 24.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:31 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:31 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:31 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:31 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:35:31 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:31 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:32 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:32 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:35:32 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:35:32 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:35:32 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:35:32 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 4.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:32 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:32 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:32 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:32 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:32 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:35:32 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:32 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:32 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:35:32 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:35:32 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:35:32 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:35:32 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:32 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:35:32 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:32 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:32 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:32 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:32 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:32 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:32 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:35:32 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:35:33 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:33 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:33 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:33 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:33 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:35:33 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:33 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:33 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:33 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:35:33 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:35:33 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:33 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:33 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:33 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:33 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:33 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:35:33 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:33 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:33 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:35:33 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:35:37 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:37 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:37 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:37 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:37 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:37 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:35:37 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:37 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:37 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:35:37 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:35:37 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 26ms (Views: 25.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:35:37 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:35:37 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:37 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:37 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:37 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:37 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:35:37 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:37 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:37 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:37 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:35:38 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:35:38 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:35:38 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:35:38 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:38 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (1ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:38 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:38 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:38 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:38 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:35:38 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:38 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:38 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:35:38 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:35:38 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:35:38 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:35:38 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:38 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:38 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:38 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:35:38 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:38 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:38 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:38 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:38 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:35:38 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:35:38 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:35:38 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts/2" for 127.0.0.1 at 2013-08-25 00:35:38 +0800
+
+AbstractController::ActionNotFound (The action 'show' could not be found for Api::PostsController):
+ actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process'
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4409045744332848707__call__3391434959533614371__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.6ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:35:39 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:39 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:39 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:39 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:39 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:35:39 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:39 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:39 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:39 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:35:39 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:35:39 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:35:39 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/api/posts" for 127.0.0.1 at 2013-08-25 00:35:39 +0800
+Processing by Api::PostsController#create as JSON
+ Parameters: {"title"=>"", "content"=>"", "category"=>"ruby", "post"=>{}}
+Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:35:39 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:39 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:39 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:39 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:39 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:39 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:35:39 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:39 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:39 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:35:39 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:35:39 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:35:39 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:39 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:39 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:35:39 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:35:39 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:39 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:39 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:39 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:39 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:39 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:35:39 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:40 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:40 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:35:40 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:35:40 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:35:40 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:35:40 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:40 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (14ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:40 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:40 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:40 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:35:40 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:40 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:40 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:40 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:35:40 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:35:40 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:35:40 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:35:40 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:40 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (2ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:40 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:40 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:40 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:40 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:35:40 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:40 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:40 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:35:40 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:35:41 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:41 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:41 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:41 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:41 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:41 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:35:41 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:41 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:41 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:35:41 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:35:41 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:41 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:41 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:35:41 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:41 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:35:41 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:35:41 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:41 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:35:41 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:35:41 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:36:48 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 6ms (Views: 5.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:36:48 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:36:48 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:36:48 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:36:48 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:36:48 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:36:48 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:36:48 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:36:48 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:36:48 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:36:48 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:36:48 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:36:48 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:36:48 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:36:48 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:36:48 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:36:48 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:36:48 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:36:48 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:36:48 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:36:48 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:36:48 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:36:48 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:36:48 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:36:49 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:36:49 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:36:49 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (5ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:36:49 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:36:49 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:36:49 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:36:49 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:36:49 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:36:49 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:36:49 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:36:49 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:36:49 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:36:49 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:36:49 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:36:49 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:36:49 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:36:49 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:36:49 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:36:49 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:36:49 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:36:49 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:36:49 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:36:49 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:36:49 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts/2" for 127.0.0.1 at 2013-08-25 00:36:49 +0800
+
+AbstractController::ActionNotFound (The action 'show' could not be found for Api::PostsController):
+ actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process'
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4409045744332848707__call__3391434959533614371__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.7ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:36:49 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.1ms)
+Completed 200 OK in 5ms (Views: 5.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:36:49 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:36:49 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:36:49 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:36:49 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:36:49 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:36:49 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:36:50 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:36:50 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:36:50 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:36:50 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:36:50 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/api/posts" for 127.0.0.1 at 2013-08-25 00:36:50 +0800
+Processing by Api::PostsController#create as JSON
+ Parameters: {"title"=>"", "content"=>"", "category"=>"ruby", "post"=>{}}
+Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:36:50 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:36:50 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (2ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:36:50 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:36:50 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:36:50 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:36:50 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:36:50 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:36:50 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:36:50 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:36:50 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:36:50 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:36:50 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:36:50 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:36:50 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:36:50 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:36:50 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 5ms (Views: 5.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:36:50 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:36:50 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:36:50 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:36:50 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:36:50 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:36:50 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:36:50 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:36:50 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:36:50 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:36:50 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:36:51 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:36:51 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:36:51 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:36:51 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:36:51 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:36:51 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:36:51 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:36:51 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:36:51 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:36:51 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:36:51 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:36:51 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:36:51 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:36:51 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:36:51 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:36:51 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:36:51 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:36:51 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:36:51 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:36:51 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:36:51 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:36:51 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:36:51 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:36:51 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 4.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:36:51 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:36:51 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:36:51 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:36:51 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:36:51 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:36:51 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:36:52 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:36:52 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:36:52 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:36:52 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:36:52 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:36:52 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:36:52 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:36:52 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:36:52 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:36:52 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:36:52 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:36:52 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:36:52 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:37:42 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 4.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:37:42 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:37:42 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:37:42 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:37:42 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:37:42 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:37:42 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:37:42 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:37:42 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:37:42 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:37:43 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:37:43 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:37:43 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:37:43 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:37:43 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:37:43 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:37:43 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:37:43 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:37:43 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:37:43 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:37:43 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:37:43 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:37:43 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:37:43 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:37:43 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:37:43 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:37:43 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:37:43 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:37:43 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:37:43 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:37:43 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:37:43 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:37:43 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:37:43 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:37:43 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:37:43 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:37:43 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 15ms (Views: 15.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:37:43 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:37:43 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:37:43 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:37:43 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:37:43 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:37:43 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:37:43 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:37:43 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:37:43 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts/2" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+
+AbstractController::ActionNotFound (The action 'show' could not be found for Api::PostsController):
+ actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process'
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4409045744332848707__call__3391434959533614371__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.5ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/api/posts" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Processing by Api::PostsController#create as JSON
+ Parameters: {"title"=>"", "content"=>"", "category"=>"ruby", "post"=>{}}
+Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:37:44 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 22ms (Views: 22.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:37:45 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:37:46 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:37:46 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:37:46 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:37:46 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:37:46 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:37:46 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:37:46 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:37:46 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:37:46 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:37:46 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:38:09 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 5ms (Views: 5.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:38:10 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:38:10 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:38:10 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:38:10 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:38:10 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:38:10 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:38:10 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:38:10 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:38:10 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:38:10 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:38:10 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:38:10 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:38:10 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:38:10 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:38:10 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:38:10 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:38:10 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:38:10 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:38:10 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:38:10 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:38:10 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:38:10 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:38:10 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:38:10 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 18ms (Views: 17.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:38:10 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:38:10 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:38:10 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:38:10 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:38:10 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:38:10 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:38:10 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:38:10 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:38:10 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:38:10 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:38:10 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:38:11 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:38:11 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:38:11 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:38:11 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:38:11 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:38:11 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:38:11 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:38:11 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:38:11 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:38:11 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:38:11 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:38:11 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts/2" for 127.0.0.1 at 2013-08-25 00:38:11 +0800
+
+AbstractController::ActionNotFound (The action 'show' could not be found for Api::PostsController):
+ actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process'
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4409045744332848707__call__3391434959533614371__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.4ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:38:11 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:38:11 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:38:11 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:38:11 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:38:11 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:38:11 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:38:11 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:38:11 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:38:11 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:38:11 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:38:11 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:38:11 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:38:26 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.1ms)
+Completed 200 OK in 6ms (Views: 6.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:38:26 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:38:27 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:38:27 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:38:27 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:38:27 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:38:27 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:38:27 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:38:27 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:38:27 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:38:27 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:38:27 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:38:27 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.1ms)
+Completed 200 OK in 4ms (Views: 4.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:38:27 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:38:27 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:38:27 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:38:27 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:38:27 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:38:27 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:38:27 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:38:27 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:38:27 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:38:27 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:38:27 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:38:27 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.1ms)
+Completed 200 OK in 23ms (Views: 22.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:38:27 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:38:27 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:38:27 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:38:27 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:38:27 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:38:27 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:38:27 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:38:27 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:38:27 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:38:27 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:38:27 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:38:27 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:38:28 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:38:28 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:38:28 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:38:28 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:38:28 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:38:28 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:38:28 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:38:28 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:38:28 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:38:28 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:38:28 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts/2" for 127.0.0.1 at 2013-08-25 00:38:28 +0800
+
+AbstractController::ActionNotFound (The action 'show' could not be found for Api::PostsController):
+ actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process'
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4409045744332848707__call__3391434959533614371__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.6ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:38:28 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 4.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:38:28 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:38:28 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:38:28 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:38:28 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:38:28 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:38:28 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:38:28 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:38:28 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:38:28 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:38:28 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:38:28 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:42:56 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.1ms)
+Completed 200 OK in 6ms (Views: 5.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:42:56 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:42:56 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:42:56 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:42:56 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:42:56 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:42:56 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:42:56 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:42:56 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:42:56 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:42:56 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:42:56 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:42:56 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:42:57 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (6ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:42:57 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:42:57 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:42:57 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:42:57 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:42:57 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:42:57 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:42:57 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:42:57 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:42:57 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:42:57 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:42:57 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:42:57 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:42:57 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:42:57 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:42:57 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:42:57 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:42:57 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:42:57 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:42:57 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:42:57 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:42:57 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:42:57 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:42:57 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:42:57 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:42:57 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:42:57 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:42:57 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:42:57 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:42:57 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:42:57 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:42:57 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:42:57 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:42:58 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 17ms (Views: 16.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:42:58 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts/2" for 127.0.0.1 at 2013-08-25 00:42:58 +0800
+
+AbstractController::ActionNotFound (The action 'show' could not be found for Api::PostsController):
+ actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process'
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4409045744332848707__call__3391434959533614371__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.5ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 00:42:58 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 00:42:58 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 00:42:58 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 00:42:58 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 00:42:58 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 00:42:58 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 00:42:58 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:42:58 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 00:42:58 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 00:42:58 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:42:58 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 00:42:58 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 09:37:20 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 4.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 09:37:20 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 09:37:20 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 09:37:20 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 09:37:20 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 09:37:20 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 09:37:20 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 09:37:20 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 09:37:20 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 09:37:20 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 09:37:20 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 09:37:20 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:29:37 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (2.3ms)
+Completed 200 OK in 33ms (Views: 31.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:29:37 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (4ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:29:37 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:37 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:37 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:37 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:29:37 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:29:37 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:29:37 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:29:37 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:29:37 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:29:37 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:29:38 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.5ms)
+Completed 200 OK in 72ms (Views: 71.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:29:38 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:38 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:29:38 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:29:38 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:38 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:38 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:29:38 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:29:38 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:29:38 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:29:38 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:29:38 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:29:38 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:29:38 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:38 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:38 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:38 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:29:38 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:29:38 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:29:38 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:29:38 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:29:38 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:29:38 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:29:38 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:29:38 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:29:38 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:29:38 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:38 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:38 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:38 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:29:38 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:29:39 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:29:39 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:29:39 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:29:39 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:29:39 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts/2" for 127.0.0.1 at 2013-08-25 16:29:39 +0800
+
+AbstractController::ActionNotFound (The action 'show' could not be found for Api::PostsController):
+ actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process'
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4409045744332848707__call__3391434959533614371__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (1.3ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:29:39 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:29:39 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (4ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:39 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:29:39 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:29:39 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:39 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:39 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:29:39 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:29:39 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:29:39 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:29:39 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:29:39 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:29:49 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.1ms)
+Completed 200 OK in 6ms (Views: 5.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:29:49 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:49 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:29:49 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:49 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:29:49 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:49 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:29:49 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:29:49 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:29:49 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:29:49 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:29:49 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:29:49 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:29:49 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:29:49 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:49 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:49 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:49 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:29:49 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:29:49 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:29:49 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:29:49 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:29:49 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:29:49 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:29:49 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:29:49 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:29:49 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:49 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:29:49 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:49 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:49 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:29:49 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:29:50 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:29:50 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:29:50 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:29:50 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:29:50 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 4.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:29:50 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:29:50 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:50 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:50 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:50 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:29:50 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:29:50 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 15ms (Views: 14.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:29:50 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:29:50 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:29:50 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:29:50 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts/2" for 127.0.0.1 at 2013-08-25 16:29:50 +0800
+
+AbstractController::ActionNotFound (The action 'show' could not be found for Api::PostsController):
+ actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process'
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4409045744332848707__call__3391434959533614371__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (1.4ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:29:50 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:29:50 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:50 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:50 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:29:50 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:29:50 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:50 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:29:50 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:29:50 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:29:50 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:29:50 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:29:50 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/api/posts" for 127.0.0.1 at 2013-08-25 16:29:50 +0800
+Processing by Api::PostsController#create as JSON
+ Parameters: {"title"=>"", "content"=>"", "category"=>"ruby", "post"=>{}}
+Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:29:51 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:29:51 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:51 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:29:51 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:51 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:51 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:29:51 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:29:51 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:29:51 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:29:51 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:29:51 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:29:51 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 27ms (Views: 27.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:29:51 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:29:51 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:29:51 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:29:51 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:51 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:29:51 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:29:51 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:51 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:29:51 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:51 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:29:51 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:29:51 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:29:51 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:29:51 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:29:51 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:29:51 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:29:51 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:29:51 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (1ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:51 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:51 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:29:51 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:51 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:29:52 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:29:52 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:29:52 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:29:52 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:29:52 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 18ms (Views: 17.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:29:52 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:29:52 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:52 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:29:52 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:52 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:29:52 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:52 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:29:52 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:29:52 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:29:52 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:29:52 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:29:52 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:29:52 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:52 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:52 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:52 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:29:52 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:29:52 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:29:52 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:29:52 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:29:52 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:29:52 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:29:52 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:52 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:52 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:29:52 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:29:52 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:29:52 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:29:53 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:29:53 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:30:12 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 6ms (Views: 5.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:12 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:12 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:30:12 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:12 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:12 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:12 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:12 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:12 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:30:12 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:30:12 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:30:12 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:30:12 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:12 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:12 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:12 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:12 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:12 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:30:12 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:12 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:12 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:30:12 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:30:12 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:30:12 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 17ms (Views: 0.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts/2" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+
+AbstractController::ActionNotFound (The action 'show' could not be found for Api::PostsController):
+ actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process'
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4409045744332848707__call__3391434959533614371__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.4ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:30:13 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/api/posts" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Processing by Api::PostsController#create as JSON
+ Parameters: {"title"=>"", "content"=>"", "category"=>"ruby", "post"=>{}}
+Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 14ms (Views: 14.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:30:14 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:30:15 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:15 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:15 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:15 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:15 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:15 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:30:15 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:15 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:15 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:30:15 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:30:15 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:15 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:15 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:15 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (12ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:15 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:30:15 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:15 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:15 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:15 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:30:15 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:30:15 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:15 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:15 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:15 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:15 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:15 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:15 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:15 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:30:15 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:30:15 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:30:21 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:21 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:21 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:21 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:21 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:21 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:30:21 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:21 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:21 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:30:21 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:30:21 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:30:21 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (2ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts/2" for 127.0.0.1 at 2013-08-25 16:30:22 +0800
+
+AbstractController::ActionNotFound (The action 'show' could not be found for Api::PostsController):
+ actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process'
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4409045744332848707__call__3391434959533614371__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.5ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (2ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/api/posts" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Processing by Api::PostsController#create as JSON
+ Parameters: {"title"=>"", "content"=>"", "category"=>"ruby", "post"=>{}}
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 14ms (Views: 14.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (2ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:30:23 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (1ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 17ms (Views: 17.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (1ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 22ms (Views: 22.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:30:24 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:38:53 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 5ms (Views: 5.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:38:53 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:38:53 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (4ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:38:53 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:38:53 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:38:53 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:38:53 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:38:53 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:38:53 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:38:53 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:38:53 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:38:54 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:38:54 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:38:54 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:38:54 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:38:54 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:38:54 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:38:54 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:38:54 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:38:54 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:38:54 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:38:54 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:38:54 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:38:54 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:38:54 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:38:54 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:38:54 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:38:54 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:38:54 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:38:54 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:38:54 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:38:54 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:38:54 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:38:54 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:38:54 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:38:54 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:38:54 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 23ms (Views: 23.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:38:54 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (2ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:38:54 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:38:54 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:38:54 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:38:54 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:38:54 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:38:54 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:38:54 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:38:54 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:38:55 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:38:55 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts/2" for 127.0.0.1 at 2013-08-25 16:38:55 +0800
+
+AbstractController::ActionNotFound (The action 'show' could not be found for Api::PostsController):
+ actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process'
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4409045744332848707__call__3391434959533614371__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.4ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:38:55 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:38:55 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:38:55 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (1ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:38:55 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:38:55 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:38:55 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:38:55 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:38:55 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:38:55 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:38:55 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:38:55 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:38:55 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:39:00 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:39:00 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:39:00 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:39:00 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:39:00 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:39:00 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:39:00 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:39:00 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:39:00 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:39:00 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:39:00 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:39:00 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:39:00 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 4.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:39:00 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:39:00 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:39:00 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:39:00 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:39:00 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:39:00 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:39:00 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:39:00 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:39:00 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:39:00 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:39:00 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:39:00 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.1ms)
+Completed 200 OK in 5ms (Views: 5.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:39:00 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:39:00 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (1ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:39:00 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:39:00 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:39:00 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:39:00 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:39:01 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:39:01 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:39:01 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:39:01 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:39:01 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:39:01 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:39:01 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:39:01 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:39:01 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:39:01 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:39:01 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:39:01 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:39:01 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:39:01 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:39:01 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:39:01 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:39:01 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts/2" for 127.0.0.1 at 2013-08-25 16:39:01 +0800
+
+AbstractController::ActionNotFound (The action 'show' could not be found for Api::PostsController):
+ actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process'
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__4409045744332848707__call__3391434959533614371__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) 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.13) 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.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/weilu/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/weilu/.rvm/gems/ruby-1.9.3-p327@collection-json-browser/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.4ms)
+
+
+Started GET "/doc" for 127.0.0.1 at 2013-08-25 16:39:01 +0800
+Processing by CollectionJsonBrowser::HomeController#index as HTML
+ Rendered /Users/weilu/workspace/collection-json-browser/app/views/collection_json_browser/home/index.html within layouts/collection_json_browser/application (0.0ms)
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/collection_json_browser/application.css?body=1" for 127.0.0.1 at 2013-08-25 16:39:01 +0800
+Served asset /collection_json_browser/application.css - 304 Not Modified (4ms)
+
+
+Started GET "/assets/collection_json_browser/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-25 16:39:01 +0800
+Served asset /collection_json_browser/bootstrap.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/application.js?body=1" for 127.0.0.1 at 2013-08-25 16:39:01 +0800
+Served asset /collection_json_browser/application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection-json-browser/loading-spinner.gif" for 127.0.0.1 at 2013-08-25 16:39:01 +0800
+Served asset /collection-json-browser/loading-spinner.gif - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular/controllers/api_controller.js?body=1" for 127.0.0.1 at 2013-08-25 16:39:01 +0800
+Served asset /collection_json_browser/angular/controllers/api_controller.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/collection_json_browser/angular.min.js?body=1" for 127.0.0.1 at 2013-08-25 16:39:01 +0800
+Served asset /collection_json_browser/angular.min.js - 304 Not Modified (0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:39:01 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api" for 127.0.0.1 at 2013-08-25 16:39:01 +0800
+Processing by Api::ApplicationController#index as JSON
+Completed 200 OK in 18ms (Views: 0.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/cat.gif" for 127.0.0.1 at 2013-08-25 16:39:01 +0800
+Served asset /cat.gif - 304 Not Modified (0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:39:01 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/api/posts" for 127.0.0.1 at 2013-08-25 16:39:01 +0800
+Processing by Api::PostsController#index as JSON
+Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)