Will Koffel
Will Koffel
Read-only is good for me too, this would be a helpful addition.
I'm using Mac, Apple Terminal, and also have an encoding problem. 
@rdetert Took 30 minutes of hunting, but this solution did the trick for me. Basically just overriding the font declaration with the explicit asset-path version. Simple, but someone elusive! Thank...
I too am running into this. Looking for a good way to extendModel() on a nested resource. In my case, I have: ``` myApp.factory 'Gallery', (Restangular) -> Restangular.service('galleries') Gallery.one(id).getList("photos") ```...
Yes, I preprocessed as directed, and yes, this is the JSON from after the preprocessing. Just in case I'm rusty on my `find`/`sed` usage, I ran this in the jekyll...