This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | class Admin::VariantsController < Admin::BaseController | |
| ... | |
| #add this to controllers/admin/variants_controller.rb or override in extension | |
| #update directory must exist | |
| UPDATE_DIRECTORY = 'public/updates' | |
| require 'fastercsv' | |