Sha256: c411ac42053898280442b88a1306c021a4da602b41f02591c6d1c5253143e768
Contents?: true
Size: 394 Bytes
Versions: 6
Compression:
Stored size: 394 Bytes
Contents
%h1 Polyblock Test Dummy %h3 Polyblock with Inline Editing = pb 'Test', :editable => true %h3 New Polyblock = pb Polyblock::Block.random_id, :editable => true %h3 Polyblock SimpleForm = simple_form_for @event do |f| = f.input :title = simple_fields_for_polyblock :description, f, :label => true = simple_fields_for_polyblock "Random String", f, :label => true = f.submit "Save Event"
Version data entries
6 entries across 6 versions & 1 rubygems