Setup
Dependencies:
rvm,RubyGems,bundleSqlite3 database for local development
Run tests via
guardSetup via
bundle install
| 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 | ||
Dependencies: rvm, RubyGems, bundle
Sqlite3 database for local development
Run tests via guard
Setup via bundle install