emblem-rails
emblem-rails copied to clipboard
git pull of new .emblem files not compiled
Steps we just went through:
- Dev #1 makes a bunch of emblem templates. They work. Oh joy!
- Dev #1 commits the stuff that works.
- Dev #2 pulls, bundles, restarts.
- Dev #2 gets uncompiled emblem files. Sad face emoticon!
- Dev #2 in desperation commits a trivial edit to the .emblem files, saves.... and they work! Mitigated joy!
Thanks for reporting. I suspect this may be a rails asset pipeline issue not an ember issue, but I will investigate at some point