This website requires JavaScript.
Explore
Help
Sign In
x
/
box-o-sand
Watch
1
Star
0
Fork
0
You've already forked box-o-sand
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
e9930da9f1
box-o-sand
/
rails
/
map-mash
/
app
/
models
/
requester.rb
4 lines
60 B
Ruby
Raw
Normal View
History
Unescape
Escape
Making more messes with mashes, maps, and requesters. Maybe a teensy bit closer on the tournament pairing algorithm (???) ActiveRecord associations are kind of a pain, btw.
2012-03-09 05:24:48 +00:00
class
Requester
<
ActiveRecord
::
Base
Meant to add that. wherps.
2012-03-09 05:31:41 +00:00
has_many
:mashes
Making more messes with mashes, maps, and requesters. Maybe a teensy bit closer on the tournament pairing algorithm (???) ActiveRecord associations are kind of a pain, btw.
2012-03-09 05:24:48 +00:00
end
Reference in New Issue
Copy Permalink