Sha256: 6b5d0ec7c6bbc427a94d162f76ac518e62bd1e42a6b3ae9561a36ee09fddebef
Contents?: true
Size: 354 Bytes
Versions: 52
Compression:
Stored size: 354 Bytes
Contents
Feature: Support srcset property as params for image_tag helper This lets you specify responsive image sizes Scenario: Rendering an image with the feature enabled Given the Server is running at "image-srcset-paths-app" When I go to "/image-srcset-paths.html" Then I should see '//example.com/remote-image.jpg 2x, /images/blank_3x.jpg 3x'
Version data entries
52 entries across 52 versions & 3 rubygems