Sha256: c3ccdaddf35dc27ebb3a26e77a78565026be1b4862aff7bb095985dc4e7ca1bf

Contents?: true

Size: 684 Bytes

Versions: 29

Compression:

Stored size: 684 Bytes

Contents

- require 'chronic'
- self.content_for(:html, :page) do
  /
    #{__FILE__}
  %div{'data-role' => 'header'}
    = @back_button.render(:html)
    %h1
      Document
  %div{'data-role' => 'content'}
    %ul{'data-role' => 'listview'}
      %li
        %span
          ID
        %span.ui-li-aside
          %code
            = @document.element_id
      %li
        %span
          Class
        %span.ui-li-aside
          %code
            = @document.class.short_name
      %li
        = @pages_link.render(:html) do |element|
          - element.content_for(:html, :link) do
            %span
              Pages
            %span.ui-li-count
              = @document.pages.length

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
RubyApp-0.5.43 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.5.42 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.5.41 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.5.40 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.5.39 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.5.38 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.5.37 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.5.36 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.5.35 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.5.34 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.5.33 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.5.32 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.5.31 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.5.30 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.5.29 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.5.28 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.5.23 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.5.18 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.5.17 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml
RubyApp-0.5.16 lib/ruby_app/elements/mobile/pages/information/document_page.html.haml