remove cups installation for cloud in Gemfile
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -44,7 +44,7 @@ gem 'mini_magick'
|
|||||||
gem 'jquery-fileupload-rails', '~> 0.4.7'
|
gem 'jquery-fileupload-rails', '~> 0.4.7'
|
||||||
|
|
||||||
#Report and Printing gems
|
#Report and Printing gems
|
||||||
gem 'cups'
|
#gem 'cups' #remove for cloud installation
|
||||||
gem 'prawn'
|
gem 'prawn'
|
||||||
gem 'prawn-table'
|
gem 'prawn-table'
|
||||||
gem 'prawn-qrcode'
|
gem 'prawn-qrcode'
|
||||||
|
|||||||
Reference in New Issue
Block a user