Team 3501's scouting system
CSS Ruby JavaScript Other
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
app
bin
config
db
features/support
lib
log
public
script
spec
vendor/assets
.gitignore
.rspec
.ruby-gemset
.ruby-version
.slugignore
Gemfile
Gemfile.lock
Guardfile
README.md
Rakefile
config.ru
deploy.sh
first_averages.rb
import_heroku.sh

README.md

Setup

  • Dependencies: rvm, RubyGems, bundle

  • Sqlite3 database for local development

  • Run tests via guard

  • Setup via bundle install