Results 7 comments of Mitchell Barron

I'm not using a markdown syntax plugin. Just the native highlighting provided by vim.

I'm interested in being able to define my own transforms, as well. For instance, I have a collection that needs to store a Mongo query object, which will sometimes include...

Thanks for the tip, seems to work a charm :ok_hand:

@dburles: I spoke too soon. It looks like the operation is occurring as expected, but I receive the following error in the server console: ``` Exception in setTimeout callback: TypeError:...

Unfortunately not. My needs changed shortly after I stumbled upon this bug, which obviated the need to come up with a solution.

Same issue, and giving the same name to the app/db hasn't solved it. Is it possible to define the host manually before `rake db migrate`?