Method: Toast::Record#post

Defined in:
lib/toast/record.rb

#post(payload) ⇒ Object

Raises:



9
10
11
# File 'lib/toast/record.rb', line 9

def post payload
  raise MethodNotAllowed
end