Will Koffel

Results 6 comments of 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. ![](http://cl.ly/2E1q360o2f1Y/Screen%20Shot%202016-05-24%20at%2011.23.36%20AM.png)

@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...