publiclab / blurred-location

A JavaScript library to help manage variable location privacy through a "blurred location" model
GNU General Public License v3.0
4 stars 1 forks source link

Uninitialized constant Exporter #10

Closed sentry-io[bot] closed 4 years ago

sentry-io[bot] commented 4 years ago

Sentry Issue: MAPKNITTER-1A

NameError: uninitialized constant #<Class:0x00005556e20c4750>::Exporter
Did you mean?  Export
  app/models/map.rb:242:in `run_export'
    Exporter.run_export(user,
  app/controllers/maps_controller.rb:127:in `export'
    render plain: @map.run_export(current_user, params[:resolution].to_f)
...
(87 additional frame(s) were not displayed)

NameError: uninitialized constant #<Class:0x00005556e20c4750>::Exporter
Did you mean?  Export