rails_server_analytics 0.1.2
A rails gem that shows your rails application metrics and analytics in a dashboard view. The gem applies a middleware to your rails application to trace requests and responses from your server, then pushes it to the database. Raw data stored will then be processed and show in an analytical view on your localhost.