Home
Pages
Classes
Methods
Pages
README
controller.rb.tt
migration.rb.tt
model.rb.tt
controller.rb.tt
fixture.yml.tt
model.rb.tt
_form.haml.tt
edit.haml.tt
index.haml.tt
new.haml.tt
show.haml.tt
cms_seeds.rake
.page-header
%h2 Edit <%= class_name.titleize %>
comfy_form_with model: @<%= file_name %>, url: [:admin, @<%= file_name %>] do |form|
¶
↑
= render form