Sha256: d7f14140da17784760f934a12835d9fc9eba3bfd927d10760ef290bd9ff6429f

Contents?: true

Size: 124 Bytes

Versions: 7

Compression:

Stored size: 124 Bytes

Contents

module RightGit::Git
  module BelongsToRepository
    attr_reader :repo

    def logger
      repo.logger
    end
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
right_git-1.2.1 lib/right_git/git/belongs_to_repository.rb
right_git-1.1.2 lib/right_git/git/belongs_to_repository.rb
right_git-1.1.1 lib/right_git/git/belongs_to_repository.rb
right_git-1.0.2 lib/right_git/git/belongs_to_repository.rb
right_git-1.0.1 lib/right_git/git/belongs_to_repository.rb
right_git-1.0.0 lib/right_git/git/belongs_to_repository.rb
right_git-0.1.0 lib/right_git/git/belongs_to_repository.rb