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.14.0 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.13.0 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.12.3 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.12.2 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.12.1 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.12.0 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.11.0 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.10.0 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.9.0 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.8.5 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.8.4 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.8.3 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.8.2 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.8.1 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.8.0 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.7.23 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.7.22 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.7.21 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.7.20 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb
bullet_train-themes-light-1.7.19 app/views/showcase/previews/field_partials/_cloudinary_image.html.erb