# Middleware::RubyGem ## Installation Add this line to your application's Gemfile: ```ruby gem 'middleware_apm' ``` And then execute: ```bash bundle install ``` Or install it yourself as: ```bash gem install middleware_apm ```