jam-cloud/ruby
Seth Call 23da778f6c better and better; all tests pass 2026-02-19 21:05:15 -06:00
..
config bundle exec rspec passes 2026-01-11 15:31:21 -06:00
db Commit changes 2026-01-12 07:07:42 -06:00
lib better and better; all tests pass 2026-02-19 21:05:15 -06:00
scripts change database migrations to be natural rails db migrations. 2021-02-13 20:17:18 -06:00
spec better and better; all tests pass 2026-02-19 21:05:15 -06:00
.gitignore more filter parameters to neo4j 2022-02-08 20:55:00 +05:30
.pg_migrate
.rspec
.ruby-gemset
.simplecov
Gemfile in the midst of a giant slog . 390 to 290 failed tests. Still going 2026-01-10 16:54:50 -06:00
Gemfile.alt Updated bundler/ruby to latest 2026-01-10 14:52:59 -06:00
Gemfile.lock Pause with /client partially loading 2026-01-17 17:30:11 -06:00
LICENSE
README.md * fake bump for build server 2015-03-25 11:27:28 -05:00
Rakefile change database migrations to be natural rails db migrations. 2021-02-13 20:17:18 -06:00
build
jam_ruby.gemspec
jenkins merge conflict from feature/new_session (VRFS-3283) 2015-07-15 10:04:45 -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