~singpolyma/jmp-pay

0361730c355ced90bf626c1e49fb399d9a3e663a — Stephen Paul Weber 3 years ago c5130f3
Expects this to return true
1 files changed, 1 insertions(+), 0 deletions(-)

M config.ru
M config.ru => config.ru +1 -0
@@ 69,6 69,7 @@ class Plan
				add_one_month_to_current_plan(customer_id)
			end
		end
		true
	end

	def activate_plan_starting_now(customer_id)