Sha256: 7c8ecf9a26018d7851371637df1c79aee2fe0ec87a9c47524c44db5a423fd437

Contents?: true

Size: 86 Bytes

Versions: 19

Compression:

Stored size: 86 Bytes

Contents

<% @books.each do |book| %>
  <%= book.title %>
  <%= book.reverse_title %>
<% end %>

Version data entries

19 entries across 19 versions & 2 rubygems

Version Path
active_decorator-1.3.3 test/fake_app/app/views/books/index.html.erb
active_decorator-1.3.2 test/fake_app/app/views/books/index.html.erb
active_decorator-1.3.1 test/fake_app/app/views/books/index.html.erb
active_decorator-1.3.0 test/fake_app/app/views/books/index.html.erb
active_decorator-1.2.0 test/fake_app/app/views/books/index.html.erb
active_decorator-1.1.1 test/fake_app/app/views/books/index.html.erb
active_decorator-1.1.0 test/fake_app/app/views/books/index.html.erb
active_decorator-1.0.0 test/fake_app/app/views/books/index.html.erb
active_decorator-0.9.0 test/fake_app/app/views/books/index.html.erb
active_decorator-0.8.0 test/fake_app/app/views/books/index.html.erb
active_decorator-0.7.1 test/fake_app/app/views/books/index.html.erb
active_decorator-0.7.0 test/fake_app/app/views/books/index.html.erb
active_decorator-0.6.0 spec/fake_app/app/views/books/index.html.erb
lulalala_presenter-0.0.1 spec/fake_app/app/views/books/index.html.erb
active_decorator-0.5.3 spec/fake_app/app/views/books/index.html.erb
active_decorator-0.5.2 spec/fake_app/app/views/books/index.html.erb
active_decorator-0.5.1 spec/fake_app/app/views/books/index.html.erb
active_decorator-0.5.0 spec/fake_app/app/views/books/index.html.erb
active_decorator-0.4.0 spec/fake_app/books/index.html.erb