This commit is contained in:
Nweni
2017-06-04 15:35:46 +06:30
parent 3161c87a95
commit dd2b0dc8b3
2 changed files with 22 additions and 0 deletions

View File

@@ -51,6 +51,9 @@ gem 'bcrypt', '~> 3.1.7'
gem 'sidekiq'
# Pagination
gem 'kaminari', :git => "git://github.com/amatsuda/kaminari.git", :branch => 'master'
# Use Capistrano for deployment
# gem 'capistrano-rails', group: :development