add stripe integration for safebooru

This commit is contained in:
r888888888
2014-10-28 11:05:21 -07:00
parent 8096fd388c
commit cbf48ad948
20 changed files with 337 additions and 31 deletions

View File

@@ -0,0 +1,7 @@
require 'test_helper'
class UserUpgradesControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end