[Rails] Implementing match-making with Ruby on Rails

2014-09-13 Thread Joe Crotchett
I'm using Ruby on Rails to build a real-time game web app. When a player taps "Play Now", I want to match them up with another player that is looking for a game (match-making). With my basic understanding of RoR, one immediate way I think I can do this is create a DB table that contains the players

[Rails] Re: pushing a local repository to github

2014-09-13 Thread Cristiano D.
i got it! using git pull -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscr...@google

[Rails] pushing a local repository to github

2014-09-13 Thread Cristiano D.
i trying to push a local repository to github but i caught in this message: To https://github.com/webofbits/app1.git ! [rejected]master -> master (fetch first) error: failed to push some refs to 'https://github.com/webofbits/app1.git' hint: Updates were rejected because the remote contain