Class: GitFame::Collector
- Inherits:
-
Object
- Object
- GitFame::Collector
- Extended by:
- Dry::Initializer
- Defined in:
- lib/git_fame/collector.rb
Instance Method Summary collapse
Instance Method Details
#call ⇒ Collector
11 12 13 |
# File 'lib/git_fame/collector.rb', line 11 def call Result.new(contributions:) end |