vue app for image list. even tests. but wip

This commit is contained in:
2022-12-17 21:22:31 +02:00
parent fc2c390fd1
commit 1aa092c433
9 changed files with 98 additions and 22 deletions

View File

@ -24,4 +24,5 @@ Gem::Specification.new do |spec|
spec.add_dependency "redcarpet"
spec.add_dependency "active_hash"
spec.add_dependency "mini_magick"
spec.add_dependency "ruby2js" , '~> 5.0', '>= 5.0.1'
end