Alex Young

Results 31 comments of Alex Young

I don't know, the API might have changed. Someone recently said bTask doesn't work anymore, so I need to look at Google's API again.

I haven't seen that, it's probably not working properly with the latest version of Sprockets

I generally write tests that don't depend on hardcoded IDs and rebuild the index in setup

I'd usually have a symlinked path in my deploy scripts to handle this. I think it would be best to document the path and make it configurable

Aye, I always end up with the same things (chown, ln, etc) in all my deploy scripts ;)

I'll include a note about that somewhere so it doesn't confuse people

Thanks, those are some good points. I think I had a gist for the code style examples, so I'll try to find it.

I think two spaces was `function () {`, it made sense when I originally wrote it but doesn't seem very clear now. Send a PR if you like!