Sha256: 2ce58eb2d3a32598af37948c3efc7c921a51ba51bedd2887e51e36bd1c0be4a5

Contents?: true

Size: 300 Bytes

Versions: 6

Compression:

Stored size: 300 Bytes

Contents

.image-list#<%=plural_resource_name%>
  = render @<%=parent_name%>.<%=plural_resource_name%>.order('position')
  = image_sortable("<%=plural_resource_name%>")

.image_upload_form.bordered_box
  %h3 Загрузить изображения
  = uploader(@<%=parent_name%>, <%=@model_name.demodulize%>)

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
ideyabox-0.1.12 lib/generators/ideyabox/images_scaffold/templates/views/_images.html.haml
ideyabox-0.1.11 lib/generators/ideyabox/images_scaffold/templates/views/_images.html.haml
ideyabox-0.1.10 lib/generators/ideyabox/images_scaffold/templates/views/_images.html.haml
ideyabox-0.1.9 lib/generators/ideyabox/images_scaffold/templates/views/_images.html.haml
ideyabox-0.1.8 lib/generators/ideyabox/images_scaffold/templates/views/_images.html.haml
ideyabox-0.1.7 lib/generators/ideyabox/images_scaffold/templates/views/_images.html.haml