Module: Pipekit::Repository::ClassMethods
- Defined in:
- lib/pipekit/repository.rb
Instance Attribute Summary collapse
-
#uri ⇒ Object
Returns the value of attribute uri.
Instance Attribute Details
#uri ⇒ Object
Returns the value of attribute uri.
74 75 76 |
# File 'lib/pipekit/repository.rb', line 74 def uri @uri end |