Method: Gitgo::Rest#model

Defined in:
lib/gitgo/rest.rb

#modelObject

Raises:

  • (NotImplementedError)


3
4
5
# File 'lib/gitgo/rest.rb', line 3

def model
  raise NotImplementedError
end