
Security News
CISA’s 2025 SBOM Guidance Adds Hashes, Licenses, Tool Metadata, and Context
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.
mongo-rails-instrumentation
Advanced tools
Records how long your rails app spends in Mongo, and outputs it to the log, i.e.:
Completed 200 OK in 1535ms (Views: 623.3ms | Mongo: 848.2ms)
To use, just add the gem to your Gemfile and restart your app:
gem 'mongo-rails-instrumentation', '~>0.2'
It's been tested with rails 3.0, and should work with rails 3.1 too.
This gem's home is on github at https://github.com/freerange/mongo-rails-instrumentation, so please add comments, suggestions and improvements there. All code is released under the MIT License.
FAQs
Unknown package
We found that mongo-rails-instrumentation demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.
Security News
A clarification on our recent research investigating 60 malicious Ruby gems.
Security News
ESLint now supports parallel linting with a new --concurrency flag, delivering major speed gains and closing a 10-year-old feature request.