Gui improvements and ideas
This commit is contained in:
parent
3f4c7d17bf
commit
2ae0b55e42
54 changed files with 639 additions and 237 deletions
3
Gemfile
3
Gemfile
|
|
@ -48,8 +48,11 @@ gem 'bootsnap', require: false
|
|||
|
||||
# Use Active Storage variants [https://guides.rubyonrails.org/active_storage_overview.html#transforming-images]
|
||||
gem 'bootstrap_form'
|
||||
gem 'caxlsx'
|
||||
gem 'caxlsx_rails'
|
||||
gem 'image_processing', '~> 1.2'
|
||||
gem 'prawn-rails'
|
||||
gem 'sablon'
|
||||
|
||||
group :development, :test do
|
||||
# See https://guides.rubyonrails.org/debugging_rails_applications.html#debugging-with-the-debug-gem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue