Class: Friendly::Config

Inherits:
Struct
  • Object
show all
Defined in:
lib/friendly/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#repositoryObject

Returns the value of attribute repository

Returns:

  • (Object)

    the current value of repository



2
3
4
# File 'lib/friendly/config.rb', line 2

def repository
  @repository
end