Jason King

Results 15 comments of Jason King

Just for reference, the haml issue was resolved by haml/haml@297c0d9

I should have included a version bump too.

Do you have some `git daemon` processes running? They should look something like this: ``` git daemon --base-path=/Users/jk/.bananajour/repositories --export-all ``` And that directory should contain a bunch of `repo.git` directories.

As long as you're tracking the edge of coffeekup within your `node_modules/zappa/node_modules/coffeekup` dir, you can now pass in helpers to your renderer: ``` def hardcode: a: 'asdf' get '/': ->...

@WillSullivan ping