Closed valff closed 8 years ago
In Rails 4.2.5.1 app.assets is not present and preprocessor is not registering. This PR adds support for new configure API.
app.assets
Just noticed that there was at least 2 PR for this issue. :laughing:
In the end wrote the fix differently, but thank you anyway for your contribution!
In Rails 4.2.5.1
app.assets
is not present and preprocessor is not registering. This PR adds support for new configure API.