Closed fotinakis closed 7 years ago
SprocketsLoader needs to support Sprockets 4, which changes the how we grab _asset_logical_paths: https://gist.github.com/jeremy/89ef4d0b569a85e6d493aeafdf85b261
_asset_logical_paths
(This'll work for all Rails 5 apps whether they're using Sprockets 3 or 4.)
SprocketsLoader needs to support Sprockets 4, which changes the how we grab
_asset_logical_paths
: https://gist.github.com/jeremy/89ef4d0b569a85e6d493aeafdf85b261