require 'spec_helper' describe Volt::ImageResizer do it 'should do something useful' do expect(false).to be true end end