Skip to content

Sprockets::Rails::Helper::AssetFilteredError in Static#home #14730

@Fudoshiki

Description

@Fudoshiki

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

latest rails 4.2.0 alpha from git

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions