separate foodcourt module
This commit is contained in:
2
app/views/foodcourt/surveys/_survey.json.jbuilder
Executable file
2
app/views/foodcourt/surveys/_survey.json.jbuilder
Executable file
@@ -0,0 +1,2 @@
|
||||
json.extract! settings_account, :id, :title, :account_type, :created_at, :updated_at
|
||||
json.url settings_account_url(settings_account, format: :json)
|
||||
Reference in New Issue
Block a user