Sha256: 2cc10cd599dd186b2e3864877c23d98a4bc74258cdbd62b10c725971f254e1c2

Contents?: true

Size: 224 Bytes

Versions: 3

Compression:

Stored size: 224 Bytes

Contents

= fields_for gallery.title.to_sym do |ff|
  = ff.hidden_field :title, value: gallery.title.to_s

  -#= fields_for_polygallery_photo
  -#= ff.cktext_area :content, options.merge(name.is_a?(String) ? {value: pb.content} : {})

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
polygallery-0.4.8 app/views/polygallery/galleries/_fields_for.html.haml
polygallery-0.4.7 app/views/polygallery/galleries/_fields_for.html.haml
polygallery-0.4.6 app/views/polygallery/galleries/_fields_for.html.haml