Method: Brief::Briefcase#repository
- Defined in:
- lib/brief/briefcase.rb
#repository ⇒ Object
184 185 186 |
# File 'lib/brief/briefcase.rb', line 184 def repository @repository ||= Brief::Repository.new(self, ) end |
184 185 186 |
# File 'lib/brief/briefcase.rb', line 184 def repository @repository ||= Brief::Repository.new(self, ) end |