No description
Find a file
2018-02-16 15:02:03 +00:00
.idea JWT complete 2018-02-16 15:02:03 +00:00
app JWT complete 2018-02-16 15:02:03 +00:00
bin New file 2018-02-16 09:12:51 +00:00
config JWT complete 2018-02-16 15:02:03 +00:00
db JWT complete 2018-02-16 15:02:03 +00:00
lib/tasks New file 2018-02-16 09:12:51 +00:00
log New file 2018-02-16 09:12:51 +00:00
public New file 2018-02-16 09:12:51 +00:00
spec JWT complete 2018-02-16 15:02:03 +00:00
tmp New file 2018-02-16 09:12:51 +00:00
vendor New file 2018-02-16 09:12:51 +00:00
.gitignore New file 2018-02-16 09:12:51 +00:00
.rspec Started controller tests 2018-02-16 11:36:18 +00:00
config.ru New file 2018-02-16 09:12:51 +00:00
Gemfile JWT complete 2018-02-16 15:02:03 +00:00
Gemfile.lock JWT complete 2018-02-16 15:02:03 +00:00
Rakefile New file 2018-02-16 09:12:51 +00:00
README.md Initial commit 2018-02-16 09:10:35 +00:00

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

  • ...