Some UX improvements
This commit is contained in:
parent
48c0067076
commit
8c81237501
81 changed files with 791 additions and 151 deletions
3
Gemfile
3
Gemfile
|
|
@ -47,8 +47,9 @@ gem 'tzinfo-data', platforms: %i[windows jruby]
|
|||
gem 'bootsnap', require: false
|
||||
|
||||
# Use Active Storage variants [https://guides.rubyonrails.org/active_storage_overview.html#transforming-images]
|
||||
# gem "image_processing", "~> 1.2"
|
||||
gem 'bootstrap_form'
|
||||
gem 'image_processing', '~> 1.2'
|
||||
gem 'prawn-rails'
|
||||
|
||||
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