remored the trailling put and the format validation
This commit is contained in:
@@ -34,7 +34,6 @@ class FormsController < ApplicationController
|
||||
end
|
||||
|
||||
def notification
|
||||
puts ''
|
||||
@form = current_user.forms.find_by!(token: params[:id])
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user