Class: RackCommitStats::Configuration
- Inherits:
-
Struct
- Object
- Struct
- RackCommitStats::Configuration
- Defined in:
- lib/rack-commit-stats.rb
Instance Attribute Summary collapse
-
#repo_path ⇒ Object
Returns the value of attribute repo_path.
Instance Attribute Details
#repo_path ⇒ Object
Returns the value of attribute repo_path
8 9 10 |
# File 'lib/rack-commit-stats.rb', line 8 def repo_path @repo_path end |