Module: VCR::Archive

Extended by:
Archive
Included in:
Archive
Defined in:
lib/vcr/archive.rb,
lib/vcr/archive/version.rb

Defined Under Namespace

Modules: GitRepository, Persister Classes: Serializer

Constant Summary collapse

VERSION =
'0.2.0'.freeze

Instance Attribute Summary collapse

Instance Attribute Details

#git_repository_urlObject

Returns the value of attribute git_repository_url.



10
11
12
# File 'lib/vcr/archive.rb', line 10

def git_repository_url
  @git_repository_url
end