test/dummy/log/development.log in bitsnote-assets-0.0.2 vs test/dummy/log/development.log in bitsnote-assets-0.0.3
- old
+ new
@@ -635,5 +635,68 @@
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
+
+
+Started GET "/" for 113.196.133.194 at 2014-08-28 08:53:57 +0000
+Processing by MainController#index as HTML
+ Rendered main/index.html.erb within layouts/application (2.1ms)
+Completed 500 Internal Server Error in 194ms
+
+ActionView::Template::Error (Asset filtered out and will not be served: add `Rails.application.config.assets.precompile += %w( fullcalendar/fullcalendar.css )` to `config/initializers/assets.rb` and restart your server):
+ 11: <%= jquery_ui_include_tag :google, :force => true, :local_copy => true %>
+ 12: <%= angular_js_include_tag :default, :force => true, :local_copy => true %>
+ 13: <%= fullcalendar_js_include_tag :default, :force => true, :local_copy => true %>
+ 14: <%= fullcalendar_css_include_tag :default, :force => false %>
+ 15: <%= spin_js_include_tag :default, :force => true, :local_copy => true %>
+ 16: <%= pickadate_js_include_tag :default %>
+ 17: <%= csrf_meta_tags %>
+ app/views/layouts/application.html.erb:14:in `_app_views_layouts_application_html_erb__1960188143902906799_70221077922200'
+
+
+ Rendered /home/action/.gem/ruby/2.1.1/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.0ms)
+ Rendered /home/action/.gem/ruby/2.1.1/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (58.0ms)
+ 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 (91.7ms)
+
+
+Started GET "/" for 113.196.133.194 at 2014-08-28 08:54:47 +0000
+Processing by MainController#index as HTML
+ Rendered main/index.html.erb within layouts/application (2.0ms)
+Completed 200 OK in 313ms (Views: 313.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 113.196.133.194 at 2014-08-28 08:54:49 +0000
+
+
+Started GET "/assets/fullcalendar/fullcalendar.css?body=1" for 113.196.133.194 at 2014-08-28 08:54:49 +0000
+
+
+Started GET "/assets/jquery.js?body=1" for 113.196.133.194 at 2014-08-28 08:54:49 +0000
+
+
+Started GET "/assets/main.js?body=1" for 113.196.133.194 at 2014-08-28 08:54:49 +0000
+
+
+Started GET "/assets/main.css?body=1" for 113.196.133.194 at 2014-08-28 08:54:49 +0000
+
+
+Started GET "/assets/application.js?body=1" for 113.196.133.194 at 2014-08-28 08:54:49 +0000
+
+
+Started GET "/assets/jquery-ui/jquery-ui.min.js?body=1" for 113.196.133.194 at 2014-08-28 08:54:49 +0000
+
+
+Started GET "/assets/jquery-ui/jquery-ui.js?body=1" for 113.196.133.194 at 2014-08-28 08:54:49 +0000
+
+
+Started GET "/assets/pickadate/picker.js?body=1" for 113.196.133.194 at 2014-08-28 08:54:50 +0000
+
+
+Started GET "/assets/fullcalendar/fullcalendar.css?body=1" for 113.196.133.194 at 2014-08-28 08:54:57 +0000
+
+
+Started GET "/" for 113.196.133.194 at 2014-08-28 08:55:57 +0000
+Processing by MainController#index as HTML
+ Rendered main/index.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 39ms (Views: 39.2ms | ActiveRecord: 0.0ms)