Exception: BSONNotDefinied

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

Instance Method Summary collapse

Instance Method Details

#messageObject



25
26
27
# File 'lib/grape-apiary.rb', line 25

def message
  'BSON type id requested but bson library is not present'
end