* VRFS-3000 - create duration for jam track * VRFS-2996 - create jamtrack preview widget * VRFS-2870 - individual jam track landing page (still needs tests) |
||
|---|---|---|
| .. | ||
| bin | ||
| config | ||
| lib | ||
| scripts | ||
| spec | ||
| .gitignore | ||
| .pg_migrate | ||
| .rspec | ||
| .ruby-gemset | ||
| .ruby-version | ||
| .simplecov | ||
| Gemfile | ||
| LICENSE | ||
| README.md | ||
| Rakefile | ||
| build | ||
| jam_ruby.gemspec | ||
| jenkins | ||
| migrate.sh | ||
README.md
JamRuby
Environment
Create development database 'jam_ruby'
createdb jam_ruby
Once you've created your database, migrate it:
bundle exec jam_ruby up