Over the last couple months ago I opened an account on Heroku and was pretty impressed with the capabilities. In the last couple days I have been trying their various addons such as for example the NewRelic application management features that allow you to report performance metrics on an application. NewRelic currently supports Rails out of the box but they are also working on supporting Rack and Sinatra. Who else is using Heroku with their Camping apps? Could we share discoveries on how to improve Camping support on Heroku? For example I decided to try integrating my Camping demo app with NewRelic by invoking their APIs directly. I managed to get my Camping controller methods to show up on their dashboard. I am now going to try to help provide a plugin so that a Camping app can hook directly to NewRelic. I was thinking of hooking up to the service(*a) method. Has anyone been extending or hooking things on to service(*a)? What are some of the tricks of the trade? Philippe -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/camping-list/attachments/20091229/4d9670c5/attachment.html>