So far, it’s RoR

Ruby on Rails, PostgreSQL, SVN, etc….

FiveRuns TuneUp Rails Monitoring

Posted by Chirag Patel on June 19, 2008

I just installed FiveRuns TuneUp it’s great! A small header shows up on all your apps (see attachment). I run it locally only

It’s drop dead easy to install:

  • To add TuneUp to your Rails application, install the gem:

sudo gem install fiveruns_tuneup

  • Then, for a Rails 2.0.x app, run:

fiveruns_tuneup /path/to/rails/app

  • For a Rails 2.1 app, update your environment.rb to include this line:

config.gem ‘fiveruns_tuneup’

  • Launch your Rails app and you’ll see the header to sign up for for a free account view the stats.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>