RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

new release of "rails_performance" gem

https://github.com/igorkasyanchuk/rails_performance is a plug&play solution to monitor the performance of your production Rails application. Similar to NewRelic/DataDog/etc, but self-hosted (works as Rails engine), and using only Redis as a dependency.

New changes: - the ability to store custom data like current_user.id, or UserAgent - upgraded dev dependencies

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in