ruby_method_tracer 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 673fbc66c79fb1b2466d43fad6be1f738a8978630073283cda616b179beb8c8d
4
+ data.tar.gz: 92d557e3061f52f950747fd6a314c22facbd89ff3be790c223f71316ca50a69f
5
+ SHA512:
6
+ metadata.gz: cba38cde9f2ddf19a523abb9b1409832620ad9568b43dfb131bf0243119052134ec7b21e097fa8568d04801d32bf3918747844d87bbff54a4e06a39be3fecc74
7
+ data.tar.gz: c2f90be756be60ce89ba83348a38feb797922923bbe5434c2f421a492c890f3d51b8eff32b53506958fb554baafed58d7e15758803bbead740ef53b759390c0f
data/.rspec ADDED
@@ -0,0 +1,3 @@
1
+ --format documentation
2
+ --color
3
+ --require spec_helper
data/.rubocop.yml ADDED
@@ -0,0 +1,27 @@
1
+ plugins:
2
+ - rubocop-rspec
3
+
4
+ AllCops:
5
+ TargetRubyVersion: 3.0
6
+ SuggestExtensions: false
7
+ NewCops: enable
8
+ Exclude:
9
+ - 'examples/**/*'
10
+ - 'vendor/**/*'
11
+
12
+ Style/StringLiterals:
13
+ EnforcedStyle: double_quotes
14
+
15
+ Style/StringLiteralsInInterpolation:
16
+ EnforcedStyle: double_quotes
17
+
18
+ Metrics/MethodLength:
19
+ Max: 15
20
+ Metrics/ClassLength:
21
+ Max: 120
22
+
23
+ RSpec/MultipleExpectations:
24
+ Max: 15
25
+
26
+ RSpec/ExampleLength:
27
+ Max: 15
data/CHANGELOG.md ADDED
@@ -0,0 +1,6 @@
1
+ ## [Unreleased]
2
+
3
+ ## [0.1.0] - 2025-09-03
4
+ ## [0.1.0] - 2025-09-16
5
+
6
+ - Initial release
@@ -0,0 +1,132 @@
1
+ # Contributor Covenant Code of Conduct
2
+
3
+ ## Our Pledge
4
+
5
+ We as members, contributors, and leaders pledge to make participation in our
6
+ community a harassment-free experience for everyone, regardless of age, body
7
+ size, visible or invisible disability, ethnicity, sex characteristics, gender
8
+ identity and expression, level of experience, education, socio-economic status,
9
+ nationality, personal appearance, race, caste, color, religion, or sexual
10
+ identity and orientation.
11
+
12
+ We pledge to act and interact in ways that contribute to an open, welcoming,
13
+ diverse, inclusive, and healthy community.
14
+
15
+ ## Our Standards
16
+
17
+ Examples of behavior that contributes to a positive environment for our
18
+ community include:
19
+
20
+ * Demonstrating empathy and kindness toward other people
21
+ * Being respectful of differing opinions, viewpoints, and experiences
22
+ * Giving and gracefully accepting constructive feedback
23
+ * Accepting responsibility and apologizing to those affected by our mistakes,
24
+ and learning from the experience
25
+ * Focusing on what is best not just for us as individuals, but for the overall
26
+ community
27
+
28
+ Examples of unacceptable behavior include:
29
+
30
+ * The use of sexualized language or imagery, and sexual attention or advances of
31
+ any kind
32
+ * Trolling, insulting or derogatory comments, and personal or political attacks
33
+ * Public or private harassment
34
+ * Publishing others' private information, such as a physical or email address,
35
+ without their explicit permission
36
+ * Other conduct which could reasonably be considered inappropriate in a
37
+ professional setting
38
+
39
+ ## Enforcement Responsibilities
40
+
41
+ Community leaders are responsible for clarifying and enforcing our standards of
42
+ acceptable behavior and will take appropriate and fair corrective action in
43
+ response to any behavior that they deem inappropriate, threatening, offensive,
44
+ or harmful.
45
+
46
+ Community leaders have the right and responsibility to remove, edit, or reject
47
+ comments, commits, code, wiki edits, issues, and other contributions that are
48
+ not aligned to this Code of Conduct, and will communicate reasons for moderation
49
+ decisions when appropriate.
50
+
51
+ ## Scope
52
+
53
+ This Code of Conduct applies within all community spaces, and also applies when
54
+ an individual is officially representing the community in public spaces.
55
+ Examples of representing our community include using an official email address,
56
+ posting via an official social media account, or acting as an appointed
57
+ representative at an online or offline event.
58
+
59
+ ## Enforcement
60
+
61
+ Instances of abusive, harassing, or otherwise unacceptable behavior may be
62
+ reported to the community leaders responsible for enforcement at
63
+ [INSERT CONTACT METHOD].
64
+ All complaints will be reviewed and investigated promptly and fairly.
65
+
66
+ All community leaders are obligated to respect the privacy and security of the
67
+ reporter of any incident.
68
+
69
+ ## Enforcement Guidelines
70
+
71
+ Community leaders will follow these Community Impact Guidelines in determining
72
+ the consequences for any action they deem in violation of this Code of Conduct:
73
+
74
+ ### 1. Correction
75
+
76
+ **Community Impact**: Use of inappropriate language or other behavior deemed
77
+ unprofessional or unwelcome in the community.
78
+
79
+ **Consequence**: A private, written warning from community leaders, providing
80
+ clarity around the nature of the violation and an explanation of why the
81
+ behavior was inappropriate. A public apology may be requested.
82
+
83
+ ### 2. Warning
84
+
85
+ **Community Impact**: A violation through a single incident or series of
86
+ actions.
87
+
88
+ **Consequence**: A warning with consequences for continued behavior. No
89
+ interaction with the people involved, including unsolicited interaction with
90
+ those enforcing the Code of Conduct, for a specified period of time. This
91
+ includes avoiding interactions in community spaces as well as external channels
92
+ like social media. Violating these terms may lead to a temporary or permanent
93
+ ban.
94
+
95
+ ### 3. Temporary Ban
96
+
97
+ **Community Impact**: A serious violation of community standards, including
98
+ sustained inappropriate behavior.
99
+
100
+ **Consequence**: A temporary ban from any sort of interaction or public
101
+ communication with the community for a specified period of time. No public or
102
+ private interaction with the people involved, including unsolicited interaction
103
+ with those enforcing the Code of Conduct, is allowed during this period.
104
+ Violating these terms may lead to a permanent ban.
105
+
106
+ ### 4. Permanent Ban
107
+
108
+ **Community Impact**: Demonstrating a pattern of violation of community
109
+ standards, including sustained inappropriate behavior, harassment of an
110
+ individual, or aggression toward or disparagement of classes of individuals.
111
+
112
+ **Consequence**: A permanent ban from any sort of public interaction within the
113
+ community.
114
+
115
+ ## Attribution
116
+
117
+ This Code of Conduct is adapted from the [Contributor Covenant][homepage],
118
+ version 2.1, available at
119
+ [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html][v2.1].
120
+
121
+ Community Impact Guidelines were inspired by
122
+ [Mozilla's code of conduct enforcement ladder][Mozilla CoC].
123
+
124
+ For answers to common questions about this code of conduct, see the FAQ at
125
+ [https://www.contributor-covenant.org/faq][FAQ]. Translations are available at
126
+ [https://www.contributor-covenant.org/translations][translations].
127
+
128
+ [homepage]: https://www.contributor-covenant.org
129
+ [v2.1]: https://www.contributor-covenant.org/version/2/1/code_of_conduct.html
130
+ [Mozilla CoC]: https://github.com/mozilla/diversity
131
+ [FAQ]: https://www.contributor-covenant.org/faq
132
+ [translations]: https://www.contributor-covenant.org/translations
data/LICENSE.txt ADDED
@@ -0,0 +1,21 @@
1
+ The MIT License (MIT)
2
+
3
+ Copyright (c) 2025 Seun Adekunle
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in
13
+ all copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
+ THE SOFTWARE.
data/README.md ADDED
@@ -0,0 +1,109 @@
1
+ [![Ruby](https://github.com/Seunadex/ruby_method_tracer/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/Seunadex/ruby_method_tracer/actions/workflows/main.yml)
2
+
3
+ # RubyMethodTracer
4
+
5
+ RubyMethodTracer is a lightweight Ruby mixin for targeted method tracing. It wraps instance methods, measures wall-clock runtime, flags errors, and can stream results to your logger without pulling in a full APM agent. Use it to surface slow paths in production or gather quick instrumentation while debugging.
6
+
7
+ ## Highlights
8
+ - Wrap only the methods you care about; public, protected, and private methods are supported.
9
+ - Records duration, success/error state, and timestamps with thread-safe storage.
10
+ - Configurable threshold to ignore fast calls and optional log streaming via `Logger`.
11
+ - Zero dependencies beyond the Ruby standard library, keeping overhead minimal.
12
+
13
+ ## Installation
14
+
15
+ This project has not yet been published to RubyGems.
16
+
17
+ Add it to your Gemfile directly from GitHub:
18
+
19
+ ```ruby
20
+ # Gemfile
21
+ gem "ruby_method_tracer", github: "Seunadex/ruby_method_tracer"
22
+ ```
23
+
24
+ Then install:
25
+
26
+ ```bash
27
+ bundle install
28
+ ```
29
+
30
+ For local development or experimentation:
31
+
32
+ ```bash
33
+ git clone https://github.com/Seunadex/ruby_method_tracer.git
34
+ cd method_tracer
35
+ bundle exec rake install
36
+ ```
37
+
38
+ ## Usage
39
+
40
+ Include `RubyMethodTracer` in any class whose instance methods you want to observe. Register the target methods with optional settings.
41
+
42
+ ```ruby
43
+ require "ruby_method_tracer"
44
+
45
+ class Worker
46
+ include RubyMethodTracer
47
+
48
+ def perform(user_id)
49
+ expensive_call(user_id)
50
+ end
51
+
52
+ private
53
+
54
+ def expensive_call(id)
55
+ # work...
56
+ end
57
+ end
58
+
59
+ Worker.trace_methods(:perform, threshold: 0.005, auto_output: true)
60
+
61
+ Worker.new.perform(42)
62
+ ```
63
+
64
+ With `auto_output: true`, each invocation prints a colorized summary:
65
+
66
+ ```
67
+ TRACE: Worker#perform [OK] took 6.3ms
68
+ ```
69
+
70
+ To inspect trace results programmatically, manage the tracer yourself:
71
+
72
+ ```ruby
73
+ tracer = RubyMethodTracer::SimpleTracer.new(Worker, threshold: 0.002)
74
+ tracer.trace_method(:perform)
75
+
76
+ Worker.new.perform(42)
77
+
78
+ pp tracer.fetch_results
79
+ # => {
80
+ # total_calls: 1,
81
+ # total_time: 0.0063,
82
+ # calls: [
83
+ # { method_name: "Worker#perform", execution_time: 0.0063, status: :success, ... }
84
+ # ]
85
+ # }
86
+ ```
87
+
88
+ ### Options
89
+
90
+ - `threshold` (Float, default `0.001`): minimum duration (in seconds) to record.
91
+ - `auto_output` (Boolean, default `false`): emit a log line using `Logger` for each recorded call.
92
+
93
+ ## Development
94
+
95
+ After checking out the repo, run `bin/setup` to install dependencies. Then run `rake spec` to execute the test suite. You can also run `bin/console` for an interactive prompt.
96
+
97
+ To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version in `lib/ruby_method_tracer/version.rb`, and then run `bundle exec rake release`.
98
+
99
+ ## Contributing
100
+
101
+ Bug reports and pull requests are welcome on GitHub at https://github.com/Seunadex/ruby_method_tracer. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/Seunadex/ruby_method_tracer/blob/main/CODE_OF_CONDUCT.md).
102
+
103
+ ## License
104
+
105
+ The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT). See `LICENSE.txt` for details.
106
+
107
+ ## Code of Conduct
108
+
109
+ Everyone interacting in the RubyMethodTracer project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the [code of conduct](https://github.com/Seunadex/ruby_method_tracer/blob/main/CODE_OF_CONDUCT.md).
data/Rakefile ADDED
@@ -0,0 +1,12 @@
1
+ # frozen_string_literal: true
2
+
3
+ require "bundler/gem_tasks"
4
+ require "rspec/core/rake_task"
5
+
6
+ RSpec::Core::RakeTask.new(:spec)
7
+
8
+ require "rubocop/rake_task"
9
+
10
+ RuboCop::RakeTask.new
11
+
12
+ task default: %i[spec rubocop]
@@ -0,0 +1,170 @@
1
+ # frozen_string_literal: true
2
+
3
+ require "set"
4
+ require "logger"
5
+
6
+ module RubyMethodTracer
7
+ # SimpleTracer wraps instance methods on a target class and records
8
+ # execution metrics for each invocation. It measures wall-clock duration,
9
+ # captures success or error status, stores results in-memory, and can
10
+ # optionally print each trace as it happens.
11
+ #
12
+ # Options:
13
+ # - :threshold (Float): Minimum duration in seconds to record; defaults to 0.001 (1ms).
14
+ # - :auto_output (Boolean): When true, prints each call summary; defaults to false.
15
+ #
16
+ # Usage:
17
+ # tracer = RubyMethodTracer::SimpleTracer.new(MyClass, threshold: 0.005)
18
+ # tracer.trace_method(:expensive_call)
19
+ # results = tracer.fetch_results
20
+ class SimpleTracer # rubocop:disable Metrics/ClassLength
21
+ def initialize(target_class, **options)
22
+ @target_class = target_class
23
+ @options = default_options.merge(options)
24
+ @calls = []
25
+ @lock = Mutex.new # Mutex to make writes to @calls thread safe.
26
+ @wrapped_methods = Set.new
27
+ @logger = Logger.new($stdout)
28
+ end
29
+
30
+ def trace_method(name)
31
+ method_name = name.to_sym
32
+ visibility = method_visibility(method_name)
33
+ return unless visibility
34
+ return unless mark_wrapped?(method_name)
35
+
36
+ aliased = alias_for(method_name)
37
+ @target_class.send(:alias_method, aliased, method_name) # Aliases original implementation to our private name.
38
+
39
+ tracer = self
40
+ key = :__ruby_method_tracer_in_trace # local key to avoid recursive tracing.
41
+
42
+ # Defines a new method with the original name that delegates to our wrapper.
43
+ @target_class.define_method(method_name, &build_wrapper(aliased, method_name, key, tracer))
44
+
45
+ @target_class.send(visibility, method_name) # Restores the original visibility after redefine.
46
+ end
47
+
48
+ def record_call(method_name, execution_time, status, error = nil)
49
+ return if execution_time < @options[:threshold]
50
+
51
+ call_details = {
52
+ method_name: "#{@target_class}##{method_name}",
53
+ execution_time: execution_time,
54
+ status: status,
55
+ error: error,
56
+ timestamp: Time.now
57
+ }
58
+
59
+ @lock.synchronize { @calls << call_details } # Thread safe append to shared results arrray.
60
+
61
+ output_call(call_details) if @options[:auto_output]
62
+ end
63
+
64
+ def fetch_results
65
+ snapshot = nil
66
+ @lock.synchronize { snapshot = @calls.dup } # Copies under lock to prevent races while reading.
67
+
68
+ {
69
+ total_calls: snapshot.size,
70
+ total_time: snapshot.sum { |call| call[:execution_time] },
71
+ calls: snapshot
72
+ }
73
+ end
74
+
75
+ private
76
+
77
+ def default_options
78
+ {
79
+ threshold: 0.001,
80
+ auto_output: false
81
+ }
82
+ end
83
+
84
+ def method_visibility(method_name)
85
+ return :private if @target_class.private_method_defined?(method_name)
86
+ return :protected if @target_class.protected_method_defined?(method_name)
87
+ return :public if @target_class.method_defined?(method_name)
88
+
89
+ nil
90
+ end
91
+
92
+ # Marks a method as wrapped to avoid duplicates
93
+ def mark_wrapped?(method_name)
94
+ return false if @wrapped_methods.include?(method_name)
95
+
96
+ @wrapped_methods << method_name
97
+ true
98
+ end
99
+
100
+ def alias_for(method_name)
101
+ :"__ruby_method_tracer_original_#{method_name}__"
102
+ end
103
+
104
+ def build_wrapper(aliased, method_name, key, tracer)
105
+ proc do |*args, **kwargs, &block| # Captures args and block exactly like original.
106
+ tracer.__send__(:wrap_call, method_name, key) do # Delegates to wrapper to handle timing and flag.
107
+ __send__(aliased, *args, **kwargs, &block) # Calls the original aliased implementation.
108
+ end
109
+ end
110
+ end
111
+
112
+ def wrap_call(method_name, key)
113
+ return yield if Thread.current[key]
114
+
115
+ Thread.current[key] = true
116
+ start = monotonic_time
117
+ begin
118
+ result = yield
119
+ record_call(method_name, monotonic_time - start, :success)
120
+ result
121
+ rescue StandardError => e
122
+ record_call(method_name, monotonic_time - start, :error, e)
123
+ raise
124
+ ensure
125
+ Thread.current[key] = false
126
+ end
127
+ end
128
+
129
+ def monotonic_time
130
+ Process.clock_gettime(Process::CLOCK_MONOTONIC)
131
+ end
132
+
133
+ def output_call(call)
134
+ time_str = colorize(format_time(call[:execution_time]), :yellow)
135
+ status_str = call[:status] == :error ? colorize("[ERROR]", :red) : colorize("[OK]", :green)
136
+ method_name = colorize(call[:method_name], :cyan)
137
+ if call[:status] == :error
138
+ @logger.warn(
139
+ "TRACE: #{method_name} #{status_str} took #{time_str} - Error: #{call[:error].class}: #{call[:error].message}"
140
+ )
141
+ else
142
+ @logger.info("TRACE: #{method_name} #{status_str} took #{time_str}")
143
+ end
144
+ end
145
+
146
+ def format_time(seconds)
147
+ if seconds >= 1.0
148
+ "#{seconds.round(3)}s"
149
+ elsif seconds >= 0.001
150
+ "#{(seconds * 1000).round(1)}ms"
151
+ else
152
+ "#{(seconds * 1_000_000).round(0)}µs"
153
+ end
154
+ end
155
+
156
+ def colorize(text, color)
157
+ colors = {
158
+ red: "31",
159
+ green: "32",
160
+ yellow: "33",
161
+ blue: "34",
162
+ magenta: "35",
163
+ cyan: "36",
164
+ white: "37",
165
+ reset: "0"
166
+ }
167
+ "\e[#{colors[color]}m#{text}\e[#{colors[:reset]}m"
168
+ end
169
+ end
170
+ end
@@ -0,0 +1,5 @@
1
+ # frozen_string_literal: true
2
+
3
+ module RubyMethodTracer
4
+ VERSION = "0.1.1"
5
+ end
@@ -0,0 +1,49 @@
1
+ # frozen_string_literal: true
2
+
3
+ require_relative "ruby_method_tracer/version"
4
+ require_relative "ruby_method_tracer/simple_tracer"
5
+
6
+ # Public: Mixin that adds lightweight method tracing to classes.
7
+ #
8
+ # When included, this module extends the host class with a class-level
9
+ # API (`trace_methods`) that wraps selected instance methods using
10
+ # `RubyMethodTracer::SimpleTracer`. Wrapped methods record execution timing and
11
+ # errors with minimal overhead, suitable for ad-hoc performance debugging
12
+ # in development or selective tracing in production.
13
+ #
14
+ # Example
15
+ # class Worker
16
+ # include RubyMethodTracer
17
+ # def perform; do_work; end
18
+ # end
19
+ # Worker.trace_methods(:perform, threshold: 0.005, auto_output: true)
20
+ #
21
+ # See `RubyMethodTracer::SimpleTracer` for available options.
22
+ module RubyMethodTracer
23
+ class Error < StandardError; end
24
+
25
+ def self.included(base)
26
+ base.extend(ClassMethods)
27
+ end
28
+
29
+ # Class-level API mixed into including classes.
30
+ #
31
+ # Provides `trace_methods`, which wraps the specified instance methods on the
32
+ # target class using `RubyMethodTracer::SimpleTracer`. Each wrapped method records
33
+ # execution metrics (duration, status, errors) with minimal intrusion.
34
+ #
35
+ # Usage:
36
+ # class MyService
37
+ # include RubyMethodTracer
38
+ # def call; expensive_work; end
39
+ # end
40
+ # MyService.trace_methods(:call, threshold: 0.005, auto_output: true)
41
+ module ClassMethods
42
+ def trace_methods(*method_names, **options)
43
+ tracer = SimpleTracer.new(self, **options)
44
+ method_names.each do |method_name|
45
+ tracer.trace_method(method_name)
46
+ end
47
+ end
48
+ end
49
+ end
@@ -0,0 +1,4 @@
1
+ module RubyMethodTracer
2
+ VERSION: String
3
+ # See the writing guide of rbs: https://github.com/ruby/rbs#guides
4
+ end
metadata ADDED
@@ -0,0 +1,74 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: ruby_method_tracer
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.1.1
5
+ platform: ruby
6
+ authors:
7
+ - Seun Adekunle
8
+ autorequire:
9
+ bindir: exe
10
+ cert_chain: []
11
+ date: 2025-10-12 00:00:00.000000000 Z
12
+ dependencies:
13
+ - !ruby/object:Gem::Dependency
14
+ name: logger
15
+ requirement: !ruby/object:Gem::Requirement
16
+ requirements:
17
+ - - "~>"
18
+ - !ruby/object:Gem::Version
19
+ version: 1.7.0
20
+ type: :runtime
21
+ prerelease: false
22
+ version_requirements: !ruby/object:Gem::Requirement
23
+ requirements:
24
+ - - "~>"
25
+ - !ruby/object:Gem::Version
26
+ version: 1.7.0
27
+ description: A developer-friendly gem for tracing method calls, execution times, with
28
+ minimal overhead.
29
+ email:
30
+ - adekunleseun001@gmail.com
31
+ executables: []
32
+ extensions: []
33
+ extra_rdoc_files: []
34
+ files:
35
+ - ".rspec"
36
+ - ".rubocop.yml"
37
+ - CHANGELOG.md
38
+ - CODE_OF_CONDUCT.md
39
+ - LICENSE.txt
40
+ - README.md
41
+ - Rakefile
42
+ - lib/ruby_method_tracer.rb
43
+ - lib/ruby_method_tracer/simple_tracer.rb
44
+ - lib/ruby_method_tracer/version.rb
45
+ - sig/ruby_method_tracer.rbs
46
+ homepage: https://github.com/seunadex/ruby_method_tracer
47
+ licenses:
48
+ - MIT
49
+ metadata:
50
+ allowed_push_host: https://rubygems.org
51
+ homepage_uri: https://github.com/Seunadex/ruby_method_tracer/blob/main/README.md
52
+ source_code_uri: https://github.com/seunadex/ruby_method_tracer
53
+ changelog_uri: https://github.com/seunadex/ruby_method_tracer/blob/main/CHANGELOG.md
54
+ rubygems_mfa_required: 'true'
55
+ post_install_message:
56
+ rdoc_options: []
57
+ require_paths:
58
+ - lib
59
+ required_ruby_version: !ruby/object:Gem::Requirement
60
+ requirements:
61
+ - - ">="
62
+ - !ruby/object:Gem::Version
63
+ version: 3.0.0
64
+ required_rubygems_version: !ruby/object:Gem::Requirement
65
+ requirements:
66
+ - - ">="
67
+ - !ruby/object:Gem::Version
68
+ version: '0'
69
+ requirements: []
70
+ rubygems_version: 3.5.16
71
+ signing_key:
72
+ specification_version: 4
73
+ summary: Lightweight method tracing for Ruby applications
74
+ test_files: []