Durran Jordan
Durran Jordan
`jade.compile` returns JS function that renders the template.
Which version of moped?
What code are you actually executing when this error is raised?
Yeah I private gist would be great so I can reproduce it.
Awesome thanks! I'm actually going to pick parts of this to bring in though, as I was starting to do the front-end in backbone.js - but there a few things...
@jonhyman I have a branch up on the new driver that actually does an `IO.select` before selecting a server to use in an operation... (https://github.com/mongodb/mongo-ruby-driver/pull/670/files#diff-ea2082a78a5d9b36b80ce79b7705943dR86) The `server.connectable?` call is eventually...
@jonasfa If the DNS changes then you will need to restart your app. If you do not cache the resolved address then we would have to look it up on...
@neerfri Thanks for the additional information.
I have not run the script yet, but will get to it tonight.
I verified when the Rails logger is used, the params are still not filtered.