An API to help Granblue Fantasy players create and share teams and strategies.
Find a file
Justin Edmund 1fdd0017b3 Update grid weapon table
Add `mainhand`
Fix `belongs_to` by changing to `references`
2020-09-16 03:26:22 -07:00
app Restart on Rails 2020-09-14 18:30:54 -07:00
bin Restart on Rails 2020-09-14 18:30:54 -07:00
config Restart on Rails 2020-09-14 18:30:54 -07:00
db Update grid weapon table 2020-09-16 03:26:22 -07:00
lib/tasks Restart on Rails 2020-09-14 18:30:54 -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

  • ...