Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 610 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 610 Bytes

README

Add the gems that you include here. -gem 'figaro' -gem 'faker' -gem 'omni-auth' -gem 'omni-auth google' -gem 'omni-auth facebook' -gem '' -gem 'cancancan', '> 2.0' -gem 'bootstrap-sass', '> 3.3', '>= 3.3.7' -gem 'devise', '~> 4.3'

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...