Closed ziacik closed 9 years ago
not actually the case, see https://github.com/balderdashy/angularSails/blob/master/src/socket.js#L603-L633
if you're looking at the angular-sails-io file, that's a legacy implementation i really need to remove from the code base, so thanks for the reminder.
The
put()
shortcut is not defined. Instead,post()
shortcut is defined twice.