fixes spacing
This commit is contained in:
@@ -48,6 +48,7 @@ class DebatesController < ApplicationController
|
||||
|
||||
|
||||
private
|
||||
|
||||
def debate_params
|
||||
params.require(:debate).permit(:title, :description, :tag_list, :terms_of_service, :captcha, :captcha_key)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user