Skip to content

Commit

Permalink
Skip authenticity check
Browse files Browse the repository at this point in the history
  • Loading branch information
Undo1 committed Mar 10, 2018
1 parent ab83ca8 commit a27e6c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/controllers/channels_controller.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
class ChannelsController < ApplicationController
skip_before_action :verify_authenticity_token

def receive_email
render text: "hi SNS!"
end
Expand Down

0 comments on commit a27e6c9

Please sign in to comment.