Sha256: ce50d6cd73b7fa32a4d155c939504a97ffb6792b176415f7cee86a9c74d92b12

Contents?: true

Size: 158 Bytes

Versions: 19

Compression:

Stored size: 158 Bytes

Contents

module Auth::Notify
	def self.send_notification(notification)
		## so here we have notification send_notification.
		notification.send_notification
	end

end

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
wordjelly-auth-1.6.0 lib/auth/notify.rb
wordjelly-auth-1.5.9 lib/auth/notify.rb
wordjelly-auth-1.5.8 lib/auth/notify.rb
wordjelly-auth-1.5.7 lib/auth/notify.rb
wordjelly-auth-1.5.6 lib/auth/notify.rb
wordjelly-auth-1.5.5 lib/auth/notify.rb
wordjelly-auth-1.5.4 lib/auth/notify.rb
wordjelly-auth-1.5.3 lib/auth/notify.rb
wordjelly-auth-1.5.2 lib/auth/notify.rb
wordjelly-auth-1.5.1 lib/auth/notify.rb
wordjelly-auth-1.5.0 lib/auth/notify.rb
wordjelly-auth-1.4.9 lib/auth/notify.rb
wordjelly-auth-1.4.8 lib/auth/notify.rb
wordjelly-auth-1.4.7 lib/auth/notify.rb
wordjelly-auth-1.4.6 lib/auth/notify.rb
wordjelly-auth-1.4.5 lib/auth/notify.rb
wordjelly-auth-1.4.4 lib/auth/notify.rb
wordjelly-auth-1.4.3 lib/auth/notify.rb
wordjelly-auth-1.4.2 lib/auth/notify.rb