Sha256: f2fc9bd30197d11f9c51202ce0a483a0a6e789a9a4e263d660c3c7b1d8d604de

Contents?: true

Size: 411 Bytes

Versions: 116

Compression:

Stored size: 411 Bytes

Contents

<%= render "showcase/previews/field_partials/about_field_partials", showcase: showcase do |form| %>
  <% showcase.sample "Basic", description: "Requires an `ENV['CLOUDINARY_URL']` is set to render anything." do %>
    <%= "ENV['CLOUDINARY_URL'] hasn't been set." unless cloudinary_enabled? %>
    <%= render 'shared/fields/cloudinary_image', form: form, method: :cloudinary_image_value %>
  <% end %>
<% end %>

Version data entries

116 entries across 116 versions & 1 rubygems

Version Path
bullet_train-themes-light-1.4.10 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.4.9 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.4.8 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.4.7 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.4.6 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.4.5 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.4.4 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.4.3 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.4.2 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.4.1 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.4.0 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.3.25 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.3.24 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.3.23 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.3.22 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.3.21 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.3.20 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.3.19 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.3.18 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.3.17 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb