Sha256: af1e3299df6657d3aad8466b51ffb82a49eb4c7973b2de18e36096a59150bd91

Contents?: true

Size: 334 Bytes

Versions: 5

Compression:

Stored size: 334 Bytes

Contents

- editable_attributes_for(resource_class).each do |name|
  - s.attribute name
- s.action :list, :link_to => :collection_path, :class => 'btn btn-small'
- s.action :edit, :link_to => :edit_resource_path, :class => 'btn btn-small'
- s.action :delete, :method => :delete, :confirm => "Are you sure?", :class => 'btn btn-small btn-danger'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
app_frame-0.6.1 app/views/application/_show.html.haml
app_frame-0.5.8 app/views/application/_show.html.haml
app_frame-0.5.7 app/views/application/_show.html.haml
app_frame-0.5.6 app/views/application/_show.html.haml
app_frame-0.5.5 app/views/application/_show.html.haml