Force recompilation of certain files in rails assets pipeline -
i'm using ruby on rails 4.1.9.
is there way define whitelist of files should recompiled anytime, if don't change?
for example: have few .js.erb
files injected rails variables. so, if original file not changing, need recompilation.
Comments
Post a Comment