order submission and order queue submission basic done

This commit is contained in:
Min Zeya Phyo
2017-04-16 16:52:04 +06:30
parent 63c5c97f24
commit 30774b4efd
11 changed files with 89 additions and 31 deletions

View File

@@ -43,6 +43,8 @@ gem 'jbuilder', '~> 2.5'
# Use ActiveModel has_secure_password
gem 'bcrypt', '~> 3.1.7'
gem 'sidekiq'
# Use Capistrano for deployment
# gem 'capistrano-rails', group: :development