Sha256: 3a5a64ed723da1b273e6c8a39569763f8272941dcfd3dd0ef4e11026ac1a6be9

Contents?: true

Size: 230 Bytes

Versions: 4

Compression:

Stored size: 230 Bytes

Contents

-# View to edit a conference as its creator.
-# origin: M

= render 'head'

- form_for @conference do |form|
  = form.partial 'form'
  = boring_save_cancel_buttons :delete_link => current_user.may_destroy_conference?(@conference)

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
serum-rails-0.2.1 spec/test_apps/rails-2-3/app/views/conferences/edit.html.haml
serum-rails-0.2.0 spec/test_apps/rails-2-3/app/views/conferences/edit.html.haml
serum-rails-0.1.1 spec/test_app/app/views/conferences/edit.html.haml
serum-rails-0.1.0 spec/test_app/app/views/conferences/edit.html.haml