Sha256: f13049ed5ccb5154c4c9b10b34acf62037dfeafcbb59103496964bfb33d82189
Contents?: true
Size: 275 Bytes
Versions: 3
Compression:
Stored size: 275 Bytes
Contents
<%= case options[:builder].options[:type].to_s when 'inline', 'search' render :partial => 'formatted_form/templates/field_inline', :locals => { :options => options } else render :partial => 'formatted_form/templates/field_block', :locals => { :options => options } end %>
Version data entries
3 entries across 3 versions & 1 rubygems