mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-09 07:28:41 -07:00
fixing bug
This commit is contained in:
parent
5cecfc8374
commit
d92d87b643
2 changed files with 0 additions and 8 deletions
|
|
@ -84,6 +84,5 @@ class CategoriesController < ApplicationController
|
|||
# Never trust parameters from the scary internet, only allow the white list through.
|
||||
def category_params
|
||||
params.require(:category).permit(:name, :blurb, :description, :external_id, :parent_category_id)
|
||||
raise params.inspect
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue