Check show ansicht
This commit is contained in:
parent
4f98673205
commit
29a2bd7466
9 changed files with 74 additions and 25 deletions
3
Gemfile
3
Gemfile
|
|
@ -48,6 +48,7 @@ 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 "activerecord-enhancedsqlite3-adapter"
|
||||
gem "bootstrap_form"
|
||||
gem "caxlsx"
|
||||
gem "caxlsx_rails"
|
||||
|
|
@ -58,7 +59,7 @@ gem "pandoc-ruby"
|
|||
gem "prawn-markup"
|
||||
gem "prawn-rails"
|
||||
gem "sablon"
|
||||
gem "activerecord-enhancedsqlite3-adapter"
|
||||
gem "ransack"
|
||||
gem "slim"
|
||||
|
||||
group :development, :test do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue