summaryrefslogtreecommitdiff
path: root/billing/app/models/customer.rb
AgeCommit message (Expand)Author
2014-04-11move engines into engines directoryAzul
2013-10-08Consider pending & past due subscriptions as 'active' in the sense that they ...jessib
2013-07-23Maybe not optimized, but gets working.jessib
2013-07-17billing: functional test for payments controllerAzul
2013-07-17billing: fix issue with customer.braintree_customerAzul
2013-07-17use fake_braintree, fix and test customer with braintree infoAzul
2013-07-17test non braintree parts of customer, validate userAzul
2013-07-17Show single active subscription from user's page, with link to index showing ...jessib
2013-07-17Basic functionality to edit credit card on file.jessib
2013-07-17Displaying of user's subscription. Still not committed to whether user can ha...jessib
2013-07-17Some tweaks to optimize number of requests to braintree API.jessib
2013-07-17Fix to default_credit_card methodjessib
2013-07-17Start to adding customers to braintree vault.jessib