Metadata


Name
verbose
Version
0.0.2
Platform
ruby
Authors
Yegor Bugayenko
Bindir
bin
Date
2024-06-13 00:00:00 UTC
Dependencies
loog (~> 0.2)
tago (~> 0.0)
Description
Simplifies the process of tracking method calls in a particular object, usually when it is a slow-moving object
Email
yegor256@gmail.com
Extra rdoc files
README.md
LICENSE.txt
Files
.0pdd.yml
.gitattributes
.github/workflows/actionlint.yml
.github/workflows/codecov.yml
.github/workflows/copyrights.yml
.github/workflows/markdown-lint.yml
.github/workflows/pdd.yml
.github/workflows/rake.yml
.github/workflows/xcop.yml
.github/workflows/yamllint.yml
.gitignore
.pdd
.rubocop.yml
.rultor.yml
.simplecov
.yamllint.yml
Gemfile
Gemfile.lock
LICENSE.txt
README.md
Rakefile
lib/verbose.rb
renovate.json
test/test__helper.rb
test/test_verbose.rb
verbose.gemspec
Homepage
http://github.com/yegor256/verbose.rb
Licenses
MIT
Metadata
{"rubygems_mfa_required"=>"true"}
Rdoc options
--charset=UTF-8
Require paths
lib
Required ruby version
>= 3.0
Required rubygems version
>= 0
Rubygems version
3.4.10
Specification version
4
Summary
A Decorator that Logs Every Method Call of a Decoratee
Original platform
ruby
New platform
ruby