Sha256: 0fa8b7ce7a0e8aa0dfb1bb84314eed977d7b93a979031a6065d4a97afecb9a6a

Contents?: true

Size: 769 Bytes

Versions: 130

Compression:

Stored size: 769 Bytes

Contents

- self.content_for(:html, :page) do
  /
    #{__FILE__}
  %div{'data-role' => 'header'}
    = @back_button.render(:html)
    %h1
      Inputs
  %div{'data-role' => 'content'}
    %label{:for => @date_input.element_id}
      Date Input
    = @date_input.render(:html)
    %label{:for => @duration_input.element_id}
      Duration Input
    = @duration_input.render(:html)
    %label{:for => @email_input.element_id}
      Email Input
    = @email_input.render(:html)
    %label{:for => @multiline_input.element_id}
      Multiline Input
    = @multiline_input.render(:html)
    %label{:for => @simple_input.element_id}
      Simple Input
    = @simple_input.render(:html)
    %label{:for => @toggle_input.element_id}
      Toggle Input
    = @toggle_input.render(:html)

Version data entries

130 entries across 130 versions & 1 rubygems

Version Path
RubyApp-0.7.16 lib/ruby_app/elements/mobile/default/features/inputs_page.html.haml
RubyApp-0.7.15 lib/ruby_app/elements/mobile/default/features/inputs_page.html.haml
RubyApp-0.7.14 lib/ruby_app/elements/mobile/default/features/inputs_page.html.haml
RubyApp-0.7.13 lib/ruby_app/elements/mobile/default/features/inputs_page.html.haml
RubyApp-0.7.12 lib/ruby_app/elements/mobile/default/features/inputs_page.html.haml
RubyApp-0.7.11 lib/ruby_app/elements/mobile/default/features/inputs_page.html.haml
RubyApp-0.7.10 lib/ruby_app/elements/mobile/default/features/inputs_page.html.haml
RubyApp-0.7.9 lib/ruby_app/elements/mobile/default/features/inputs_page.html.haml
RubyApp-0.7.5 lib/ruby_app/elements/mobile/default/features/inputs_page.html.haml
RubyApp-0.7.4 lib/ruby_app/elements/mobile/default/features/inputs_page.html.haml
RubyApp-0.7.3 lib/ruby_app/elements/mobile/default/features/inputs_page.html.haml
RubyApp-0.7.2 lib/ruby_app/elements/mobile/default/features/inputs_page.html.haml
RubyApp-0.7.1 lib/ruby_app/elements/mobile/default/features/inputs_page.html.haml
RubyApp-0.7.0 lib/ruby_app/elements/mobile/default/features/inputs_page.html.haml
RubyApp-0.6.71 lib/ruby_app/elements/mobile/default/features/inputs_page.html.haml
RubyApp-0.6.70 lib/ruby_app/elements/mobile/default/features/inputs_page.html.haml
RubyApp-0.6.69 lib/ruby_app/elements/mobile/default/features/inputs_page.html.haml
RubyApp-0.6.68 lib/ruby_app/elements/mobile/default/features/inputs_page.html.haml
RubyApp-0.6.67 lib/ruby_app/elements/mobile/default/features/inputs_page.html.haml
RubyApp-0.6.66 lib/ruby_app/elements/mobile/default/features/inputs_page.html.haml