test/dummy/log/development.log in bitsnote-assets-0.0.1 vs test/dummy/log/development.log in bitsnote-assets-0.0.2
- old
+ new
@@ -1,587 +1,639 @@
-Started GET "/" for 127.0.0.1 at 2014-08-26 20:50:11 +0800
+Started GET "/" for 113.196.133.194 at 2014-08-27 03:05:53 +0000
+Processing by Rails::WelcomeController#index as HTML
+ Rendered /home/action/.gem/ruby/2.1.1/gems/railties-4.1.5/lib/rails/templates/rails/welcome/index.html.erb (2.7ms)
+Completed 200 OK in 17ms (Views: 16.5ms | ActiveRecord: 0.0ms)
-Gem::LoadError (Specified 'sqlite3' for database adapter, but the gem is not loaded. Add `gem 'sqlite3'` to your Gemfile (and ensure its version is at the minimum required by ActiveRecord).):
- activerecord (4.1.5) lib/active_record/connection_adapters/connection_specification.rb:190:in `rescue in spec'
- activerecord (4.1.5) lib/active_record/connection_adapters/connection_specification.rb:187:in `spec'
- activerecord (4.1.5) lib/active_record/connection_handling.rb:50:in `establish_connection'
- activerecord (4.1.5) lib/active_record/railtie.rb:129:in `block (2 levels) in <class:Railtie>'
- activesupport (4.1.5) lib/active_support/lazy_load_hooks.rb:38:in `instance_eval'
- activesupport (4.1.5) lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
- activesupport (4.1.5) lib/active_support/lazy_load_hooks.rb:45:in `block in run_load_hooks'
- activesupport (4.1.5) lib/active_support/lazy_load_hooks.rb:44:in `each'
- activesupport (4.1.5) lib/active_support/lazy_load_hooks.rb:44:in `run_load_hooks'
- activerecord (4.1.5) lib/active_record/base.rb:326:in `<module:ActiveRecord>'
- activerecord (4.1.5) lib/active_record/base.rb:23:in `<top (required)>'
- activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:628:in `rescue in call'
- activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:619:in `call'
- activerecord (4.1.5) lib/active_record/migration.rb:380:in `call'
- actionpack (4.1.5) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
- activesupport (4.1.5) lib/active_support/callbacks.rb:82:in `run_callbacks'
- actionpack (4.1.5) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
- actionpack (4.1.5) lib/action_dispatch/middleware/reloader.rb:73:in `call'
- actionpack (4.1.5) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
- actionpack (4.1.5) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
- actionpack (4.1.5) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
- railties (4.1.5) lib/rails/rack/logger.rb:38:in `call_app'
- railties (4.1.5) lib/rails/rack/logger.rb:20:in `block in call'
- activesupport (4.1.5) lib/active_support/tagged_logging.rb:68:in `block in tagged'
- activesupport (4.1.5) lib/active_support/tagged_logging.rb:26:in `tagged'
- activesupport (4.1.5) lib/active_support/tagged_logging.rb:68:in `tagged'
- railties (4.1.5) lib/rails/rack/logger.rb:20:in `call'
- actionpack (4.1.5) lib/action_dispatch/middleware/request_id.rb:21:in `call'
- rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
- rack (1.5.2) lib/rack/runtime.rb:17:in `call'
- activesupport (4.1.5) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
- rack (1.5.2) lib/rack/lock.rb:17:in `call'
- actionpack (4.1.5) lib/action_dispatch/middleware/static.rb:64:in `call'
- rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
- railties (4.1.5) lib/rails/engine.rb:514:in `call'
- railties (4.1.5) lib/rails/application.rb:144:in `call'
- rack (1.5.2) lib/rack/lock.rb:17:in `call'
- rack (1.5.2) lib/rack/content_length.rb:14:in `call'
- rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
- /Users/yjchen/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
- /Users/yjchen/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
- /Users/yjchen/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
+Started GET "/main/index.html" for 113.196.133.194 at 2014-08-27 03:06:00 +0000
+Processing by MainController#index as HTML
+ Rendered main/index.html.erb within layouts/application (0.4ms)
+Completed 200 OK in 234ms (Views: 227.3ms | ActiveRecord: 0.0ms)
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.6ms)
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.1ms)
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms)
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (19.9ms)
+Started GET "/assets/application.css?body=1" for 113.196.133.194 at 2014-08-27 03:06:01 +0000
-Started GET "/" for 127.0.0.1 at 2014-08-26 20:51:11 +0800
-Processing by Rails::WelcomeController#index as HTML
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/railties-4.1.5/lib/rails/templates/rails/welcome/index.html.erb (1.6ms)
-Completed 200 OK in 7ms (Views: 6.8ms | ActiveRecord: 0.0ms)
+Started GET "/assets/main.js?body=1" for 113.196.133.194 at 2014-08-27 03:06:01 +0000
-Started GET "/main/index" for 127.0.0.1 at 2014-08-26 20:52:14 +0800
-Processing by MainController#index as HTML
- Rendered main/index.html.erb within layouts/application (1.0ms)
-Completed 200 OK in 61ms (Views: 60.4ms | ActiveRecord: 0.0ms)
+Started GET "/assets/main.css?body=1" for 113.196.133.194 at 2014-08-27 03:06:01 +0000
-Started GET "/assets/main.css?body=1" for 127.0.0.1 at 2014-08-26 20:52:14 +0800
+Started GET "/assets/application.js?body=1" for 113.196.133.194 at 2014-08-27 03:06:01 +0000
-Started GET "/assets/main.js?body=1" for 127.0.0.1 at 2014-08-26 20:52:14 +0800
+Started GET "/assets/jquery-ui/jquery-ui.js?body=1" for 113.196.133.194 at 2014-08-27 03:06:01 +0000
-Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-26 20:52:14 +0800
+Started GET "/assets/jquery-ui/jquery-ui.min.js?body=1" for 113.196.133.194 at 2014-08-27 03:06:01 +0000
-Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-26 20:52:14 +0800
+Started GET "/main/index.html" for 113.196.133.194 at 2014-08-27 03:08:26 +0000
+Processing by MainController#index as HTML
+ Rendered main/index.html.erb within layouts/application (1.6ms)
+Completed 200 OK in 78ms (Views: 77.7ms | ActiveRecord: 0.0ms)
-Started GET "/main/index" for 127.0.0.1 at 2014-08-26 20:53:19 +0800
+
+Started GET "/main/index.html" for 113.196.133.194 at 2014-08-27 03:08:31 +0000
Processing by MainController#index as HTML
+ Rendered main/index.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 9ms (Views: 8.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/main/index.html" for 113.196.133.194 at 2014-08-27 03:08:33 +0000
+Processing by MainController#index as HTML
Rendered main/index.html.erb within layouts/application (0.0ms)
-Completed 200 OK in 10ms (Views: 9.6ms | ActiveRecord: 0.0ms)
+Completed 200 OK in 9ms (Views: 8.9ms | ActiveRecord: 0.0ms)
-Started GET "/javascripts/jquery/jquery-ui.js" for 127.0.0.1 at 2014-08-26 20:53:21 +0800
+Started GET "/main/index.html" for 113.196.133.194 at 2014-08-27 03:08:36 +0000
+Processing by MainController#index as HTML
+ Rendered main/index.html.erb within layouts/application (0.0ms)
+Completed 200 OK in 9ms (Views: 8.6ms | ActiveRecord: 0.0ms)
-ActionController::RoutingError (No route matches [GET] "/javascripts/jquery/jquery-ui.js"):
- actionpack (4.1.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
- actionpack (4.1.5) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
- railties (4.1.5) lib/rails/rack/logger.rb:38:in `call_app'
- railties (4.1.5) lib/rails/rack/logger.rb:20:in `block in call'
- activesupport (4.1.5) lib/active_support/tagged_logging.rb:68:in `block in tagged'
- activesupport (4.1.5) lib/active_support/tagged_logging.rb:26:in `tagged'
- activesupport (4.1.5) lib/active_support/tagged_logging.rb:68:in `tagged'
- railties (4.1.5) lib/rails/rack/logger.rb:20:in `call'
- actionpack (4.1.5) lib/action_dispatch/middleware/request_id.rb:21:in `call'
- rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
- rack (1.5.2) lib/rack/runtime.rb:17:in `call'
- activesupport (4.1.5) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
- rack (1.5.2) lib/rack/lock.rb:17:in `call'
- actionpack (4.1.5) lib/action_dispatch/middleware/static.rb:64:in `call'
- rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
- railties (4.1.5) lib/rails/engine.rb:514:in `call'
- railties (4.1.5) lib/rails/application.rb:144:in `call'
- rack (1.5.2) lib/rack/lock.rb:17:in `call'
- rack (1.5.2) lib/rack/content_length.rb:14:in `call'
- rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
- /Users/yjchen/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
- /Users/yjchen/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
- /Users/yjchen/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
+Started GET "/assets/jquery-ui/jquery-ui.min.js?body=1" for 113.196.133.194 at 2014-08-27 03:08:36 +0000
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.2ms)
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.1ms)
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/routes/_table.html.erb (32.0ms)
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (65.0ms)
+Started GET "/assets/jquery-ui/jquery-ui.js?body=1" for 113.196.133.194 at 2014-08-27 03:08:37 +0000
-Started GET "/main/index" for 127.0.0.1 at 2014-08-26 20:54:22 +0800
-Processing by MainController#index as HTML
- Rendered main/index.html.erb within layouts/application (0.1ms)
-Completed 200 OK in 9ms (Views: 8.8ms | ActiveRecord: 0.0ms)
+Started GET "/assets/application.js?body=1" for 113.196.133.194 at 2014-08-27 03:08:37 +0000
-Started GET "/main/index" for 127.0.0.1 at 2014-08-26 20:54:24 +0800
-Processing by MainController#index as HTML
- Rendered main/index.html.erb within layouts/application (0.0ms)
-Completed 200 OK in 8ms (Views: 7.9ms | ActiveRecord: 0.0ms)
+Started GET "/assets/application.css?body=1" for 113.196.133.194 at 2014-08-27 03:08:37 +0000
-Started GET "/main/index" for 127.0.0.1 at 2014-08-26 20:54:34 +0800
-Processing by MainController#index as HTML
- Rendered main/index.html.erb within layouts/application (1.0ms)
-Completed 500 Internal Server Error in 133ms
-ActionView::Template::Error (Asset filtered out and will not be served: add `Rails.application.config.assets.precompile += %w( jquery-ui/jquery-ui.js )` to `config/initializers/assets.rb` and restart your server):
- 4: <title>Dummy</title>
- 5: <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true %>
- 6: <%= javascript_include_tag 'application', 'data-turbolinks-track' => true %>
- 7: <%= jquery_ui_include_tag 'google' %>
- 8: <%= csrf_meta_tags %>
- 9: </head>
- 10: <body>
- app/views/layouts/application.html.erb:7:in `_app_views_layouts_application_html_erb__2935211672441221793_2185711260'
+Started GET "/assets/main.js?body=1" for 113.196.133.194 at 2014-08-27 03:08:37 +0000
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.8ms)
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (10.0ms)
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (24.1ms)
+Started GET "/assets/main.css?body=1" for 113.196.133.194 at 2014-08-27 03:08:37 +0000
-Started GET "/main/index" for 127.0.0.1 at 2014-08-26 20:57:37 +0800
+Started GET "/main/index.html" for 113.196.133.194 at 2014-08-27 03:09:28 +0000
Processing by MainController#index as HTML
Rendered main/index.html.erb within layouts/application (1.7ms)
-Completed 200 OK in 38ms (Views: 36.9ms | ActiveRecord: 0.0ms)
+Completed 200 OK in 113ms (Views: 112.7ms | ActiveRecord: 0.0ms)
-Started GET "/assets/jquery-ui/jquery-ui.js?body=1" for 127.0.0.1 at 2014-08-26 20:57:40 +0800
+Started GET "/main/index.html" for 113.196.133.194 at 2014-08-27 03:09:31 +0000
+Processing by MainController#index as HTML
+ Rendered main/index.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 9ms (Views: 8.7ms | ActiveRecord: 0.0ms)
-Started GET "/main/index" for 127.0.0.1 at 2014-08-26 20:58:14 +0800
+Started GET "/main/index.html" for 113.196.133.194 at 2014-08-27 03:11:15 +0000
Processing by MainController#index as HTML
- Rendered main/index.html.erb within layouts/application (0.1ms)
-Completed 500 Internal Server Error in 11ms
+ Rendered main/index.html.erb within layouts/application (6.2ms)
+Completed 500 Internal Server Error in 129ms
-ActionView::Template::Error (undefined local variable or method `name' for #<#<Class:0x000001042d01b8>:0x00000103845d88>):
- 5: <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true %>
+ActionView::Template::Error (undefined method `jquery_ui_url' for #<#<Class:0x007f55ba099a90>:0x007f55ba098ff0>):
6: <%= javascript_include_tag 'application', 'data-turbolinks-track' => true %>
- 7: <%= jquery_ui_include_tag 'google' %>
- 8: <%= jquery_ui_include_tag 'google', :force => true %>
- 9: <%= csrf_meta_tags %>
- 10: </head>
- 11: <body>
- app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__1928859488431244492_2170866360'
+ 7: <%= jquery_ui_include_tag :google %>
+ 8: <%= jquery_ui_include_tag :google, :compressed => true %>
+ 9: <%= jquery_ui_include_tag :google, :force => true, :local_copy => true %>
+ 10: <%= angular_js_include_tag :default, :force => true, :local_copy => true %>
+ 11: <%= fullcalendar_js_include_tag :default, :force => true, :local_copy => true %>
+ 12: <%= csrf_meta_tags %>
+ app/views/layouts/application.html.erb:9:in `_app_views_layouts_application_html_erb___3045185512022956576_70003084882920'
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.3ms)
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (7.2ms)
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (15.7ms)
+ Rendered /home/action/.gem/ruby/2.1.1/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.9ms)
+ Rendered /home/action/.gem/ruby/2.1.1/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (46.7ms)
+ Rendered /home/action/.gem/ruby/2.1.1/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (82.9ms)
-Started GET "/main/index" for 127.0.0.1 at 2014-08-26 20:58:17 +0800
+Started GET "/main/index.html" for 113.196.133.194 at 2014-08-27 03:12:01 +0000
Processing by MainController#index as HTML
- Rendered main/index.html.erb within layouts/application (0.0ms)
-Completed 500 Internal Server Error in 8ms
+ Rendered main/index.html.erb within layouts/application (6.0ms)
+Completed 500 Internal Server Error in 136ms
-ActionView::Template::Error (undefined local variable or method `name' for #<#<Class:0x000001042d01b8>:0x00000101789220>):
- 5: <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true %>
- 6: <%= javascript_include_tag 'application', 'data-turbolinks-track' => true %>
- 7: <%= jquery_ui_include_tag 'google' %>
- 8: <%= jquery_ui_include_tag 'google', :force => true %>
- 9: <%= csrf_meta_tags %>
- 10: </head>
- 11: <body>
- app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__1928859488431244492_2170866360'
+ActionView::Template::Error (no block given (yield)):
+ 8: <%= jquery_ui_include_tag :google, :compressed => true %>
+ 9: <%= jquery_ui_include_tag :google, :force => true, :local_copy => true %>
+ 10: <%= angular_js_include_tag :default, :force => true, :local_copy => true %>
+ 11: <%= fullcalendar_js_include_tag :default, :force => true, :local_copy => true %>
+ 12: <%= csrf_meta_tags %>
+ 13: </head>
+ 14: <body>
+ app/views/layouts/application.html.erb:11:in `_app_views_layouts_application_html_erb___2636772937571208319_70277668620400'
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.2ms)
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms)
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (9.3ms)
+ Rendered /home/action/.gem/ruby/2.1.1/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.6ms)
+ Rendered /home/action/.gem/ruby/2.1.1/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (45.3ms)
+ Rendered /home/action/.gem/ruby/2.1.1/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (79.3ms)
-Started GET "/main/index" for 127.0.0.1 at 2014-08-26 20:59:11 +0800
+Started GET "/main/index.html" for 113.196.133.194 at 2014-08-27 03:17:02 +0000
Processing by MainController#index as HTML
- Rendered main/index.html.erb within layouts/application (1.0ms)
-Completed 200 OK in 35ms (Views: 34.8ms | ActiveRecord: 0.0ms)
+ Rendered main/index.html.erb within layouts/application (8.2ms)
+Completed 200 OK in 196ms (Views: 196.0ms | ActiveRecord: 0.0ms)
-Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-26 20:59:11 +0800
+Started GET "/" for 113.196.133.194 at 2014-08-27 05:19:47 +0000
+Processing by Rails::WelcomeController#index as HTML
+ Rendered /home/action/.gem/ruby/2.1.1/gems/railties-4.1.5/lib/rails/templates/rails/welcome/index.html.erb (2.6ms)
+Completed 200 OK in 12ms (Views: 11.6ms | ActiveRecord: 0.0ms)
-Started GET "/assets/main.css?body=1" for 127.0.0.1 at 2014-08-26 20:59:11 +0800
+Started GET "/main/index.html" for 113.196.133.194 at 2014-08-27 05:19:53 +0000
+Processing by MainController#index as HTML
+ Rendered main/index.html.erb within layouts/application (0.4ms)
+Completed 200 OK in 74ms (Views: 73.5ms | ActiveRecord: 0.0ms)
-Started GET "/assets/main.js?body=1" for 127.0.0.1 at 2014-08-26 20:59:11 +0800
+Started GET "/assets/jquery-ui/jquery-ui.min.js?body=1" for 113.196.133.194 at 2014-08-27 05:19:54 +0000
-Started GET "/assets/jquery-ui/jquery-ui.js?body=1" for 127.0.0.1 at 2014-08-26 20:59:11 +0800
+Started GET "/assets/main.css?body=1" for 113.196.133.194 at 2014-08-27 05:19:54 +0000
-Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-26 20:59:11 +0800
+Started GET "/assets/application.js?body=1" for 113.196.133.194 at 2014-08-27 05:19:54 +0000
-Started GET "/main/index" for 127.0.0.1 at 2014-08-26 20:59:13 +0800
-Processing by MainController#index as HTML
- Rendered main/index.html.erb within layouts/application (0.0ms)
-Completed 200 OK in 16ms (Views: 15.6ms | ActiveRecord: 0.0ms)
+Started GET "/assets/main.js?body=1" for 113.196.133.194 at 2014-08-27 05:19:54 +0000
-Started GET "/main/index" for 127.0.0.1 at 2014-08-26 21:00:32 +0800
-Processing by MainController#index as HTML
- Rendered main/index.html.erb within layouts/application (1.0ms)
-Completed 200 OK in 41ms (Views: 40.3ms | ActiveRecord: 0.0ms)
+Started GET "/assets/application.css?body=1" for 113.196.133.194 at 2014-08-27 05:19:54 +0000
-Started GET "/main/index" for 127.0.0.1 at 2014-08-26 21:00:54 +0800
-Processing by MainController#index as HTML
- Rendered main/index.html.erb within layouts/application (1.0ms)
-Completed 200 OK in 37ms (Views: 36.3ms | ActiveRecord: 0.0ms)
+Started GET "/assets/jquery-ui/jquery-ui.js?body=1" for 113.196.133.194 at 2014-08-27 05:19:54 +0000
-Started GET "/main/index" for 127.0.0.1 at 2014-08-26 21:02:10 +0800
-Processing by MainController#index as HTML
- Rendered main/index.html.erb within layouts/application (1.0ms)
-Completed 200 OK in 35ms (Views: 34.5ms | ActiveRecord: 0.0ms)
+Started GET "/assets/application.js?body=1" for 113.196.133.194 at 2014-08-27 05:19:54 +0000
-Started GET "/main/index" for 127.0.0.1 at 2014-08-26 21:03:25 +0800
+Started GET "/assets/jquery-ui/jquery-ui.js?body=1" for 113.196.133.194 at 2014-08-27 05:19:54 +0000
+
+
+Started GET "/main/index.html" for 113.196.133.194 at 2014-08-27 05:22:48 +0000
Processing by MainController#index as HTML
- Rendered main/index.html.erb within layouts/application (1.0ms)
-Completed 500 Internal Server Error in 7ms
+ Rendered main/index.html.erb within layouts/application (1.6ms)
+Completed 200 OK in 89ms (Views: 89.0ms | ActiveRecord: 0.0ms)
-SyntaxError (/Users/yjchen/Stack/bitsnote-assets/test/dummy/app/views/layouts/application.html.erb:8: syntax error, unexpected tSTRING_BEG, expecting ')'
-... jquery_ui_include_tag :google', :force => true );@output_bu...
-... ^
-/Users/yjchen/Stack/bitsnote-assets/test/dummy/app/views/layouts/application.html.erb:10: syntax error, unexpected '<', expecting ')'
-</head>
- ^
-/Users/yjchen/Stack/bitsnote-assets/test/dummy/app/views/layouts/application.html.erb:15: unknown regexp options - bdy
-/Users/yjchen/Stack/bitsnote-assets/test/dummy/app/views/layouts/application.html.erb:16: syntax error, unexpected '<'
-</html>
- ^
-/Users/yjchen/Stack/bitsnote-assets/test/dummy/app/views/layouts/application.html.erb:16: unterminated regexp meets end of file):
- app/views/layouts/application.html.erb:8: syntax error, unexpected tSTRING_BEG, expecting ')'
- app/views/layouts/application.html.erb:10: syntax error, unexpected '<', expecting ')'
- app/views/layouts/application.html.erb:15: unknown regexp options - bdy
- app/views/layouts/application.html.erb:16: syntax error, unexpected '<'
- app/views/layouts/application.html.erb:16: unterminated regexp meets end of file
+Started GET "/assets/jquery-ui/jquery-ui.js?body=1" for 113.196.133.194 at 2014-08-27 05:22:49 +0000
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.8ms)
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.4ms)
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (9.9ms)
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (25.2ms)
+Started GET "/assets/jquery-ui/jquery-ui.min.js?body=1" for 113.196.133.194 at 2014-08-27 05:22:49 +0000
-Started GET "/main/index" for 127.0.0.1 at 2014-08-26 21:03:27 +0800
-Processing by MainController#index as HTML
- Rendered main/index.html.erb within layouts/application (0.0ms)
-Completed 500 Internal Server Error in 2ms
-SyntaxError (/Users/yjchen/Stack/bitsnote-assets/test/dummy/app/views/layouts/application.html.erb:8: syntax error, unexpected tSTRING_BEG, expecting ')'
-... jquery_ui_include_tag :google', :force => true );@output_bu...
-... ^
-/Users/yjchen/Stack/bitsnote-assets/test/dummy/app/views/layouts/application.html.erb:10: syntax error, unexpected '<', expecting ')'
-</head>
- ^
-/Users/yjchen/Stack/bitsnote-assets/test/dummy/app/views/layouts/application.html.erb:15: unknown regexp options - bdy
-/Users/yjchen/Stack/bitsnote-assets/test/dummy/app/views/layouts/application.html.erb:16: syntax error, unexpected '<'
-</html>
- ^
-/Users/yjchen/Stack/bitsnote-assets/test/dummy/app/views/layouts/application.html.erb:16: unterminated regexp meets end of file):
- app/views/layouts/application.html.erb:8: syntax error, unexpected tSTRING_BEG, expecting ')'
- app/views/layouts/application.html.erb:10: syntax error, unexpected '<', expecting ')'
- app/views/layouts/application.html.erb:15: unknown regexp options - bdy
- app/views/layouts/application.html.erb:16: syntax error, unexpected '<'
- app/views/layouts/application.html.erb:16: unterminated regexp meets end of file
+Started GET "/assets/application.css?body=1" for 113.196.133.194 at 2014-08-27 05:22:49 +0000
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms)
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.2ms)
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms)
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (12.4ms)
+Started GET "/assets/application.js?body=1" for 113.196.133.194 at 2014-08-27 05:22:49 +0000
-Started GET "/main/index" for 127.0.0.1 at 2014-08-26 21:03:42 +0800
-Processing by MainController#index as HTML
- Rendered main/index.html.erb within layouts/application (0.1ms)
-Completed 200 OK in 27ms (Views: 27.3ms | ActiveRecord: 0.0ms)
+Started GET "/assets/main.css?body=1" for 113.196.133.194 at 2014-08-27 05:22:49 +0000
-Started GET "/assets/main.css?body=1" for 127.0.0.1 at 2014-08-26 21:03:42 +0800
+Started GET "/assets/main.js?body=1" for 113.196.133.194 at 2014-08-27 05:22:49 +0000
-Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-26 21:03:42 +0800
+Started GET "/main/index.html" for 113.196.133.194 at 2014-08-27 05:23:25 +0000
+Processing by MainController#index as HTML
+ Rendered main/index.html.erb within layouts/application (1.7ms)
+Completed 500 Internal Server Error in 52ms
+ActionView::Template::Error (undefined method `jquery_ui_js_url' for #<#<Class:0x007fbb5b323d68>:0x007fbb5b322d00>):
+ 6: <%= javascript_include_tag 'application', 'data-turbolinks-track' => true %>
+ 7: <%= jquery_ui_include_tag :google %>
+ 8: <%= jquery_ui_include_tag :google, :compressed => true %>
+ 9: <%= jquery_ui_include_tag :google, :force => true, :local_copy => true %>
+ 10: <%= angular_js_include_tag :default, :force => true, :local_copy => true %>
+ 11: <%= fullcalendar_js_include_tag :default, :force => true, :local_copy => true %>
+ 12: <%= csrf_meta_tags %>
+ app/views/layouts/application.html.erb:9:in `_app_views_layouts_application_html_erb__3838674144488705775_70221327555060'
-Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-26 21:03:42 +0800
+ Rendered /home/action/.gem/ruby/2.1.1/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.8ms)
+ Rendered /home/action/.gem/ruby/2.1.1/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (29.1ms)
+ Rendered /home/action/.gem/ruby/2.1.1/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (49.7ms)
-Started GET "/assets/main.js?body=1" for 127.0.0.1 at 2014-08-26 21:03:42 +0800
+Started GET "/main/index.html" for 113.196.133.194 at 2014-08-27 05:26:27 +0000
+Processing by MainController#index as HTML
+ Rendered main/index.html.erb within layouts/application (1.7ms)
+Completed 200 OK in 83ms (Views: 82.6ms | ActiveRecord: 0.0ms)
-Started GET "/assets/jquery-ui/jquery-ui.js?body=1" for 127.0.0.1 at 2014-08-26 21:03:42 +0800
+Started GET "/assets/main.css?body=1" for 113.196.133.194 at 2014-08-27 05:26:27 +0000
-Started GET "/main/index" for 127.0.0.1 at 2014-08-26 21:03:44 +0800
-Processing by MainController#index as HTML
- Rendered main/index.html.erb within layouts/application (0.1ms)
-Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms)
+Started GET "/assets/main.js?body=1" for 113.196.133.194 at 2014-08-27 05:26:27 +0000
-Started GET "/main/index" for 127.0.0.1 at 2014-08-26 21:04:02 +0800
-Processing by MainController#index as HTML
- Rendered main/index.html.erb within layouts/application (0.0ms)
-Completed 200 OK in 6ms (Views: 5.9ms | ActiveRecord: 0.0ms)
+Started GET "/assets/application.css?body=1" for 113.196.133.194 at 2014-08-27 05:26:27 +0000
-Started GET "/main/index" for 127.0.0.1 at 2014-08-26 21:10:54 +0800
-Processing by MainController#index as HTML
- Rendered main/index.html.erb within layouts/application (1.0ms)
-Completed 200 OK in 34ms (Views: 33.4ms | ActiveRecord: 0.0ms)
+Started GET "/assets/application.js?body=1" for 113.196.133.194 at 2014-08-27 05:26:28 +0000
-Started GET "/main/index" for 127.0.0.1 at 2014-08-26 21:11:00 +0800
-Processing by MainController#index as HTML
- Rendered main/index.html.erb within layouts/application (0.0ms)
-Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms)
+Started GET "/assets/jquery-ui/jquery-ui.min.js?body=1" for 113.196.133.194 at 2014-08-27 05:26:28 +0000
-Started GET "/main/index" for 127.0.0.1 at 2014-08-26 21:11:26 +0800
-Processing by MainController#index as HTML
- Rendered main/index.html.erb within layouts/application (0.0ms)
-Completed 500 Internal Server Error in 19ms
-ActionView::Template::Error (Asset filtered out and will not be served: add `Rails.application.config.assets.precompile += %w( jquery-ui/jquery-ui.min.js )` to `config/initializers/assets.rb` and restart your server):
- 5: <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true %>
- 6: <%= javascript_include_tag 'application', 'data-turbolinks-track' => true %>
- 7: <%= jquery_ui_include_tag :google %>
- 8: <%= jquery_ui_include_tag :google, :compressed => true %>
- 9: <%= jquery_ui_include_tag :google, :force => true, :local_copy => true %>
- 10: <%= csrf_meta_tags %>
- 11: </head>
- app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__1717700179200720969_2170650960'
+Started GET "/assets/jquery-ui/jquery-ui.js?body=1" for 113.196.133.194 at 2014-08-27 05:26:28 +0000
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.2ms)
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms)
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (9.4ms)
+Started GET "/main/index.html" for 113.196.133.194 at 2014-08-27 05:27:05 +0000
+Processing by MainController#index as HTML
+ Rendered main/index.html.erb within layouts/application (6.0ms)
+Completed 200 OK in 377ms (Views: 376.6ms | ActiveRecord: 0.0ms)
-Started GET "/main/index" for 127.0.0.1 at 2014-08-26 21:11:52 +0800
+Started GET "/main/index.html" for 113.196.133.194 at 2014-08-27 05:27:36 +0000
Processing by MainController#index as HTML
Rendered main/index.html.erb within layouts/application (0.1ms)
-Completed 500 Internal Server Error in 6ms
+Completed 500 Internal Server Error in 22ms
-ActionView::Template::Error (Asset filtered out and will not be served: add `Rails.application.config.assets.precompile += %w( jquery-ui/jquery-ui.min.js )` to `config/initializers/assets.rb` and restart your server):
+ActionView::Template::Error (undefined method `value' for #<Array:0x007f1c518978c0>):
5: <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true %>
6: <%= javascript_include_tag 'application', 'data-turbolinks-track' => true %>
7: <%= jquery_ui_include_tag :google %>
- 8: <%= jquery_ui_include_tag :google, :compressed => true %>
- 9: <%= jquery_ui_include_tag :google, :force => true, :local_copy => true %>
- 10: <%= csrf_meta_tags %>
- 11: </head>
- app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__1717700179200720969_2170650960'
+ 8: <%= jquery_ui_include_tag :nonexist, :force => true %>
+ 9: <%= jquery_ui_include_tag :google, :compressed => true %>
+ 10: <%= jquery_ui_include_tag :google, :force => true, :local_copy => true %>
+ 11: <%= angular_js_include_tag :default, :force => true, :local_copy => true %>
+ app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__4336626266033675938_69879807406120'
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.3ms)
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms)
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (9.4ms)
+ Rendered /home/action/.gem/ruby/2.1.1/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (7.4ms)
+ Rendered /home/action/.gem/ruby/2.1.1/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms)
+ Rendered /home/action/.gem/ruby/2.1.1/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (451.9ms)
-Started GET "/main/index" for 127.0.0.1 at 2014-08-26 21:12:00 +0800
+Started GET "/main/index.html" for 113.196.133.194 at 2014-08-27 05:28:08 +0000
Processing by MainController#index as HTML
- Rendered main/index.html.erb within layouts/application (0.0ms)
-Completed 500 Internal Server Error in 4ms
+ Rendered main/index.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 33ms (Views: 32.7ms | ActiveRecord: 0.0ms)
-ActionView::Template::Error (Asset filtered out and will not be served: add `Rails.application.config.assets.precompile += %w( jquery-ui/jquery-ui.min.js )` to `config/initializers/assets.rb` and restart your server):
- 5: <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true %>
- 6: <%= javascript_include_tag 'application', 'data-turbolinks-track' => true %>
- 7: <%= jquery_ui_include_tag :google %>
- 8: <%= jquery_ui_include_tag :google, :compressed => true %>
- 9: <%= jquery_ui_include_tag :google, :force => true, :local_copy => true %>
- 10: <%= csrf_meta_tags %>
- 11: </head>
- app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__1717700179200720969_2170650960'
+Started GET "/main/index.html" for 113.196.133.194 at 2014-08-27 05:29:20 +0000
+Processing by MainController#index as HTML
+ Rendered main/index.html.erb within layouts/application (9.4ms)
+Completed 200 OK in 1772ms (Views: 1771.7ms | ActiveRecord: 0.0ms)
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.8ms)
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms)
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (13.6ms)
+Started GET "/" for 113.196.133.194 at 2014-08-27 07:32:33 +0000
+Processing by Rails::WelcomeController#index as HTML
+ Rendered /home/action/.gem/ruby/2.1.1/gems/railties-4.1.5/lib/rails/templates/rails/welcome/index.html.erb (2.4ms)
+Completed 200 OK in 19ms (Views: 18.8ms | ActiveRecord: 0.0ms)
-Started GET "/main/index" for 127.0.0.1 at 2014-08-26 21:12:10 +0800
+
+Started GET "/main/index.html" for 113.196.133.194 at 2014-08-27 07:32:36 +0000
Processing by MainController#index as HTML
- Rendered main/index.html.erb within layouts/application (0.0ms)
-Completed 500 Internal Server Error in 5ms
+ Rendered main/index.html.erb within layouts/application (0.4ms)
+Completed 500 Internal Server Error in 68ms
-ActionView::Template::Error (Asset filtered out and will not be served: add `Rails.application.config.assets.precompile += %w( jquery-ui/jquery-ui.min.js )` to `config/initializers/assets.rb` and restart your server):
- 5: <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true %>
- 6: <%= javascript_include_tag 'application', 'data-turbolinks-track' => true %>
- 7: <%= jquery_ui_include_tag :google %>
- 8: <%= jquery_ui_include_tag :google, :compressed => true %>
- 9: <%= jquery_ui_include_tag :google, :force => true, :local_copy => true %>
- 10: <%= csrf_meta_tags %>
- 11: </head>
- app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__1717700179200720969_2170650960'
+ActionView::Template::Error (Asset filtered out and will not be served: add `Rails.application.config.assets.precompile += %w( jquery.js )` to `config/initializers/assets.rb` and restart your server):
+ 4: <title>Dummy</title>
+ 5: <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true %>
+ 6: <%= javascript_include_tag 'application', 'data-turbolinks-track' => true %>
+ 7: <%= jquery_include_tag :google %>
+ 8: <%= jquery_ui_include_tag :google %>
+ 9: <%= jquery_ui_include_tag :nonexist, :force => true %>
+ 10: <%= jquery_ui_include_tag :google, :compressed => true %>
+ app/views/layouts/application.html.erb:7:in `_app_views_layouts_application_html_erb___3728543971437643141_69893070723780'
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.2ms)
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms)
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (9.2ms)
+ Rendered /home/action/.gem/ruby/2.1.1/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.9ms)
+ Rendered /home/action/.gem/ruby/2.1.1/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (34.4ms)
+ Rendered /home/action/.gem/ruby/2.1.1/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (95.2ms)
-Started GET "/main/index" for 127.0.0.1 at 2014-08-26 21:12:18 +0800
+Started GET "/main/index.html" for 113.196.133.194 at 2014-08-27 07:33:25 +0000
Processing by MainController#index as HTML
- Rendered main/index.html.erb within layouts/application (1.0ms)
-Completed 500 Internal Server Error in 24ms
+ Rendered main/index.html.erb within layouts/application (0.1ms)
+Completed 500 Internal Server Error in 41ms
-ActionView::Template::Error (Asset filtered out and will not be served: add `Rails.application.config.assets.precompile += %w( jquery-ui/jquery-ui.js )` to `config/initializers/assets.rb` and restart your server):
+ActionView::Template::Error (Asset filtered out and will not be served: add `Rails.application.config.assets.precompile += %w( jquery.js )` to `config/initializers/assets.rb` and restart your server):
4: <title>Dummy</title>
5: <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true %>
6: <%= javascript_include_tag 'application', 'data-turbolinks-track' => true %>
- 7: <%= jquery_ui_include_tag :google %>
- 8: <%= jquery_ui_include_tag :google, :compressed => true %>
- 9: <%= jquery_ui_include_tag :google, :force => true, :local_copy => true %>
- 10: <%= csrf_meta_tags %>
- app/views/layouts/application.html.erb:7:in `_app_views_layouts_application_html_erb__3972286105833127931_2172408780'
+ 7: <%= jquery_include_tag :google %>
+ 8: <%= jquery_ui_include_tag :google %>
+ 9: <%= jquery_ui_include_tag :nonexist, :force => true %>
+ 10: <%= jquery_ui_include_tag :google, :compressed => true %>
+ app/views/layouts/application.html.erb:7:in `_app_views_layouts_application_html_erb___3728543971437643141_69893070723780'
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.3ms)
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (9.0ms)
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (18.6ms)
+ Rendered /home/action/.gem/ruby/2.1.1/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.8ms)
+ Rendered /home/action/.gem/ruby/2.1.1/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.8ms)
+ Rendered /home/action/.gem/ruby/2.1.1/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (37.2ms)
-Started GET "/main/index" for 127.0.0.1 at 2014-08-26 21:12:37 +0800
+Started GET "/main/index.html" for 113.196.133.194 at 2014-08-27 07:33:37 +0000
Processing by MainController#index as HTML
- Rendered main/index.html.erb within layouts/application (1.0ms)
-Completed 500 Internal Server Error in 28ms
+ Rendered main/index.html.erb within layouts/application (1.7ms)
+Completed 200 OK in 441ms (Views: 430.9ms | ActiveRecord: 0.0ms)
-ActionView::Template::Error (Asset filtered out and will not be served: add `Rails.application.config.assets.precompile += %w( jquery-ui/jquery-ui.min.js )` to `config/initializers/assets.rb` and restart your server):
- 5: <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true %>
- 6: <%= javascript_include_tag 'application', 'data-turbolinks-track' => true %>
- 7: <%= jquery_ui_include_tag :google %>
- 8: <%= jquery_ui_include_tag :google, :compressed => true %>
- 9: <%= jquery_ui_include_tag :google, :force => true, :local_copy => true %>
- 10: <%= csrf_meta_tags %>
- 11: </head>
- app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb___3228560216698295847_2160670540'
+Started GET "/assets/main.js?body=1" for 113.196.133.194 at 2014-08-27 07:33:39 +0000
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.2ms)
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (9.0ms)
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (17.3ms)
+Started GET "/assets/application.css?body=1" for 113.196.133.194 at 2014-08-27 07:33:40 +0000
-Started GET "/main/index" for 127.0.0.1 at 2014-08-26 21:12:52 +0800
-Processing by MainController#index as HTML
- Rendered main/index.html.erb within layouts/application (1.0ms)
-Completed 500 Internal Server Error in 28ms
-ActionView::Template::Error (Asset filtered out and will not be served: add `Rails.application.config.assets.precompile += %w( jquery-ui/jquery-ui.min.js )` to `config/initializers/assets.rb` and restart your server):
- 5: <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true %>
- 6: <%= javascript_include_tag 'application', 'data-turbolinks-track' => true %>
- 7: <%= jquery_ui_include_tag :google %>
- 8: <%= jquery_ui_include_tag :google, :compressed => true %>
- 9: <%= jquery_ui_include_tag :google, :force => true, :local_copy => true %>
- 10: <%= csrf_meta_tags %>
- 11: </head>
- app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb___1156550868334827495_2181912360'
+Started GET "/assets/main.css?body=1" for 113.196.133.194 at 2014-08-27 07:33:40 +0000
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.3ms)
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (9.1ms)
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (17.8ms)
+Started GET "/assets/jquery-ui/jquery-ui.min.js?body=1" for 113.196.133.194 at 2014-08-27 07:33:40 +0000
-Started GET "/main/index" for 127.0.0.1 at 2014-08-26 21:13:13 +0800
-Processing by MainController#index as HTML
- Rendered main/index.html.erb within layouts/application (1.0ms)
-Completed 200 OK in 36ms (Views: 36.2ms | ActiveRecord: 0.0ms)
+Started GET "/assets/application.js?body=1" for 113.196.133.194 at 2014-08-27 07:33:40 +0000
-Started GET "/assets/jquery-ui/jquery-ui.min.js?body=1" for 127.0.0.1 at 2014-08-26 21:13:13 +0800
+Started GET "/assets/jquery-ui/jquery-ui.js?body=1" for 113.196.133.194 at 2014-08-27 07:33:40 +0000
-Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-26 21:13:13 +0800
+Started GET "/assets/jquery.js?body=1" for 113.196.133.194 at 2014-08-27 07:33:40 +0000
-Started GET "/assets/main.css?body=1" for 127.0.0.1 at 2014-08-26 21:13:13 +0800
+Started GET "/assets/jquery-ui/jquery-ui.min.js?body=1" for 113.196.133.194 at 2014-08-27 07:33:41 +0000
-Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-26 21:13:13 +0800
+Started GET "/assets/jquery.js?body=1" for 113.196.133.194 at 2014-08-27 07:33:44 +0000
-Started GET "/assets/main.js?body=1" for 127.0.0.1 at 2014-08-26 21:13:13 +0800
+Started GET "/main/index.html" for 113.196.133.194 at 2014-08-27 07:34:10 +0000
+Processing by MainController#index as HTML
+ Rendered main/index.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 11ms (Views: 11.1ms | ActiveRecord: 0.0ms)
-Started GET "/assets/jquery-ui/jquery-ui.js?body=1" for 127.0.0.1 at 2014-08-26 21:13:13 +0800
+Started GET "/main/index.html" for 113.196.133.194 at 2014-08-27 07:34:27 +0000
+Processing by MainController#index as HTML
+ Rendered main/index.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 14ms (Views: 13.3ms | ActiveRecord: 0.0ms)
-Started GET "/main/index" for 127.0.0.1 at 2014-08-26 21:13:15 +0800
+Started GET "/main/index.html" for 113.196.133.194 at 2014-08-27 07:34:40 +0000
Processing by MainController#index as HTML
- Rendered main/index.html.erb within layouts/application (0.0ms)
-Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms)
+ Rendered main/index.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 11ms (Views: 10.5ms | ActiveRecord: 0.0ms)
-Started GET "/main/index" for 127.0.0.1 at 2014-08-26 21:13:44 +0800
-Processing by MainController#index as HTML
- Rendered main/index.html.erb within layouts/application (0.0ms)
-Completed 200 OK in 7ms (Views: 7.3ms | ActiveRecord: 0.0ms)
+Started GET "/assets/jquery.js?body=1" for 113.196.133.194 at 2014-08-27 07:34:42 +0000
-Started GET "/main/index" for 127.0.0.1 at 2014-08-26 21:13:49 +0800
+Started GET "/main/index.html" for 113.196.133.194 at 2014-08-27 07:34:49 +0000
Processing by MainController#index as HTML
Rendered main/index.html.erb within layouts/application (0.1ms)
-Completed 200 OK in 5ms (Views: 5.2ms | ActiveRecord: 0.0ms)
+Completed 200 OK in 11ms (Views: 10.7ms | ActiveRecord: 0.0ms)
-Started GET "/main/index" for 127.0.0.1 at 2014-08-26 21:14:07 +0800
+Started GET "/main/index.html" for 113.196.133.194 at 2014-08-27 07:43:49 +0000
Processing by MainController#index as HTML
- Rendered main/index.html.erb within layouts/application (0.0ms)
-Completed 500 Internal Server Error in 34ms
+ Rendered main/index.html.erb within layouts/application (1.6ms)
+Completed 200 OK in 94ms (Views: 93.4ms | ActiveRecord: 0.0ms)
-ActionView::Template::Error (Asset filtered out and will not be served: add `Rails.application.config.assets.precompile += %w( angular/angular.js )` to `config/initializers/assets.rb` and restart your server):
- 7: <%= jquery_ui_include_tag :google %>
- 8: <%= jquery_ui_include_tag :google, :compressed => true %>
- 9: <%= jquery_ui_include_tag :google, :force => true, :local_copy => true %>
- 10: <%= angular_js_include_tag :google, :force => true, :local_copy => true %>
- 11: <%= csrf_meta_tags %>
- 12: </head>
- 13: <body>
- app/views/layouts/application.html.erb:10:in `_app_views_layouts_application_html_erb___1705855809999139839_2173143500'
+Started GET "/assets/main.css?body=1" for 113.196.133.194 at 2014-08-27 07:43:50 +0000
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.1ms)
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms)
- Rendered /Users/yjchen/.rvm/gems/ruby-2.1.1@rails41/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (9.1ms)
+Started GET "/assets/main.js?body=1" for 113.196.133.194 at 2014-08-27 07:43:50 +0000
-Started GET "/main/index" for 127.0.0.1 at 2014-08-26 21:14:26 +0800
+
+Started GET "/assets/application.css?body=1" for 113.196.133.194 at 2014-08-27 07:43:50 +0000
+
+
+Started GET "/assets/application.js?body=1" for 113.196.133.194 at 2014-08-27 07:43:50 +0000
+
+
+Started GET "/assets/jquery-ui/jquery-ui.min.js?body=1" for 113.196.133.194 at 2014-08-27 07:43:50 +0000
+
+
+Started GET "/assets/jquery-ui/jquery-ui.js?body=1" for 113.196.133.194 at 2014-08-27 07:43:50 +0000
+
+
+Started GET "/assets/jquery.js?body=1" for 113.196.133.194 at 2014-08-27 07:43:51 +0000
+
+
+Started GET "/main/index.html" for 113.196.133.194 at 2014-08-27 08:06:28 +0000
Processing by MainController#index as HTML
- Rendered main/index.html.erb within layouts/application (1.1ms)
-Completed 200 OK in 43ms (Views: 43.2ms | ActiveRecord: 0.0ms)
+ Rendered main/index.html.erb within layouts/application (1.6ms)
+Completed 200 OK in 134ms (Views: 133.3ms | ActiveRecord: 0.0ms)
-Started GET "/main/index" for 127.0.0.1 at 2014-08-26 21:15:06 +0800
+Started GET "/assets/main.css?body=1" for 113.196.133.194 at 2014-08-27 08:06:29 +0000
+
+
+Started GET "/assets/main.js?body=1" for 113.196.133.194 at 2014-08-27 08:06:29 +0000
+
+
+Started GET "/assets/jquery-ui/jquery-ui.js?body=1" for 113.196.133.194 at 2014-08-27 08:06:29 +0000
+
+
+Started GET "/assets/application.js?body=1" for 113.196.133.194 at 2014-08-27 08:06:29 +0000
+
+
+Started GET "/assets/jquery.js?body=1" for 113.196.133.194 at 2014-08-27 08:06:29 +0000
+
+
+Started GET "/assets/application.css?body=1" for 113.196.133.194 at 2014-08-27 08:06:29 +0000
+
+
+Started GET "/assets/jquery-ui/jquery-ui.min.js?body=1" for 113.196.133.194 at 2014-08-27 08:06:29 +0000
+
+
+Started GET "/javascripts/pickadate/pickadate.js" for 113.196.133.194 at 2014-08-27 08:06:29 +0000
+
+ActionController::RoutingError (No route matches [GET] "/javascripts/pickadate/pickadate.js"):
+ actionpack (4.1.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (4.1.5) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.1.5) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.1.5) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.1.5) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.1.5) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.1.5) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.1.5) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.1.5) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
+ activesupport (4.1.5) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ actionpack (4.1.5) lib/action_dispatch/middleware/static.rb:64:in `call'
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
+ railties (4.1.5) lib/rails/engine.rb:514:in `call'
+ railties (4.1.5) lib/rails/application.rb:144:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
+ /home/action/.parts/packages/ruby2.1/2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
+ /home/action/.parts/packages/ruby2.1/2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
+ /home/action/.parts/packages/ruby2.1/2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
+
+
+ Rendered /home/action/.gem/ruby/2.1.1/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.5ms)
+ Rendered /home/action/.gem/ruby/2.1.1/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.7ms)
+ Rendered /home/action/.gem/ruby/2.1.1/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/routes/_table.html.erb (64.2ms)
+ Rendered /home/action/.gem/ruby/2.1.1/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (118.9ms)
+
+
+Started GET "/javascripts/pickadate/pickadate.js" for 113.196.133.194 at 2014-08-27 08:06:34 +0000
+
+ActionController::RoutingError (No route matches [GET] "/javascripts/pickadate/pickadate.js"):
+ actionpack (4.1.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (4.1.5) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.1.5) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.1.5) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.1.5) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.1.5) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.1.5) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.1.5) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.1.5) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
+ activesupport (4.1.5) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ actionpack (4.1.5) lib/action_dispatch/middleware/static.rb:64:in `call'
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
+ railties (4.1.5) lib/rails/engine.rb:514:in `call'
+ railties (4.1.5) lib/rails/application.rb:144:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
+ /home/action/.parts/packages/ruby2.1/2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
+ /home/action/.parts/packages/ruby2.1/2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
+ /home/action/.parts/packages/ruby2.1/2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
+
+
+ Rendered /home/action/.gem/ruby/2.1.1/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.3ms)
+ Rendered /home/action/.gem/ruby/2.1.1/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.2ms)
+ Rendered /home/action/.gem/ruby/2.1.1/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.4ms)
+ Rendered /home/action/.gem/ruby/2.1.1/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (20.6ms)
+
+
+Started GET "/main/index.html" for 113.196.133.194 at 2014-08-27 08:09:12 +0000
Processing by MainController#index as HTML
Rendered main/index.html.erb within layouts/application (0.1ms)
-Completed 200 OK in 9ms (Views: 9.2ms | ActiveRecord: 0.0ms)
- [1m[36m (2.7ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
- [1m[35m (0.1ms)[0m select sqlite_version(*)
- [1m[36m (2.8ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
- [1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+Completed 200 OK in 211ms (Views: 211.0ms | ActiveRecord: 0.0ms)
-Started GET "/main/index" for 127.0.0.1 at 2014-08-26 21:18:53 +0800
+Started GET "/main/index.html" for 113.196.133.194 at 2014-08-27 08:10:00 +0000
Processing by MainController#index as HTML
- Rendered main/index.html.erb within layouts/application (1.1ms)
-Completed 200 OK in 215ms (Views: 215.2ms | ActiveRecord: 0.0ms)
+ Rendered main/index.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 19ms (Views: 18.9ms | ActiveRecord: 0.0ms)
-Started GET "/main/index" for 127.0.0.1 at 2014-08-26 21:18:54 +0800
+Started GET "/main/index.html" for 113.196.133.194 at 2014-08-27 08:10:02 +0000
Processing by MainController#index as HTML
+ Rendered main/index.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 66ms (Views: 65.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/main/index.html" for 113.196.133.194 at 2014-08-27 08:10:06 +0000
+Processing by MainController#index as HTML
Rendered main/index.html.erb within layouts/application (0.0ms)
-Completed 200 OK in 7ms (Views: 6.5ms | ActiveRecord: 0.0ms)
+Completed 200 OK in 48ms (Views: 47.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/main.css?body=1" for 113.196.133.194 at 2014-08-27 08:10:06 +0000
+
+
+Started GET "/assets/application.css?body=1" for 113.196.133.194 at 2014-08-27 08:10:06 +0000
+
+
+Started GET "/assets/main.js?body=1" for 113.196.133.194 at 2014-08-27 08:10:06 +0000
+
+
+Started GET "/assets/jquery-ui/jquery-ui.js?body=1" for 113.196.133.194 at 2014-08-27 08:10:07 +0000
+
+
+Started GET "/assets/jquery-ui/jquery-ui.min.js?body=1" for 113.196.133.194 at 2014-08-27 08:10:07 +0000
+
+
+Started GET "/javascripts/pickadate/pickadate.js" for 113.196.133.194 at 2014-08-27 08:10:07 +0000
+
+ActionController::RoutingError (No route matches [GET] "/javascripts/pickadate/pickadate.js"):
+ actionpack (4.1.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (4.1.5) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.1.5) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.1.5) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.1.5) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.1.5) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.1.5) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.1.5) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.1.5) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
+ activesupport (4.1.5) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ actionpack (4.1.5) lib/action_dispatch/middleware/static.rb:64:in `call'
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
+ railties (4.1.5) lib/rails/engine.rb:514:in `call'
+ railties (4.1.5) lib/rails/application.rb:144:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
+ /home/action/.parts/packages/ruby2.1/2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
+ /home/action/.parts/packages/ruby2.1/2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
+ /home/action/.parts/packages/ruby2.1/2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
+
+
+ Rendered /home/action/.gem/ruby/2.1.1/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (13.6ms)
+ Rendered /home/action/.gem/ruby/2.1.1/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.1ms)
+ Rendered /home/action/.gem/ruby/2.1.1/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.9ms)
+ Rendered /home/action/.gem/ruby/2.1.1/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (213.6ms)
+
+
+Started GET "/assets/application.js?body=1" for 113.196.133.194 at 2014-08-27 08:10:07 +0000
+
+
+Started GET "/assets/jquery.js?body=1" for 113.196.133.194 at 2014-08-27 08:10:07 +0000
+
+
+Started GET "/main/index.html" for 113.196.133.194 at 2014-08-27 08:10:24 +0000
+Processing by MainController#index as HTML
+ Rendered main/index.html.erb within layouts/application (1.6ms)
+Completed 500 Internal Server Error in 318ms
+
+ActionView::Template::Error (Asset filtered out and will not be served: add `Rails.application.config.assets.precompile += %w( pickadate/picker.js )` to `config/initializers/assets.rb` and restart your server):
+ 12: <%= angular_js_include_tag :default, :force => true, :local_copy => true %>
+ 13: <%= fullcalendar_js_include_tag :default, :force => true, :local_copy => true %>
+ 14: <%= spin_js_include_tag :default, :force => true, :local_copy => true %>
+ 15: <%= pickadate_js_include_tag :default %>
+ 16: <%= csrf_meta_tags %>
+ 17: </head>
+ 18: <body>
+ app/views/layouts/application.html.erb:15:in `_app_views_layouts_application_html_erb__1750206417023485731_70001914637200'
+
+
+ Rendered /home/action/.gem/ruby/2.1.1/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.5ms)
+ Rendered /home/action/.gem/ruby/2.1.1/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (133.9ms)
+ Rendered /home/action/.gem/ruby/2.1.1/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (170.5ms)
+
+
+Started GET "/main/index.html" for 113.196.133.194 at 2014-08-27 08:11:14 +0000
+Processing by MainController#index as HTML
+ Rendered main/index.html.erb within layouts/application (25.6ms)
+Completed 200 OK in 380ms (Views: 378.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/main.css?body=1" for 113.196.133.194 at 2014-08-27 08:11:15 +0000
+
+
+Started GET "/assets/main.js?body=1" for 113.196.133.194 at 2014-08-27 08:11:15 +0000
+
+
+Started GET "/assets/application.js?body=1" for 113.196.133.194 at 2014-08-27 08:11:16 +0000
+
+
+Started GET "/assets/jquery-ui/jquery-ui.js?body=1" for 113.196.133.194 at 2014-08-27 08:11:16 +0000
+
+
+Started GET "/assets/application.css?body=1" for 113.196.133.194 at 2014-08-27 08:11:16 +0000
+
+
+Started GET "/assets/jquery.js?body=1" for 113.196.133.194 at 2014-08-27 08:11:16 +0000
+
+
+Started GET "/assets/pickadate/picker.js?body=1" for 113.196.133.194 at 2014-08-27 08:11:16 +0000
+
+
+Started GET "/assets/jquery-ui/jquery-ui.min.js?body=1" for 113.196.133.194 at 2014-08-27 08:11:16 +0000
+
+
+Started GET "/assets/pickadate/picker.js?body=1" for 113.196.133.194 at 2014-08-27 08:11:20 +0000