Josh Goodall

Results 11 comments of Josh Goodall

Surely everyone using this gem has their own private fork by now.

I saw something very similar after upgrading an older app to Sprockets 4, which introduced concurrent asset compilation. I'm guessing that something within sassc-ruby or libsass isn't thread-safe. The problem...

I have a rather sloppy & hastily adapted fork at https://github.com/inopinatus/sass-rails-source-maps. It is of "it works for me" quality and would need tidying up before submitting a pull request. Nonetheless...

hi @Paschalis, I appreciate the PR! For review purposes, can I ask you to do an `osadecompile SublimeUrl.app/Contents/Resources/Scripts/jsHandler.scpt >src/jsHandler.scpt.js`, add the decompiled version in the PR, and revise jsHandler.scpt to...

@Paschalis nice suggestion! How about some kind of configurable path rewrite, mapping one absolute prefix to another? ``` rewrite /home/vagrant/website/ /home/paschalis/path/to/website/ rewrite /opt/website/ /home/paschalis/path/to/website/ ``` Config file placement to be...

agreed, native chrome gets it right, but looks like loading the 0.5.6 polyfill CSS intrudes on the native styles, and position goes sideways. or rather, in my apps, up.

This is such a severe bug - that picking one date results in another being recorded - that it can only serve as an indicator of an abandoned project.

There are other related notions in the temporal domain: * It is not merely entries that need become immutable, but time periods, usually due to external compliance & reporting. *...