An API to help Granblue Fantasy players create and share teams and strategies.
Find a file
2020-09-18 07:15:55 -07:00
app Use the correct partial for weapons 2020-09-18 07:15:55 -07:00
bin Restart on Rails 2020-09-14 18:30:54 -07:00
config Move route from party to parties 2020-09-18 06:43:49 -07:00
db Update schema.rb 2020-09-16 03:39:29 -07:00
lib Fix weapon.csv 2020-09-18 05:27:23 -07:00
log Restart on Rails 2020-09-14 18:30:54 -07:00
public Restart on Rails 2020-09-14 18:30:54 -07:00
spec Restart on Rails 2020-09-14 18:30:54 -07:00
storage Restart on Rails 2020-09-14 18:30:54 -07:00
test Restart on Rails 2020-09-14 18:30:54 -07:00
tmp Restart on Rails 2020-09-14 18:30:54 -07:00
vendor Restart on Rails 2020-09-14 18:30:54 -07:00
.env Restart on Rails 2020-09-14 18:30:54 -07:00
.gitignore Ignore DS_Store 2020-09-16 03:22:29 -07:00
.ruby-version Restart on Rails 2020-09-14 18:30:54 -07:00
config.ru Restart on Rails 2020-09-14 18:30:54 -07:00
Gemfile Restart on Rails 2020-09-14 18:30:54 -07:00
Gemfile.lock Restart on Rails 2020-09-14 18:30:54 -07:00
Rakefile Restart on Rails 2020-09-14 18:30:54 -07:00
README.md Restart on Rails 2020-09-14 18:30:54 -07: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

  • ...