Skip to content
This repository has been archived by the owner on Mar 12, 2023. It is now read-only.

BinaryBlitz/binaryblitz-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

  • Ruby version: see .ruby-version
  • System dependencies: brew install postgresql
  • Configuration: secrets.yml
  • Database initialization: $ rails db:setup
  • How to run the test suite: $ rails test
  • Deploys are automatic from development for staging and master for production