pinball tournament app https://nomipinball.bhh.sh
Go to file
Ben Harris 54901541e3 improve form spacing 2021-08-25 01:21:33 -04:00
app improve form spacing 2021-08-25 01:21:33 -04:00
bin update to rails 3.0.2 2021-08-23 16:29:19 -04:00
config lower prod loglevel 2021-08-24 11:52:41 -04:00
db update to rails 3.0.2 2021-08-23 16:29:19 -04:00
lib init 2021-08-21 19:30:33 -04:00
log init 2021-08-21 19:30:33 -04:00
public init 2021-08-21 19:30:33 -04:00
storage init 2021-08-21 19:30:33 -04:00
test init 2021-08-21 19:30:33 -04:00
tmp init 2021-08-21 19:30:33 -04:00
vendor add players controller and start homepage 2021-08-21 23:43:16 -04:00
.browserslistrc init 2021-08-21 19:30:33 -04:00
.gitignore init 2021-08-21 19:30:33 -04:00
.ruby-version update to rails 3.0.2 2021-08-23 16:29:19 -04:00
Gemfile add pry-rails gem 2021-08-24 12:09:58 -04:00
Gemfile.lock add pry-rails gem 2021-08-24 12:09:58 -04:00
README.md init 2021-08-21 19:30:33 -04:00
Rakefile init 2021-08-21 19:30:33 -04:00
babel.config.js update to rails 3.0.2 2021-08-23 16:29:19 -04:00
config.ru update to rails 3.0.2 2021-08-23 16:29:19 -04:00
package.json update to rails 3.0.2 2021-08-23 16:29:19 -04:00
postcss.config.js init 2021-08-21 19:30:33 -04:00
yarn.lock update to rails 3.0.2 2021-08-23 16:29:19 -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

  • ...