Name | Title | Enabled | |||
---|---|---|---|---|---|
<%= in_place_editor_field :contest, :name, {}, :rows => 1 %> | <%= in_place_editor_field :contest, :title, {}, :rows => 1 %> | <%= in_place_editor_field :contest, :enabled, {}, :rows => 1 %> | <%= link_to 'Show', contest %> | <%= link_to 'Edit', edit_contest_path(contest) %> | <%= link_to 'Destroy', contest, :confirm => 'Are you sure?', :method => :delete %> |