summaryrefslogtreecommitdiff
path: root/billing/app/controllers/credit_card_info_controller.rb
AgeCommit message (Collapse)Author
2014-04-11move engines into engines directoryAzul
Also renamed help to support so it's harder to confuse it with documentation
2014-02-10rename authorize to require_loginAzul
authorize_admin -> require_admin also add require_token which will ensure token has been used for auth.
2013-08-06Some more tweaks to have billing code work, and allow admins to view but not ↵jessib
edit for other users.
2013-07-22Slight tweaks so navigation basically should work with billing.jessib
2013-07-17Basic functionality to edit credit card on file.jessib