I am trying to install Origami and I am having same problem as
Kristopher with Hemingway:
Extracted source (around line #21):
18: <% end -%>
19:
20:
21: <% unless @pages.item_count <=
config[:limit_article_display] %>
22:
Older posts: <%= pagination_links
@pages,
:params => { :action => @controller.action_name } %>
23: <% end -%>
I am using Ruby 1.8.6, Rails 1.2.3 and Typo 4.1.1
I would apreciate very much if anybody has a clue how to fix it.
Best regards,
Klemen