Mathias Meyer
Mathias Meyer
There's no support for anything like that. Patches are most welcome.
Okie, just pushed a change for this, have a lookie and let me know if that works for you.
Did you restart the app afterwards? I just tested it, also with just one crumb in the trail, and it works fine.
I just reworked the code a little bit, it was a bit flawed. Could you try it with the current master? Thanks!
This is not really something that's in the hands of Webistrano. What you're asking for is something that should be implemented in Capistrano directly, maybe through an option which Webistrano...
Yrah, it would have to look different, but that's not hard to achieve with CouchDB, as you can tell it to walk the view's b-tree backwards. I'll look into it.
First up, SimplyStored is untested with Rails 3.x. We're using it with 2.3 for now, so your mileage with 3.x may vary. Could you be a bit more specific as...
What happens when you create an object on the console and then call Post.all? Does it take a long time to finish?
How about having a middleware that triggers these errors and transmits them as notifications to the LogSubscriber?
Thanks for laying out the issue. I'm generally open to suggestions here on how to improve this or code contributions.