jam-cloud/ruby
Nuwan afc9c55b9f PR change requests. moved email sernding job to hourly job tasks. and add database table index 2025-04-05 21:48:38 +05:30
..
config
db PR change requests. moved email sernding job to hourly job tasks. and add database table index 2025-04-05 21:48:38 +05:30
lib PR change requests. moved email sernding job to hourly job tasks. and add database table index 2025-04-05 21:48:38 +05:30
scripts
spec new user match email - jamkazam team only 2024-11-07 20:45:51 +05:30
.gitignore
.pg_migrate
.rspec
.ruby-gemset
.simplecov
Gemfile bump paypayl recurly gem 2024-10-01 20:45:32 -05:00
Gemfile.alt sip on user match mailer 2023-11-02 08:33:48 +05:30
Gemfile.lock
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