Sha256: f2fc9bd30197d11f9c51202ce0a483a0a6e789a9a4e263d660c3c7b1d8d604de

Contents?: true

Size: 411 Bytes

Versions: 113

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

113 entries across 113 versions & 1 rubygems

Version Path
bullet_train-themes-light-1.3.13 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.3.12 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.3.11 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.3.10 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.3.9 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.3.8 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.3.7 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.3.6 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.3.5 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.3.4 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.3.3 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.3.2 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.3.1 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb