Started GET "/" for ::1 at 2015-10-26 10:15:39 +0800 ActiveRecord::PendingMigrationError ( Migrations are pending. To resolve this issue, run: bin/rake db:migrate RAILS_ENV=development ): activerecord (4.2.4) lib/active_record/migration.rb:392:in `check_pending!' activerecord (4.2.4) lib/active_record/migration.rb:373:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/winston/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/winston/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/winston/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/winston/workspace/datetime_picker_input/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.8ms) Rendered /Users/winston/workspace/datetime_picker_input/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.2ms) Rendered /Users/winston/workspace/datetime_picker_input/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms) Rendered /Users/winston/workspace/datetime_picker_input/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (52.4ms)  (9.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateAppointments (20150224051923)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "appointments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "scheduled_at" datetime) SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150224051923"]]  (0.7ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Started GET "/" for ::1 at 2015-10-26 10:15:55 +0800 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by AppointmentsController#index as HTML Appointment Load (0.1ms) SELECT "appointments".* FROM "appointments" Rendered appointments/index.html.slim within layouts/application (21.1ms) Completed 200 OK in 3697ms (Views: 3688.2ms | ActiveRecord: 0.2ms) Started GET "/assets/application.self-29525f85b8d205357a5e578fc0071fdfb2ca6cae6561c63722753053f9eb7d27.css?body=1" for ::1 at 2015-10-26 10:15:59 +0800 Started GET "/assets/jquery.self-a714331225dda820228db323939889f149aec0127aeb06255646b616ba1ca419.js?body=1" for ::1 at 2015-10-26 10:15:59 +0800 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for ::1 at 2015-10-26 10:15:59 +0800 Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2015-10-26 10:15:59 +0800 Started GET "/assets/bootstrap/affix.self-f7aef9d98ee5ece34a6a92a6a15bba777d93e8d908b75c95a85088277f394200.js?body=1" for ::1 at 2015-10-26 10:15:59 +0800 Started GET "/assets/bootstrap/alert.self-896ab026e6823f5cef2441e07dac53d0692a5b772ac58b1ce20aa624c342d3f4.js?body=1" for ::1 at 2015-10-26 10:15:59 +0800 Started GET "/assets/bootstrap/button.self-d19f3e2bcd3a7a4d75c11b9141b3fabd2c11987da1e99c85548ec3ecf8db30c3.js?body=1" for ::1 at 2015-10-26 10:15:59 +0800 Started GET "/assets/bootstrap/carousel.self-b2e5e14483e6c31343a83861b7d487620f143d6fc2d07d5ae7544b6b225ba6be.js?body=1" for ::1 at 2015-10-26 10:15:59 +0800 Started GET "/assets/bootstrap/collapse.self-93820e9b486e375a7fb4477602def3a6f8381fa6d50938d5378297ffbe4a1248.js?body=1" for ::1 at 2015-10-26 10:15:59 +0800 Started GET "/assets/bootstrap/dropdown.self-30536ae4d54b2685c26b5787ed0eb549a9075717fe690cce6270873bedf2df00.js?body=1" for ::1 at 2015-10-26 10:15:59 +0800 Started GET "/assets/bootstrap/tab.self-9b77df34cbbb08ec93a806d6cdb741f04e3dbf3389978a0679146f2d2987bc89.js?body=1" for ::1 at 2015-10-26 10:15:59 +0800 Started GET "/assets/bootstrap/transition.self-9616c4e856b57659b67da3c6f2adcd584b5601ef4bebcdadab8ebb387d80bb25.js?body=1" for ::1 at 2015-10-26 10:15:59 +0800 Started GET "/assets/bootstrap/scrollspy.self-c5c6ed008955656d345067e9821d79f1216b8383134d08465d4aa1a33a2b93b4.js?body=1" for ::1 at 2015-10-26 10:15:59 +0800 Started GET "/assets/bootstrap/modal.self-bcfe54f3132bf16a8c5ce4289e47eba488f6522a08f49f378a037061c6c7aa4c.js?body=1" for ::1 at 2015-10-26 10:15:59 +0800 Started GET "/assets/bootstrap/tooltip.self-3aa41fbe871573b34e0ebddf31598cd5a11a9841ca85f90934ea46326e46626d.js?body=1" for ::1 at 2015-10-26 10:15:59 +0800 Started GET "/assets/bootstrap/popover.self-b73e9c9111d01148e24bbc46e096782e024dc5db630e7078cf11ed2587ef8551.js?body=1" for ::1 at 2015-10-26 10:15:59 +0800 Started GET "/assets/bootstrap-sprockets.self-fbfa5ad7d9aa0afe439ec4ff3883acc4cb92b62cb67c40d674320c9aa1d4642d.js?body=1" for ::1 at 2015-10-26 10:15:59 +0800 Started GET "/assets/moment.self-9e3cbea792908410da80685bcee3695e54b449d063e5dadb3b6c05e038b46444.js?body=1" for ::1 at 2015-10-26 10:15:59 +0800 Started GET "/assets/bootstrap-datetimepicker.self-f4c780e77f9e34c90cc43fc2a2bc2d2f11d5b54470904990480fc9cb434d918c.js?body=1" for ::1 at 2015-10-26 10:15:59 +0800 Started GET "/assets/datetime_picker_input.self-5d80b5fca9c88e2721fa66247e6edc0a92d2d6174fe92e2eba3a29e72aa50eaa.js?body=1" for ::1 at 2015-10-26 10:15:59 +0800 Started GET "/assets/application.self-d088784b7ecb87f1ea17e6f982fa968ffefcc07b79de6ecc548fc00242868da6.js?body=1" for ::1 at 2015-10-26 10:15:59 +0800 Started GET "/appointments/new" for ::1 at 2015-10-26 10:16:01 +0800 Processing by AppointmentsController#new as HTML Rendered appointments/_form.html.slim (65.6ms) Rendered appointments/new.html.slim within layouts/application (72.4ms) Completed 200 OK in 162ms (Views: 159.9ms | ActiveRecord: 0.2ms) Started GET "/assets/bootstrap/glyphicons-halflings-regular-fe185d11a49676890d47bb783312a0cda5a44c4039214094e7957b4c040ef11c.woff2" for ::1 at 2015-10-26 10:16:02 +0800 Started POST "/appointments" for ::1 at 2015-10-26 10:16:18 +0800 Processing by AppointmentsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"zlRdBrLiwPNyaWvdCvd/4cMMWrMfdTCppXNqMf2Zzr9UyeTneIU+14cgvxmDuYWdVBA8MfR/0MjTTXEgxtoevQ==", "appointment"=>{"scheduled_at"=>"2015-10-28 00:00:00 +0800"}, "commit"=>"Create Appointment"}  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "appointments" ("scheduled_at") VALUES (?) [["scheduled_at", "2015-10-27 16:00:00.000000"]]  (2.4ms) commit transaction Redirected to http://localhost:3000/ Completed 302 Found in 8ms (ActiveRecord: 3.0ms) Started GET "/" for ::1 at 2015-10-26 10:16:18 +0800 Processing by AppointmentsController#index as HTML Appointment Load (0.1ms) SELECT "appointments".* FROM "appointments" Rendered appointments/index.html.slim within layouts/application (1.1ms) Completed 200 OK in 99ms (Views: 98.6ms | ActiveRecord: 0.1ms) Started GET "/appointments/new" for ::1 at 2015-10-26 10:16:31 +0800 Processing by AppointmentsController#new as HTML Rendered appointments/_form.html.slim (2.5ms) Rendered appointments/new.html.slim within layouts/application (3.9ms) Completed 200 OK in 96ms (Views: 95.6ms | ActiveRecord: 0.0ms) Started GET "/appointments/1/edit" for ::1 at 2015-10-26 10:16:34 +0800 Processing by AppointmentsController#edit as HTML Parameters: {"id"=>"1"} Appointment Load (0.2ms) SELECT "appointments".* FROM "appointments" WHERE "appointments"."id" = ? LIMIT 1 [["id", 1]] Rendered appointments/_form.html.slim (4.6ms) Rendered appointments/edit.html.slim within layouts/application (8.6ms) Completed 200 OK in 103ms (Views: 95.3ms | ActiveRecord: 0.2ms) Started GET "/" for ::1 at 2015-10-26 10:16:41 +0800 Processing by AppointmentsController#index as HTML Appointment Load (0.1ms) SELECT "appointments".* FROM "appointments" Rendered appointments/index.html.slim within layouts/application (5.7ms) Completed 200 OK in 103ms (Views: 102.1ms | ActiveRecord: 0.1ms) Started GET "/" for ::1 at 2015-10-26 10:18:48 +0800 SyntaxError (/Users/winston/workspace/datetime_picker_input/spec/dummy/app/controllers/appointments_controller.rb:31: syntax error, unexpected keyword_end, expecting end-of-input): app/controllers/appointments_controller.rb:31: syntax error, unexpected keyword_end, expecting end-of-input Rendered /Users/winston/workspace/datetime_picker_input/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.9ms) Rendered /Users/winston/workspace/datetime_picker_input/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.6ms) Rendered /Users/winston/workspace/datetime_picker_input/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms) Rendered /Users/winston/workspace/datetime_picker_input/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (48.5ms) Started GET "/" for ::1 at 2015-10-26 10:18:56 +0800 Processing by AppointmentsController#index as HTML Appointment Load (0.3ms) SELECT "appointments".* FROM "appointments" Rendered appointments/index.html.slim within layouts/application (2.4ms) Completed 200 OK in 97ms (Views: 94.3ms | ActiveRecord: 0.5ms) Started GET "/assets/application.self-29525f85b8d205357a5e578fc0071fdfb2ca6cae6561c63722753053f9eb7d27.css?body=1" for ::1 at 2015-10-26 10:18:56 +0800 Started GET "/assets/jquery.self-a714331225dda820228db323939889f149aec0127aeb06255646b616ba1ca419.js?body=1" for ::1 at 2015-10-26 10:18:56 +0800 Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2015-10-26 10:18:56 +0800 Started GET "/assets/bootstrap/alert.self-896ab026e6823f5cef2441e07dac53d0692a5b772ac58b1ce20aa624c342d3f4.js?body=1" for ::1 at 2015-10-26 10:18:56 +0800 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for ::1 at 2015-10-26 10:18:56 +0800 Started GET "/assets/bootstrap/affix.self-f7aef9d98ee5ece34a6a92a6a15bba777d93e8d908b75c95a85088277f394200.js?body=1" for ::1 at 2015-10-26 10:18:56 +0800 Started GET "/assets/moment.self-9e3cbea792908410da80685bcee3695e54b449d063e5dadb3b6c05e038b46444.js?body=1" for ::1 at 2015-10-26 10:18:56 +0800 Started GET "/assets/bootstrap/tab.self-9b77df34cbbb08ec93a806d6cdb741f04e3dbf3389978a0679146f2d2987bc89.js?body=1" for ::1 at 2015-10-26 10:18:56 +0800 Started GET "/assets/bootstrap/button.self-d19f3e2bcd3a7a4d75c11b9141b3fabd2c11987da1e99c85548ec3ecf8db30c3.js?body=1" for ::1 at 2015-10-26 10:18:56 +0800 Started GET "/assets/bootstrap/transition.self-9616c4e856b57659b67da3c6f2adcd584b5601ef4bebcdadab8ebb387d80bb25.js?body=1" for ::1 at 2015-10-26 10:18:56 +0800 Started GET "/assets/bootstrap/collapse.self-93820e9b486e375a7fb4477602def3a6f8381fa6d50938d5378297ffbe4a1248.js?body=1" for ::1 at 2015-10-26 10:18:56 +0800 Started GET "/assets/bootstrap/dropdown.self-30536ae4d54b2685c26b5787ed0eb549a9075717fe690cce6270873bedf2df00.js?body=1" for ::1 at 2015-10-26 10:18:56 +0800 Started GET "/assets/bootstrap-datetimepicker.self-f4c780e77f9e34c90cc43fc2a2bc2d2f11d5b54470904990480fc9cb434d918c.js?body=1" for ::1 at 2015-10-26 10:18:56 +0800 Started GET "/assets/bootstrap/carousel.self-b2e5e14483e6c31343a83861b7d487620f143d6fc2d07d5ae7544b6b225ba6be.js?body=1" for ::1 at 2015-10-26 10:18:56 +0800 Started GET "/assets/bootstrap/modal.self-bcfe54f3132bf16a8c5ce4289e47eba488f6522a08f49f378a037061c6c7aa4c.js?body=1" for ::1 at 2015-10-26 10:18:56 +0800 Started GET "/assets/bootstrap/scrollspy.self-c5c6ed008955656d345067e9821d79f1216b8383134d08465d4aa1a33a2b93b4.js?body=1" for ::1 at 2015-10-26 10:18:56 +0800 Started GET "/assets/bootstrap/tooltip.self-3aa41fbe871573b34e0ebddf31598cd5a11a9841ca85f90934ea46326e46626d.js?body=1" for ::1 at 2015-10-26 10:18:56 +0800 Started GET "/assets/bootstrap/popover.self-b73e9c9111d01148e24bbc46e096782e024dc5db630e7078cf11ed2587ef8551.js?body=1" for ::1 at 2015-10-26 10:18:56 +0800 Started GET "/assets/bootstrap-sprockets.self-fbfa5ad7d9aa0afe439ec4ff3883acc4cb92b62cb67c40d674320c9aa1d4642d.js?body=1" for ::1 at 2015-10-26 10:18:56 +0800 Started GET "/assets/application.self-d088784b7ecb87f1ea17e6f982fa968ffefcc07b79de6ecc548fc00242868da6.js?body=1" for ::1 at 2015-10-26 10:18:56 +0800 Started GET "/assets/datetime_picker_input.self-5d80b5fca9c88e2721fa66247e6edc0a92d2d6174fe92e2eba3a29e72aa50eaa.js?body=1" for ::1 at 2015-10-26 10:18:56 +0800 Started GET "/appointments/new" for ::1 at 2015-10-26 10:18:58 +0800 Processing by AppointmentsController#new as HTML Rendered appointments/_form.html.slim (10.4ms) Rendered appointments/new.html.slim within layouts/application (11.7ms) Completed 200 OK in 102ms (Views: 101.1ms | ActiveRecord: 0.0ms) Started GET "/assets/bootstrap/glyphicons-halflings-regular-fe185d11a49676890d47bb783312a0cda5a44c4039214094e7957b4c040ef11c.woff2" for ::1 at 2015-10-26 10:18:58 +0800 Started POST "/appointments" for ::1 at 2015-10-26 10:19:07 +0800 Processing by AppointmentsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Los6FMt65Gy4+/4BqjpYLCOBIx4Dqa936/u5BSFVOVe0FoP1AR0aSE2yKsUjdKJQtJ1FnOijTxadxaIUGhbpVQ==", "appointment"=>{"scheduled_at"=>"28.10.2015 12:00 AM +0800"}, "commit"=>"Create Appointment"} Rendered appointments/_form.html.slim (1.7ms) Rendered appointments/new.html.slim within layouts/application (5.8ms) Completed 200 OK in 93ms (Views: 92.0ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2015-10-26 10:19:50 +0800 Processing by AppointmentsController#index as HTML Appointment Load (0.1ms) SELECT "appointments".* FROM "appointments" Rendered appointments/index.html.slim within layouts/application (0.9ms) Completed 200 OK in 104ms (Views: 103.0ms | ActiveRecord: 0.1ms) Started GET "/assets/application.self-29525f85b8d205357a5e578fc0071fdfb2ca6cae6561c63722753053f9eb7d27.css?body=1" for ::1 at 2015-10-26 10:19:51 +0800 Started GET "/assets/jquery.self-a714331225dda820228db323939889f149aec0127aeb06255646b616ba1ca419.js?body=1" for ::1 at 2015-10-26 10:19:51 +0800 Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2015-10-26 10:19:51 +0800 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for ::1 at 2015-10-26 10:19:51 +0800 Started GET "/assets/bootstrap-datetimepicker.self-f4c780e77f9e34c90cc43fc2a2bc2d2f11d5b54470904990480fc9cb434d918c.js?body=1" for ::1 at 2015-10-26 10:19:51 +0800 Started GET "/assets/moment.self-9e3cbea792908410da80685bcee3695e54b449d063e5dadb3b6c05e038b46444.js?body=1" for ::1 at 2015-10-26 10:19:51 +0800 Started GET "/appointments/new" for ::1 at 2015-10-26 11:00:33 +0800 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by AppointmentsController#new as HTML Rendered appointments/_form.html.slim (59.2ms) Rendered appointments/new.html.slim within layouts/application (82.2ms) Completed 200 OK in 3542ms (Views: 3530.8ms | ActiveRecord: 0.3ms) Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for ::1 at 2015-10-26 11:00:37 +0800 Started GET "/assets/application.self-e49c548d00f1a87347880fa01a58dc0dcd5215dc3e543183bc19b279854a3af1.css?body=1" for ::1 at 2015-10-26 11:00:37 +0800 Started GET "/assets/bootstrap/alert.self-896ab026e6823f5cef2441e07dac53d0692a5b772ac58b1ce20aa624c342d3f4.js?body=1" for ::1 at 2015-10-26 11:00:37 +0800 Started GET "/assets/jquery.self-a714331225dda820228db323939889f149aec0127aeb06255646b616ba1ca419.js?body=1" for ::1 at 2015-10-26 11:00:37 +0800 Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2015-10-26 11:00:37 +0800 Started GET "/assets/bootstrap/button.self-d19f3e2bcd3a7a4d75c11b9141b3fabd2c11987da1e99c85548ec3ecf8db30c3.js?body=1" for ::1 at 2015-10-26 11:00:37 +0800 Started GET "/assets/bootstrap/carousel.self-b2e5e14483e6c31343a83861b7d487620f143d6fc2d07d5ae7544b6b225ba6be.js?body=1" for ::1 at 2015-10-26 11:00:37 +0800 Started GET "/assets/bootstrap/collapse.self-93820e9b486e375a7fb4477602def3a6f8381fa6d50938d5378297ffbe4a1248.js?body=1" for ::1 at 2015-10-26 11:00:37 +0800 Started GET "/assets/bootstrap/affix.self-f7aef9d98ee5ece34a6a92a6a15bba777d93e8d908b75c95a85088277f394200.js?body=1" for ::1 at 2015-10-26 11:00:37 +0800 Started GET "/assets/bootstrap/tab.self-9b77df34cbbb08ec93a806d6cdb741f04e3dbf3389978a0679146f2d2987bc89.js?body=1" for ::1 at 2015-10-26 11:00:37 +0800 Started GET "/assets/bootstrap/dropdown.self-30536ae4d54b2685c26b5787ed0eb549a9075717fe690cce6270873bedf2df00.js?body=1" for ::1 at 2015-10-26 11:00:37 +0800 Started GET "/assets/bootstrap/transition.self-9616c4e856b57659b67da3c6f2adcd584b5601ef4bebcdadab8ebb387d80bb25.js?body=1" for ::1 at 2015-10-26 11:00:37 +0800 Started GET "/assets/bootstrap/scrollspy.self-c5c6ed008955656d345067e9821d79f1216b8383134d08465d4aa1a33a2b93b4.js?body=1" for ::1 at 2015-10-26 11:00:37 +0800 Started GET "/assets/bootstrap/tooltip.self-3aa41fbe871573b34e0ebddf31598cd5a11a9841ca85f90934ea46326e46626d.js?body=1" for ::1 at 2015-10-26 11:00:37 +0800 Started GET "/assets/bootstrap/modal.self-bcfe54f3132bf16a8c5ce4289e47eba488f6522a08f49f378a037061c6c7aa4c.js?body=1" for ::1 at 2015-10-26 11:00:37 +0800 Started GET "/assets/bootstrap-sprockets.self-fbfa5ad7d9aa0afe439ec4ff3883acc4cb92b62cb67c40d674320c9aa1d4642d.js?body=1" for ::1 at 2015-10-26 11:00:37 +0800 Started GET "/assets/bootstrap/popover.self-b73e9c9111d01148e24bbc46e096782e024dc5db630e7078cf11ed2587ef8551.js?body=1" for ::1 at 2015-10-26 11:00:37 +0800 Started GET "/assets/bootstrap-datetimepicker.self-888f4dbe0be0357c4b5edb5f675b8bb7f825e23cac0361f9eb50a9f6f549050b.js?body=1" for ::1 at 2015-10-26 11:00:37 +0800 Started GET "/assets/application.self-d088784b7ecb87f1ea17e6f982fa968ffefcc07b79de6ecc548fc00242868da6.js?body=1" for ::1 at 2015-10-26 11:00:37 +0800 Started GET "/assets/bootstrap/glyphicons-halflings-regular-fe185d11a49676890d47bb783312a0cda5a44c4039214094e7957b4c040ef11c.woff2" for ::1 at 2015-10-26 11:00:37 +0800 Started GET "/appointments/new" for ::1 at 2015-10-26 11:03:48 +0800 Processing by AppointmentsController#new as HTML Rendered appointments/_form.html.slim (3.3ms) Rendered appointments/new.html.slim within layouts/application (4.3ms) Completed 200 OK in 109ms (Views: 105.1ms | ActiveRecord: 0.3ms) Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2015-10-26 11:03:48 +0800 Started GET "/assets/jquery.self-a714331225dda820228db323939889f149aec0127aeb06255646b616ba1ca419.js?body=1" for ::1 at 2015-10-26 11:03:48 +0800 Started GET "/assets/bootstrap/alert.self-896ab026e6823f5cef2441e07dac53d0692a5b772ac58b1ce20aa624c342d3f4.js?body=1" for ::1 at 2015-10-26 11:03:48 +0800 Started GET "/assets/bootstrap/button.self-d19f3e2bcd3a7a4d75c11b9141b3fabd2c11987da1e99c85548ec3ecf8db30c3.js?body=1" for ::1 at 2015-10-26 11:03:48 +0800 Started GET "/assets/bootstrap/affix.self-f7aef9d98ee5ece34a6a92a6a15bba777d93e8d908b75c95a85088277f394200.js?body=1" for ::1 at 2015-10-26 11:03:48 +0800 Started GET "/assets/bootstrap/carousel.self-b2e5e14483e6c31343a83861b7d487620f143d6fc2d07d5ae7544b6b225ba6be.js?body=1" for ::1 at 2015-10-26 11:03:48 +0800 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for ::1 at 2015-10-26 11:03:48 +0800 Started GET "/assets/application.self-e49c548d00f1a87347880fa01a58dc0dcd5215dc3e543183bc19b279854a3af1.css?body=1" for ::1 at 2015-10-26 11:03:48 +0800 Started GET "/assets/bootstrap/collapse.self-93820e9b486e375a7fb4477602def3a6f8381fa6d50938d5378297ffbe4a1248.js?body=1" for ::1 at 2015-10-26 11:03:48 +0800 Started GET "/assets/bootstrap/dropdown.self-30536ae4d54b2685c26b5787ed0eb549a9075717fe690cce6270873bedf2df00.js?body=1" for ::1 at 2015-10-26 11:03:48 +0800 Started GET "/assets/bootstrap/tab.self-9b77df34cbbb08ec93a806d6cdb741f04e3dbf3389978a0679146f2d2987bc89.js?body=1" for ::1 at 2015-10-26 11:03:48 +0800 Started GET "/assets/bootstrap/transition.self-9616c4e856b57659b67da3c6f2adcd584b5601ef4bebcdadab8ebb387d80bb25.js?body=1" for ::1 at 2015-10-26 11:03:48 +0800 Started GET "/assets/bootstrap/scrollspy.self-c5c6ed008955656d345067e9821d79f1216b8383134d08465d4aa1a33a2b93b4.js?body=1" for ::1 at 2015-10-26 11:03:48 +0800 Started GET "/assets/bootstrap/modal.self-bcfe54f3132bf16a8c5ce4289e47eba488f6522a08f49f378a037061c6c7aa4c.js?body=1" for ::1 at 2015-10-26 11:03:48 +0800 Started GET "/assets/bootstrap/popover.self-b73e9c9111d01148e24bbc46e096782e024dc5db630e7078cf11ed2587ef8551.js?body=1" for ::1 at 2015-10-26 11:03:48 +0800 Started GET "/assets/bootstrap/tooltip.self-3aa41fbe871573b34e0ebddf31598cd5a11a9841ca85f90934ea46326e46626d.js?body=1" for ::1 at 2015-10-26 11:03:48 +0800 Started GET "/assets/bootstrap-sprockets.self-fbfa5ad7d9aa0afe439ec4ff3883acc4cb92b62cb67c40d674320c9aa1d4642d.js?body=1" for ::1 at 2015-10-26 11:03:48 +0800 Started GET "/assets/bootstrap-datetimepicker.self-888f4dbe0be0357c4b5edb5f675b8bb7f825e23cac0361f9eb50a9f6f549050b.js?body=1" for ::1 at 2015-10-26 11:03:48 +0800 Started GET "/assets/application.self-d088784b7ecb87f1ea17e6f982fa968ffefcc07b79de6ecc548fc00242868da6.js?body=1" for ::1 at 2015-10-26 11:03:48 +0800 Started GET "/assets/bootstrap/glyphicons-halflings-regular-fe185d11a49676890d47bb783312a0cda5a44c4039214094e7957b4c040ef11c.woff2" for ::1 at 2015-10-26 11:03:48 +0800 Started GET "/appointments/new" for ::1 at 2015-10-26 11:03:48 +0800 Processing by AppointmentsController#new as HTML Rendered appointments/_form.html.slim (1.9ms) Rendered appointments/new.html.slim within layouts/application (2.9ms) Completed 200 OK in 86ms (Views: 85.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e49c548d00f1a87347880fa01a58dc0dcd5215dc3e543183bc19b279854a3af1.css?body=1" for ::1 at 2015-10-26 11:03:49 +0800 Started GET "/assets/bootstrap/affix.self-f7aef9d98ee5ece34a6a92a6a15bba777d93e8d908b75c95a85088277f394200.js?body=1" for ::1 at 2015-10-26 11:03:49 +0800 Started GET "/assets/jquery.self-a714331225dda820228db323939889f149aec0127aeb06255646b616ba1ca419.js?body=1" for ::1 at 2015-10-26 11:03:49 +0800 Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2015-10-26 11:03:49 +0800 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for ::1 at 2015-10-26 11:03:49 +0800 Started GET "/assets/bootstrap/alert.self-896ab026e6823f5cef2441e07dac53d0692a5b772ac58b1ce20aa624c342d3f4.js?body=1" for ::1 at 2015-10-26 11:03:49 +0800 Started GET "/assets/bootstrap/button.self-d19f3e2bcd3a7a4d75c11b9141b3fabd2c11987da1e99c85548ec3ecf8db30c3.js?body=1" for ::1 at 2015-10-26 11:03:49 +0800 Started GET "/assets/bootstrap/carousel.self-b2e5e14483e6c31343a83861b7d487620f143d6fc2d07d5ae7544b6b225ba6be.js?body=1" for ::1 at 2015-10-26 11:03:49 +0800 Started GET "/assets/bootstrap/collapse.self-93820e9b486e375a7fb4477602def3a6f8381fa6d50938d5378297ffbe4a1248.js?body=1" for ::1 at 2015-10-26 11:03:49 +0800 Started GET "/assets/bootstrap/dropdown.self-30536ae4d54b2685c26b5787ed0eb549a9075717fe690cce6270873bedf2df00.js?body=1" for ::1 at 2015-10-26 11:03:49 +0800 Started GET "/assets/bootstrap/tab.self-9b77df34cbbb08ec93a806d6cdb741f04e3dbf3389978a0679146f2d2987bc89.js?body=1" for ::1 at 2015-10-26 11:03:49 +0800 Started GET "/assets/bootstrap/transition.self-9616c4e856b57659b67da3c6f2adcd584b5601ef4bebcdadab8ebb387d80bb25.js?body=1" for ::1 at 2015-10-26 11:03:49 +0800 Started GET "/assets/bootstrap/scrollspy.self-c5c6ed008955656d345067e9821d79f1216b8383134d08465d4aa1a33a2b93b4.js?body=1" for ::1 at 2015-10-26 11:03:49 +0800 Started GET "/assets/bootstrap/modal.self-bcfe54f3132bf16a8c5ce4289e47eba488f6522a08f49f378a037061c6c7aa4c.js?body=1" for ::1 at 2015-10-26 11:03:49 +0800 Started GET "/assets/bootstrap/tooltip.self-3aa41fbe871573b34e0ebddf31598cd5a11a9841ca85f90934ea46326e46626d.js?body=1" for ::1 at 2015-10-26 11:03:49 +0800 Started GET "/assets/bootstrap-sprockets.self-fbfa5ad7d9aa0afe439ec4ff3883acc4cb92b62cb67c40d674320c9aa1d4642d.js?body=1" for ::1 at 2015-10-26 11:03:49 +0800 Started GET "/assets/bootstrap/popover.self-b73e9c9111d01148e24bbc46e096782e024dc5db630e7078cf11ed2587ef8551.js?body=1" for ::1 at 2015-10-26 11:03:49 +0800 Started GET "/assets/bootstrap-datetimepicker.self-888f4dbe0be0357c4b5edb5f675b8bb7f825e23cac0361f9eb50a9f6f549050b.js?body=1" for ::1 at 2015-10-26 11:03:49 +0800 Started GET "/assets/application.self-d088784b7ecb87f1ea17e6f982fa968ffefcc07b79de6ecc548fc00242868da6.js?body=1" for ::1 at 2015-10-26 11:03:49 +0800 Started GET "/assets/bootstrap/glyphicons-halflings-regular-fe185d11a49676890d47bb783312a0cda5a44c4039214094e7957b4c040ef11c.woff2" for ::1 at 2015-10-26 11:03:49 +0800 Started GET "/appointments/new" for ::1 at 2015-10-26 11:22:22 +0800 Processing by AppointmentsController#new as HTML Rendered appointments/_form.html.slim (3.2ms) Rendered appointments/new.html.slim within layouts/application (4.4ms) Completed 200 OK in 100ms (Views: 96.3ms | ActiveRecord: 0.4ms) Started GET "/assets/application.self-e49c548d00f1a87347880fa01a58dc0dcd5215dc3e543183bc19b279854a3af1.css?body=1" for ::1 at 2015-10-26 11:22:22 +0800 Started GET "/assets/jquery.self-a714331225dda820228db323939889f149aec0127aeb06255646b616ba1ca419.js?body=1" for ::1 at 2015-10-26 11:22:22 +0800 Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for ::1 at 2015-10-26 11:22:22 +0800 Started GET "/assets/bootstrap/button.self-d19f3e2bcd3a7a4d75c11b9141b3fabd2c11987da1e99c85548ec3ecf8db30c3.js?body=1" for ::1 at 2015-10-26 11:22:22 +0800 Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2015-10-26 11:22:22 +0800 Started GET "/assets/bootstrap/affix.self-f7aef9d98ee5ece34a6a92a6a15bba777d93e8d908b75c95a85088277f394200.js?body=1" for ::1 at 2015-10-26 11:22:22 +0800 Started GET "/assets/bootstrap/alert.self-896ab026e6823f5cef2441e07dac53d0692a5b772ac58b1ce20aa624c342d3f4.js?body=1" for ::1 at 2015-10-26 11:22:22 +0800 Started GET "/assets/bootstrap/carousel.self-b2e5e14483e6c31343a83861b7d487620f143d6fc2d07d5ae7544b6b225ba6be.js?body=1" for ::1 at 2015-10-26 11:22:22 +0800 Started GET "/assets/bootstrap/collapse.self-93820e9b486e375a7fb4477602def3a6f8381fa6d50938d5378297ffbe4a1248.js?body=1" for ::1 at 2015-10-26 11:22:22 +0800 Started GET "/assets/bootstrap/tab.self-9b77df34cbbb08ec93a806d6cdb741f04e3dbf3389978a0679146f2d2987bc89.js?body=1" for ::1 at 2015-10-26 11:22:22 +0800 Started GET "/assets/bootstrap/dropdown.self-30536ae4d54b2685c26b5787ed0eb549a9075717fe690cce6270873bedf2df00.js?body=1" for ::1 at 2015-10-26 11:22:22 +0800 Started GET "/assets/bootstrap/transition.self-9616c4e856b57659b67da3c6f2adcd584b5601ef4bebcdadab8ebb387d80bb25.js?body=1" for ::1 at 2015-10-26 11:22:22 +0800 Started GET "/assets/bootstrap/scrollspy.self-c5c6ed008955656d345067e9821d79f1216b8383134d08465d4aa1a33a2b93b4.js?body=1" for ::1 at 2015-10-26 11:22:22 +0800 Started GET "/assets/bootstrap/modal.self-bcfe54f3132bf16a8c5ce4289e47eba488f6522a08f49f378a037061c6c7aa4c.js?body=1" for ::1 at 2015-10-26 11:22:22 +0800 Started GET "/assets/bootstrap/tooltip.self-3aa41fbe871573b34e0ebddf31598cd5a11a9841ca85f90934ea46326e46626d.js?body=1" for ::1 at 2015-10-26 11:22:22 +0800 Started GET "/assets/bootstrap/popover.self-b73e9c9111d01148e24bbc46e096782e024dc5db630e7078cf11ed2587ef8551.js?body=1" for ::1 at 2015-10-26 11:22:22 +0800 Started GET "/assets/bootstrap-datetimepicker.self-888f4dbe0be0357c4b5edb5f675b8bb7f825e23cac0361f9eb50a9f6f549050b.js?body=1" for ::1 at 2015-10-26 11:22:22 +0800 Started GET "/assets/bootstrap-sprockets.self-fbfa5ad7d9aa0afe439ec4ff3883acc4cb92b62cb67c40d674320c9aa1d4642d.js?body=1" for ::1 at 2015-10-26 11:22:22 +0800 Started GET "/assets/application.self-d088784b7ecb87f1ea17e6f982fa968ffefcc07b79de6ecc548fc00242868da6.js?body=1" for ::1 at 2015-10-26 11:22:22 +0800 Started GET "/assets/bootstrap/glyphicons-halflings-regular-fe185d11a49676890d47bb783312a0cda5a44c4039214094e7957b4c040ef11c.woff2" for ::1 at 2015-10-26 11:22:22 +0800