import data from ftp
Showing
| ... | @@ -23,6 +23,7 @@ gem 'kaminari' | ... | @@ -23,6 +23,7 @@ gem 'kaminari' |
| gem "settingslogic" | gem "settingslogic" | ||
| gem 'sidekiq' | gem 'sidekiq' | ||
| gem 'rsolr' | gem 'rsolr' | ||
| gem 'rubyzip' | |||
| 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 | ||
| ... | ... |
app/data/import.rb
0 → 100644
Please
register
or
sign in
to comment