Sha256: a2c4b42ca530f1d5821e4828722cb88dd3963a3b538395b48c775374e9ece1db

Contents?: true

Size: 934 Bytes

Versions: 9

Compression:

Stored size: 934 Bytes

Contents

# ScoutRails

A Ruby gem for detailed Rails application performance analysis. Metrics are reported to [Scout](https://scoutapp.com), a hosted server and application monitoring service. For general server monitoring, see our [server monitoring agent](https://github.com/highgroove/scout-client).

## Invite-Only BETA

Rails Monitoring is only available to existing Scout customers. [Contact us](mailto:support@scoutapp.com) if you'd like to be in our BETA group.

## Screenshot

![Scout Rails Monitoring](http://dl.dropbox.com/u/468982/scout_rails_screenshot_gem.gif)

## Getting Started

Install the gem:

    gem install scout_rails
    
Signup for a [Scout](https://scoutapp.com) account and copy the config file to RAILS_ROOT/config/scout_rails.yml.
      
## Supported Frameworks

* Rails 2.2 and greater

## Supported Rubies

* Ruby 1.8.7
* Ruby 1.9.2

## Supported Application Servers

* Phusion Passenger
* Thin
* WEBrick


  

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
scout_rails-0.0.5 README.markdown
scout_rails-0.0.5.debug2.pre README.markdown
scout_rails-0.0.5.debug1.pre README.markdown
scout_rails-0.0.5.debug.pre README.markdown
scout_rails-0.0.5.pre README.markdown
scout_rails-0.0.4 README.markdown
scout_rails-0.0.4.pre README.markdown
scout_rails-0.0.3.pre README.markdown
scout_rails-0.0.2 README.markdown