Sha256: ceb186c6c42060aaca921e8cc39519038b1f7f4616c9fa1768825d83b7314eac

Contents?: true

Size: 119 Bytes

Versions: 12

Compression:

Stored size: 119 Bytes

Contents

<%= @book.link %>
<%= @book.cover_image %>

<%= link_to 'purchase', [:purchase, @book.author, @book], method: :post %>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
active_decorator-1.3.3 test/fake_app/app/views/books/show.html.erb
active_decorator-1.3.2 test/fake_app/app/views/books/show.html.erb
active_decorator-1.3.1 test/fake_app/app/views/books/show.html.erb
active_decorator-1.3.0 test/fake_app/app/views/books/show.html.erb
active_decorator-1.2.0 test/fake_app/app/views/books/show.html.erb
active_decorator-1.1.1 test/fake_app/app/views/books/show.html.erb
active_decorator-1.1.0 test/fake_app/app/views/books/show.html.erb
active_decorator-1.0.0 test/fake_app/app/views/books/show.html.erb
active_decorator-0.9.0 test/fake_app/app/views/books/show.html.erb
active_decorator-0.8.0 test/fake_app/app/views/books/show.html.erb
active_decorator-0.7.1 test/fake_app/app/views/books/show.html.erb
active_decorator-0.7.0 test/fake_app/app/views/books/show.html.erb