Rails update. Fancybox update. Migrations from Paperclip.

This commit is contained in:
Christoph Haas 2020-10-19 18:49:15 +02:00
parent 1d97215591
commit 7ac69a1d8a
25 changed files with 305 additions and 115 deletions

View file

@ -99,9 +99,6 @@ gem 'will_paginate'
# (Does not support Foundation 6 yet.)
gem 'will_paginate-foundation'
# Lightbox image viewer for full-sized images
gem 'fancybox-rails'
# Full-text search in PostgreSQL
gem 'pg_search'