Sha256: 24392372a9c0f317d9b91b070a0d38e2895461dffc63ebaa32105d64371347e3
Contents?: true
Size: 294 Bytes
Versions: 28
Compression:
Stored size: 294 Bytes
Contents
= rails_admin_form_for @object, :url => new_path(:model_name => @abstract_model.to_param, :id => @object.id), :as => @abstract_model.param_key, :html => { :multipart => true, :class => "form-horizontal denser", :data => { :title => @page_name } } do |form| = form.generate :action => :create
Version data entries
28 entries across 28 versions & 5 rubygems