Class: InspectedBy::Server

Inherits:
Sinatra::Base
  • Object
show all
Defined in:
lib/inspected_by/server.rb

Instance Method Summary collapse

Instance Method Details

#repoObject



13
14
15
# File 'lib/inspected_by/server.rb', line 13

def repo
  @_repo ||= REPO
end