Sha256: b51cded6cf6022b34481dd858815b7fe555e62930fab28cbccaa7d3afc430178
Contents?: true
Size: 269 Bytes
Versions: 7
Compression:
Stored size: 269 Bytes
Contents
%h1== New #{@model_constant.to_s.titlecase} Object = simple_form_for @model_constant.new, :as => :data_set, :url => data_sets_path(:model => params[:model]), :multipart => true do |f| = render :partial => "form", :locals => { :f => f } = f.button :submit, "Create"
Version data entries
7 entries across 7 versions & 1 rubygems