Skip to content

Commit

Permalink
Not needed, atleast for now
Browse files Browse the repository at this point in the history
  • Loading branch information
paresharma committed Mar 23, 2015
1 parent 9b8942d commit 82bfe6c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions app/controllers/scorm_rte/stores_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,5 @@ def create

render nothing: true
end

private

def scorm_rte_store_params
params.require(:scorm_rte_store_params).permit(:key, :value)
end
end
end

0 comments on commit 82bfe6c

Please sign in to comment.