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.6.15 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.6.14 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.6.13 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.6.12 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.6.11 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.6.10 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.6.9 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.6.8 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.6.7 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.6.6 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.6.5 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.6.4 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.6.3 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.6.2 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.6.1 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.6.0 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.5.2 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.5.1 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.5.0 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.4.11 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb