1
0
mirror of synced 2026-08-05 14:47:03 +00:00

initial tests for new user account

This commit is contained in:
Rimian Perkins
2017-04-27 11:58:52 +10:00
parent a5fa347d6b
commit cfe04fd4e3
2 changed files with 32 additions and 14 deletions
@@ -32,7 +32,7 @@ module DiscourseDonations
private
def reward_user?(payment)
payment.present? && payment.successful? && current_user.present?
payment.present? && payment.successful?
end
def group_name