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

Popular posts from this blog

javascript - Trigger mouseenter when an animated element touches mouse -

json - Zend error Connection -

java - Using Spring @Transactional with a combination of readOnly and write, when does this entity get committed? -