trying to fix CSV not found error on heroku

This commit is contained in:
2015-10-06 11:57:47 +02:00
parent 790c482fae
commit e06cc82642
2 changed files with 1 additions and 1 deletions
@@ -1,4 +1,3 @@
require 'CSV'
class CitiesAutocompleteController < ApplicationController
skip_before_action :verify_authenticity_token