Closed simmerz closed 3 years ago
@tomkra I've just added a commit to change from using Rails.application.assets to the specific path of the GEM. This is because if Rails.application.config.assets.precompile
is false
, then Rails.application.assets
is nil
.
Sorry for late response. Looks good to me :) Thank you, for your contribution.
Fixes #63