index
:
leap_web.git
drop/ruby-2.1
feat/drop-signup
master
version/0.6
version/0.6.1
version/0.7
version/0.7.1
version/0.8
version/0.9
[leap_web]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
models
/
invite_code.rb
Age
Commit message (
Expand
)
Author
2017-10-17
feat: sort invite codes by last update
Azul
2016-01-14
added UI for invite codes
elijah
2016-01-10
Merge branch 'remove_couponcode' of https://github.com/Alster-Hamburgers/leap...
elijah
2015-10-13
Remove Coupon Code gem and make invite code = id
ankonym
2015-10-13
Replace Coupon Code gem for invite code creation
ankonym
2015-10-13
Remove Coupon Code gem and make invite code = id
ankonym
2015-10-13
Replace Coupon Code gem for invite code creation
ankonym
2015-10-13
Fix the InviteCode initialize method so leap_web tests stay green
ankonym
2015-10-13
Adjust the rake task to make id = invite code
ankonym
2015-10-06
Integrated feedback on multi-invite codes
ankonym
2015-10-02
Allow multi-use invite codes
ankonym
2015-09-28
Make sure codes can only be used once, fix validations
ankonym
2015-09-28
assign random invite code when creating new invite codes
ankonym
2015-09-28
Changed invite code query to look for invite_code string instead of id
ankonym
2015-09-28
Add invite code model
ankonym