Class: Themockerpush::Notification

Inherits:
ThemockerpushActiveResource show all
Defined in:
lib/themockerpush/notification.rb

Instance Method Summary collapse

Methods inherited from ThemockerpushActiveResource

collection_path, custom_method_collection_url, element_path, #initialize

Constructor Details

This class inherits a constructor from ThemockerpushActiveResource

Instance Method Details

#pushObject



8
9
10
# File 'lib/themockerpush/notification.rb', line 8

def push
  save
end