Hmm.. I installed the gem and the profiler tab shows up and displays the amount of time that loading took for a page, but it reports 0 sql queries for all pages. Any idea what's going on? I'm using postgres, but that shouldn't matter.
I'd love to see a take on this that removes Mailman from the equation and handles emails that are "delivered" to the app via a POST request (a la Sendgrid's Post API).
Hmm.. I installed the gem and the profiler tab shows up and displays the amount of time that loading took for a page, but it reports 0 sql queries for all pages. Any idea what's going on? I'm using postgres, but that shouldn't matter.
I'd love to see a take on this that removes Mailman from the equation and handles emails that are "delivered" to the app via a POST request (a la Sendgrid's Post API).
I'm getting the same error, in production. Did you figure it out?
I would like to see this Railscast updated for Rails 3.1...