Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schneems/more error stuff #414

Merged
merged 2 commits into from Dec 12, 2017
Merged

Schneems/more error stuff #414

merged 2 commits into from Dec 12, 2017

Conversation

schneems
Copy link
Member

No description provided.

Subclassed from original error incase anyone was rescuing it.
```
Sprockets::Rails::Helper::AssetNotPrecompiled: Asset `application.scss` was not declared to be precompiled in production.
Declare links to your assets in `app/assets/config/manifest.js`.

  //= link application.scss
and restart your server
```

Becomes

```
Sprockets::Rails::Helper::AssetNotPrecompiled: Asset `application.scss` was not declared to be precompiled in production.
Declare links to your assets in `app/assets/config/manifest.js`.

  //= link application.scss

and restart your server
```
@rafaelfranca rafaelfranca merged commit 857e781 into master Dec 12, 2017
@rafaelfranca rafaelfranca deleted the schneems/more-error-stuff branch December 12, 2017 21:33
@ghiculescu
Copy link
Member

This sort of had a regression which I've fixed in #472

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants