prints, excels,pdf gems

This commit is contained in:
Min Zeya Phyo
2017-04-14 16:00:53 +06:30
parent 7cc2ac395d
commit c1e61c1a39
3 changed files with 45 additions and 1 deletions

View File

@@ -24,6 +24,12 @@ gem 'simple_form'
gem 'bootstrap', '~> 4.0.0.alpha3'
gem "font-awesome-rails"
#Report and Printing gems
gem 'cups', '~> 0.0.7'
gem 'prawn'
gem 'prawn-table'
gem 'spreadsheet'
gem 'to_xls-rails'
# Use jquery as the JavaScript library
gem 'jquery-rails'