summaryrefslogtreecommitdiff
path: root/app/models/invite_code.rb
AgeCommit message (Expand)Author
2017-10-17feat: sort invite codes by last updateAzul
2016-01-14added UI for invite codeselijah
2016-01-10Merge branch 'remove_couponcode' of https://github.com/Alster-Hamburgers/leap...elijah
2015-10-13Remove Coupon Code gem and make invite code = idankonym
2015-10-13Replace Coupon Code gem for invite code creationankonym
2015-10-13Remove Coupon Code gem and make invite code = idankonym
2015-10-13Replace Coupon Code gem for invite code creationankonym
2015-10-13Fix the InviteCode initialize method so leap_web tests stay greenankonym
2015-10-13Adjust the rake task to make id = invite codeankonym
2015-10-06Integrated feedback on multi-invite codesankonym
2015-10-02Allow multi-use invite codesankonym
2015-09-28Make sure codes can only be used once, fix validationsankonym
2015-09-28assign random invite code when creating new invite codesankonym
2015-09-28Changed invite code query to look for invite_code string instead of idankonym
2015-09-28Add invite code modelankonym