VRFS-3800 removed comment
This commit is contained in:
parent
7e32ffcdf8
commit
b8a190c889
|
|
@ -341,8 +341,6 @@ class ApiJamTracksController < ApiController
|
|||
params[:receipt],
|
||||
params[:price_data])
|
||||
rescue
|
||||
# JONATHAN - this definitely needs beefing up so that you can communicate back to the app any errors you might raise.
|
||||
# ... Go wild with this response; I just stubbed something.
|
||||
response = { message: $!.to_s }
|
||||
render :json => response, :status => 422
|
||||
return
|
||||
|
|
|
|||
Loading…
Reference in New Issue