Exception: GrapeSlate::UnsupportedIDType

Inherits:
StandardError
  • Object
show all
Defined in:
lib/grape-slate.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



14
15
16
# File 'lib/grape-slate.rb', line 14

def message
  'Unsupported id type, supported types are [integer, uuid, bson]'
end