/chat_app_rails

Primary LanguageRubyMIT LicenseMIT

README

To get started:

bundle
rails db:migrate
rails db:seed
rails test
```# chat_app_rails