Class: GemChangelogDiff::Configuration
- Inherits:
-
Object
- Object
- GemChangelogDiff::Configuration
- Defined in:
- lib/gem_changelog_diff/configuration.rb
Instance Attribute Summary collapse
-
#github_token ⇒ Object
Returns the value of attribute github_token.
Instance Attribute Details
#github_token ⇒ Object
Returns the value of attribute github_token.
5 6 7 |
# File 'lib/gem_changelog_diff/configuration.rb', line 5 def github_token @github_token end |