jam-cloud/ruby
Steven Miers 3ff5910f1f VRFS-3276 : Add a delete-calendar directive when RSVP is canceled. 2015-07-02 11:19:26 -05:00
..
bin Whack files no longer needed. 2014-12-15 12:26:38 -06:00
config * VRFS-1403 - maxmind single step import done 2014-07-19 21:11:16 -05:00
lib VRFS-3276 : Add a delete-calendar directive when RSVP is canceled. 2015-07-02 11:19:26 -05:00
scripts
spec VRFS-3276 : Add a delete-calendar directive when RSVP is canceled. 2015-07-02 11:19:26 -05:00
.gitignore VRFS-689 band setup work 2013-11-21 01:24:40 -05:00
.pg_migrate
.rspec * VRFS-1403 - maxmind single step import done 2014-07-19 21:11:16 -05:00
.ruby-gemset
.ruby-version fix warning related to ruby- prefix in .ruby-version files 2013-12-27 16:28:28 -05:00
.simplecov * trying rcov formatter for jenkins integration (VRFS-1103) 2014-02-13 21:17:47 +00:00
Gemfile VRFS-3276 : Test new calendar features. Use icalendar gem in test mode only to more deeply verify calendar in strict mode. 2015-07-01 20:53:25 -05:00
LICENSE
README.md * fake bump for build server 2015-03-25 11:27:28 -05:00
Rakefile
build * allowing tests to be skipped, and mostly done with VRFS-1200 2014-02-20 22:23:44 +00:00
jam_ruby.gemspec
jenkins * VRFS-1016 2014-01-31 14:25:17 -06:00
jt_metadata.json VRFS-3246 : Refactoring to allow online presence and samples controls to be used on bands -- incremental. 2015-05-31 17:35:09 -05:00
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