=semantic_form_for [:admin, @t_cat], :remote => true do |f| .content = f.inputs do = f.input :name, :label => "Nom :" .actions= f.submit "Sauvegarder", :class => "btn btn-primary"