diff --git a/Gemfile b/Gemfile index 376b2cf..f653a62 100755 --- a/Gemfile +++ b/Gemfile @@ -73,6 +73,7 @@ gem "cancan" # Fileupload gem 'paperclip' ,'~>3.4.0' +gem 'blueimp-gallery' gem 'git' gem 'haml' diff --git a/app/views/galleries/show.html.erb b/app/views/galleries/show.html.erb index 4a370a5..6d65392 100644 --- a/app/views/galleries/show.html.erb +++ b/app/views/galleries/show.html.erb @@ -52,7 +52,7 @@