thank you page is now accessed

This commit is contained in:
Senad Uka
2015-03-05 05:24:56 +01:00
parent 41b3f0e555
commit c682063d4f

View File

@@ -66,4 +66,5 @@ post '/cart/confirmation' do
cart.ordered = true
cart.save!
end
"OK".to_json
end