Sha256: f82016035063a300414747ce22403e3754617f196c2a3a8e82f196a0c2b78710

Contents?: true

Size: 228 Bytes

Versions: 23

Compression:

Stored size: 228 Bytes

Contents

- self.content_for(:html, :page) do
  /
    #{__FILE__}
  %div{'data-role' => 'header'}
    = @back_button.render(:html)
    %h1
      Lists
  %div{'data-role' => 'content'}
    = @list.render(:html)
    = @select.render(:html)

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
RubyApp-0.5.9 lib/ruby_app/elements/mobile/default/features/lists_page.html.haml
RubyApp-0.5.0 lib/ruby_app/elements/mobile/default/features/lists_page.html.haml
RubyApp-0.2.8 lib/ruby_app/elements/mobile/default/features/lists_page.html.haml