Revert "Temp disable account upgrades."
This reverts commit c4cdba0874.
This commit is contained in:
@@ -4,8 +4,6 @@ class UserUpgradesController < ApplicationController
|
||||
skip_before_action :verify_authenticity_token, only: [:create]
|
||||
|
||||
def create
|
||||
raise NotImplementedError
|
||||
|
||||
if params[:stripeToken]
|
||||
create_stripe
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user