================================================================================ Rails Analyze Stat Viewer -------------------------------------------------------------------------------- Shows the output of data saved by the mint:analyze task in the Rails mint plugin. Requires several setup tasks. Sample: http://topfunky.com/clients/topfunky/mint-rails-analyzer.png ============ Installation ------------ Install the production_log_analyzer RubyGem and install according to the directions: http://rubyforge.org/projects/rails-analyzer/ Or see slightly easier way at: http://nubyonrails.com/articles/2007/01/03/a-hodel-3000-compliant-logger-for-the-rest-of-us Then, install my Rails Mint plugin to your Rails app: ./script/plugin install http://topfunky.net/svn/plugins/mint On your server, run: rake mint:create_analyze_table Now, copy this Mint Pepper to your Mint installation: /mint/pepper/topfunky/rails_analyzer/class.php Run the normal Mint install process (you should see Rails Analyzer listed). In your nightly cron, run: rake mint:analyze PRODUCTION_LOG=/var/log/production.log.0 View your stats at: http://your_site.com/mint ================================================================================ LICENSE: MIT Provided for free by the Topfunky Corporation http://topfunky.com