You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Asset filtered out and will not be served: add Rails.application.config.assets.precompile += %w( static/home.css ) to config/initializers/assets.rb and restart your server
Showing /app/views/static/home.html.haml where line #4 raised:
Asset filtered out and will not be served: add Rails.application.config.assets.precompile += %w( static/home.css ) to config/initializers/assets.rb and restart your server
= content_for :content do
front page-home no-sidebars
content_for :head do
= stylesheet_link_tag 'static/home', 'data-turbolinks-track' => true