MDG Greenlight Repo
Go to file
Zachary Chai 352abe78af Merge pull request #2 from zach-chai/devise
Omniauth
2016-10-17 16:21:36 -04:00
app add twitter and google oauth login 2016-10-17 15:06:11 -04:00
bin first commit 2016-10-13 17:30:58 +00:00
config add twitter and google oauth login 2016-10-17 15:06:11 -04:00
db omniauth strategy 2016-10-17 14:26:31 -04:00
lib first commit 2016-10-13 17:30:58 +00:00
log first commit 2016-10-13 17:30:58 +00:00
public first commit 2016-10-13 17:30:58 +00:00
test omniauth strategy 2016-10-17 14:26:31 -04:00
tmp first commit 2016-10-13 17:30:58 +00:00
vendor/assets first commit 2016-10-13 17:30:58 +00:00
.gitignore add twitter and google oauth login 2016-10-17 15:06:11 -04:00
Dockerfile docker 2016-10-17 10:53:35 -04:00
Gemfile add twitter and google oauth login 2016-10-17 15:06:11 -04:00
Gemfile.lock add twitter and google oauth login 2016-10-17 15:06:11 -04:00
README.md first commit 2016-10-13 17:30:58 +00:00
Rakefile first commit 2016-10-13 17:30:58 +00:00
config.ru first commit 2016-10-13 17:30:58 +00:00
docker-compose.yml docker 2016-10-17 10:53:35 -04:00
sample.env add twitter and google oauth login 2016-10-17 15:06:11 -04:00

README.md

README

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

  • ...