move csv require statement to application.rb

This commit is contained in:
rebuilt 2023-02-27 15:47:20 -08:00
parent c2d25902b6
commit c0332955f3
36 changed files with 3 additions and 45 deletions

View file

@ -1,5 +1,3 @@
require 'csv'
class Seeder
attr_reader :rules