Rsolr, meta tags, export csv
Showing
| ... | @@ -43,6 +43,8 @@ gem 'bootsnap', '>= 1.4.2', require: false | ... | @@ -43,6 +43,8 @@ gem 'bootsnap', '>= 1.4.2', require: false |
| # Pagination | # Pagination | ||
| gem 'kaminari' | gem 'kaminari' | ||
| gem 'meta-tags' | |||
| group :development, :test do | group :development, :test do | ||
| # Call 'byebug' anywhere in the code to stop execution and get a debugger console | # Call 'byebug' anywhere in the code to stop execution and get a debugger console | ||
| gem 'byebug', platforms: [:mri, :mingw, :x64_mingw] | gem 'byebug', platforms: [:mri, :mingw, :x64_mingw] | ||
| ... | ... |
app/services/export_csv_service.rb
0 → 100644
app/services/rsolr_service.rb
0 → 100644
config/initializers/meta_tags.rb
0 → 100644
Please
register
or
sign in
to comment