Sha256: 8386537871d655dc0298e194d9c3c51bcf9141a458237969b58b12d108702628

Contents?: true

Size: 136 Bytes

Versions: 16

Compression:

Stored size: 136 Bytes

Contents

class Auth::MailgunController <  ApplicationController
 	skip_before_action :verify_authenticity_token

 	def email_webhook

 	end

end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
wordjelly-auth-1.6.0 app/controllers/auth/mailgun_controller.rb
wordjelly-auth-1.5.9 app/controllers/auth/mailgun_controller.rb
wordjelly-auth-1.5.8 app/controllers/auth/mailgun_controller.rb
wordjelly-auth-1.5.7 app/controllers/auth/mailgun_controller.rb
wordjelly-auth-1.5.6 app/controllers/auth/mailgun_controller.rb
wordjelly-auth-1.5.5 app/controllers/auth/mailgun_controller.rb
wordjelly-auth-1.5.4 app/controllers/auth/mailgun_controller.rb
wordjelly-auth-1.5.3 app/controllers/auth/mailgun_controller.rb
wordjelly-auth-1.5.2 app/controllers/auth/mailgun_controller.rb
wordjelly-auth-1.5.1 app/controllers/auth/mailgun_controller.rb
wordjelly-auth-1.5.0 app/controllers/auth/mailgun_controller.rb
wordjelly-auth-1.4.9 app/controllers/auth/mailgun_controller.rb
wordjelly-auth-1.4.8 app/controllers/auth/mailgun_controller.rb
wordjelly-auth-1.4.7 app/controllers/auth/mailgun_controller.rb
wordjelly-auth-1.4.6 app/controllers/auth/mailgun_controller.rb
wordjelly-auth-1.4.5 app/controllers/auth/mailgun_controller.rb