Sha256: d23dbf4bacc7f6e1ca2ebcd5526250e5fb8be9cf86a8556f180e3aedea9da61a

Contents?: true

Size: 227 Bytes

Versions: 40

Compression:

Stored size: 227 Bytes

Contents

%h1 News

page = #{@pg}
- @items.each do |item|
  %h3= item.title
  = item.description


%h3 urls

%ul
  %li=link_to 'News index', site_page_path('news')
  %li=link_to 'News #1', site_page_path('news_item', id: 1)

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
optimacms-0.3.35 spec/dummy/app/views/news/index.html.haml
optimacms-0.3.34 spec/dummy/app/views/news/index.html.haml
optimacms-0.3.30 spec/dummy/app/views/news/index.html.haml
optimacms-0.3.29 spec/dummy/app/views/news/index.html.haml
optimacms-0.3.23 spec/dummy/app/views/news/index.html.haml
optimacms-0.3.15 spec/dummy/app/views/news/index.html.haml
optimacms-0.3.12 spec/dummy/app/views/news/index.html.haml
optimacms-0.3.11 spec/dummy/app/views/news/index.html.haml
optimacms-0.2.26 spec/dummy/app/views/news/index.html.haml
optimacms-0.2.25 spec/dummy/app/views/news/index.html.haml
optimacms-0.2.24 spec/dummy/app/views/news/index.html.haml
optimacms-0.3.4 spec/dummy/app/views/news/index.html.haml
optimacms-0.3.3 spec/dummy/app/views/news/index.html.haml
optimacms-0.2.21 spec/dummy/app/views/news/index.html.haml
optimacms-0.2.20 spec/dummy/app/views/news/index.html.haml
optimacms-0.2.16 spec/dummy/app/views/news/index.html.haml
optimacms-0.2.15 spec/dummy/app/views/news/index.html.haml
optimacms-0.2.14 spec/dummy/app/views/news/index.html.haml
optimacms-0.2.13 spec/dummy/app/views/news/index.html.haml
optimacms-0.2.12 spec/dummy/app/views/news/index.html.haml