README

Checkers (or Draughts) online game created in Ruby on Rails + ActionCable.

  • Setup database

rake db:setup

  • Init redis-server

redis-server

  • Init rails

rails s

Access localhost:3000 with 2 diferent browsers (or at least with separated cookie space) and select a diferent username with each one.