Update abraham_histories_controller.rb (#44)
Remove unneeded boilerplate comment.
This commit is contained in:
parent
ce283c28fd
commit
28da972b66
@ -15,7 +15,6 @@ class AbrahamHistoriesController < ApplicationController
|
|||||||
|
|
||||||
private
|
private
|
||||||
|
|
||||||
# Never trust parameters from the scary internet, only allow the white list through.
|
|
||||||
def abraham_history_params
|
def abraham_history_params
|
||||||
params.require(:abraham_history).permit(:controller_name, :action_name, :tour_name)
|
params.require(:abraham_history).permit(:controller_name, :action_name, :tour_name)
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user