lib/smshelper/api/nexmo.rb in smshelper-0.4.5 vs lib/smshelper/api/nexmo.rb in smshelper-0.4.6

- old
+ new

@@ -28,9 +28,10 @@ def get_balance {'EUR' => (get "account/get-balance/#{@uname}/#{@passwd}").values.last.to_s} end def get_status(message_id) + raise NotImplementedError, "Sms status checks unsupported by #{self.class.name}" end def get_callback_response(args = {}) if args['type'] InboundMessage.new(