Sha256: 4e614692a1ceef6fe21fc7d0b7916efdf3505cdce21cef2ed6576ad24a43b62f
Contents?: true
Size: 184 Bytes
Versions: 13
Compression:
Stored size: 184 Bytes
Contents
# frozen_string_literal: true RSpec.describe 'SmartPicture' do let(:helper) { ::IziLightup::SmartPicture } it 'should work' do expect(helper).to respond_to :render end end
Version data entries
13 entries across 13 versions & 1 rubygems