Metadata


Name
ruby_method_tracer
Version
0.2.0
Platform
ruby
Authors
Seun Adekunle
Bindir
exe
Date
2025-11-19 00:00:00 UTC
Description
A developer-friendly gem for tracing method calls, execution times, with minimal overhead.
Email
adekunleseun001@gmail.com
Files
.rspec
.rubocop.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
LICENSE.txt
README.md
Rakefile
lib/ruby_method_tracer.rb
lib/ruby_method_tracer/simple_tracer.rb
lib/ruby_method_tracer/version.rb
sig/ruby_method_tracer.rbs
Homepage
https://github.com/Seunadex/ruby_method_tracer
Licenses
MIT
Metadata
{"allowed_push_host"=>"https://rubygems.org", "homepage_uri"=>"https://github.com/Seunadex/ruby_method_tracer/blob/main/README.md", "source_code_uri"=>"https://github.com/Seunadex/ruby_method_tracer", "changelog_uri"=>"https://github.com/Seunadex/ruby_method_tracer/blob/main/CHANGELOG.md", "rubygems_mfa_required"=>"true"}
Require paths
lib
Required ruby version
>= 3.0.0
Required rubygems version
>= 0
Rubygems version
3.5.16
Specification version
4
Summary
Lightweight method tracing for Ruby applications
Original platform
ruby
New platform
ruby