implement coinbase integration

This commit is contained in:
r888888888
2014-11-24 20:21:54 -08:00
parent d9153769b8
commit 26fb28f8e3
7 changed files with 83 additions and 49 deletions

View File

@@ -1,8 +1,6 @@
<div id="c-users">
<div id="a-upgrade-result">
<% if flash[:disable] %>
<p>You can upgrade your account at <%= link_to "Safebooru", new_user_upgrade_path(:protocol => "https", :host => "safebooru.donmai.us", :only_path => false) %>.</p>
<% elsif flash[:success] %>
<% if flash[:success] %>
<h1>Congradulations!</h1>
<p>You are now a <%= CurrentUser.user.level_string %> level account. Thanks for supporting the site!</p>