This commit is contained in:
Andrew Brown 2019-04-22 19:27:19 -05:00
parent f67b34c271
commit a0cf09c34c

View File

@ -1,5 +1,9 @@
class CustomPagesController < ContentController
def create
# todo inject page_type (or inject it into serializer at #new)
super
end
private
def content_param_list