Sha256: 587748dfea12e047f1de244dbade65dc8d9dd9d09b1c86d94ea318eb60a8bc8a

Contents?: true

Size: 284 Bytes

Versions: 26

Compression:

Stored size: 284 Bytes

Contents

<div data-role="header">
  <h1><%= @note.title %></h1>
</div>

<div data-role="content">
  <p id="notice"><%= notice %></p>

  <p>
    <%= @note.body %>
  </p>

</div>

<div data-role="footer">
  <%= link_to 'Edit', edit_note_path(@note) %>
  <%= link_to 'Back', notes_path %>
</div>

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
jquery_mobile_rails-1.4.5 test/dummy/app/views/notes/show.html.erb
jquery_mobile_rails-1.4.4.1 test/dummy/app/views/notes/show.html.erb
jquery_mobile_rails-1.4.4 test/dummy/app/views/notes/show.html.erb
jquery_mobile_rails-1.4.3 test/dummy/app/views/notes/show.html.erb
jquery_mobile_rails-1.4.2 test/dummy/app/views/notes/show.html.erb
jquery_mobile_rails-1.4.1 test/dummy/app/views/notes/show.html.erb
jquery_mobile_rails-1.4.0 test/dummy/app/views/notes/show.html.erb
jquery_mobile_rails-1.4.0.rc.1 test/dummy/app/views/notes/show.html.erb
jquery_mobile_rails-1.4.0.beta.1 test/dummy/app/views/notes/show.html.erb
jquery_mobile_rails-1.3.2 test/dummy/app/views/notes/show.html.erb
jquery_mobile_rails-1.3.1 test/dummy/app/views/notes/show.html.erb
jquery_mobile_rails-1.3.0 test/dummy/app/views/notes/show.html.erb
jquery_mobile_rails-1.3.b1 test/dummy/app/views/notes/show.html.erb
jquery_mobile_rails-1.2.0 test/dummy/app/views/notes/show.html.erb
jquery_mobile_rails-1.1.1.1 test/dummy/app/views/notes/show.html.erb
jquery_mobile_rails-1.1.1 test/dummy/app/views/notes/show.html.erb
jquery_mobile_rails-1.1.0 test/dummy/app/views/notes/show.html.erb
jquery_mobile_rails-1.0.4 test/dummy/app/views/notes/show.html.erb
jquery_mobile_rails-1.0.3 test/dummy/app/views/notes/show.html.erb
jquery_mobile_rails-1.0.2 test/dummy/app/views/notes/show.html.erb