Printable tickets for osem
This commit is contained in:
parent
945b4aac60
commit
76afd89f2b
4 changed files with 25 additions and 1 deletions
4
Gemfile
4
Gemfile
|
|
@ -127,6 +127,10 @@ gem 'country_select'
|
|||
# as PDF generator
|
||||
gem 'prawn_rails'
|
||||
|
||||
# as QR code generator
|
||||
gem 'rqrcode'
|
||||
gem 'prawn-qrcode', '~> 0.2.2.1'
|
||||
|
||||
# to render XLS spreadsheets
|
||||
gem 'axlsx_rails'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue