Ugh assets.
This commit is contained in:
parent
653a9f5cfb
commit
382e1719e9
3 changed files with 7 additions and 10 deletions
3
Gemfile
3
Gemfile
|
|
@ -10,7 +10,7 @@ if Gem::Version.new(Bundler::VERSION) < Gem::Version.new('1.8.4')
|
|||
end
|
||||
|
||||
# as web framework
|
||||
gem 'rails', '~> 5.2.3'
|
||||
gem 'rails', '~> 5.2.4.3'
|
||||
|
||||
# Use Puma as the app server
|
||||
gem 'puma', '~> 3.0'
|
||||
|
|
@ -118,7 +118,6 @@ gem 'bootstrap3-datetimepicker-rails', '~> 4.17.47'
|
|||
# data tables
|
||||
gem 'jquery-datatables'
|
||||
gem 'ajax-datatables-rails'
|
||||
# gem 'jquery-datatables-rails'
|
||||
|
||||
# for charts
|
||||
gem 'chartkick'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue