Adjust constant evaluation for single running seeds
This fixes the case where we'd like to filter a single seed file, e.g.: bundle exec rake db:seed_fu FILTER=<seed>
Showing
Please register or sign in to comment
This fixes the case where we'd like to filter a single seed file, e.g.: bundle exec rake db:seed_fu FILTER=<seed>