Sha256: 728640d291b190f1da568549acbc446ee64111d7c8be52fc46d17415b1fd8584
Contents?: true
Size: 212 Bytes
Versions: 37
Compression:
Stored size: 212 Bytes
Contents
module FbGraph module Connections module AppNotifications def notify!(user, options = {}) options[:access_token] ||= access_token user.notification! options end end end end
Version data entries
37 entries across 37 versions & 1 rubygems