Sha256: e95be0622a9e47518ba91cdefb6d98ea056067809a6f205955eb6c294614c0be

Contents?: true

Size: 779 Bytes

Versions: 14

Compression:

Stored size: 779 Bytes

Contents

!!!
%html
  %head
    %title Pubnub Subscriber
    = stylesheet_link_tag 'application'
  %body
    .container
      .row
        .col-md-12
          .panel.panel-default
            .panel-heading
              %h3 Pubnub chat console
            .panel-body
              #messages
            #footer.panel-footer
              .input-group
                %span.input-group-btn
                  %input{:type => 'text', :class => 'form-control', :placeholder => 'your name', :id => 'author-field'}
                %input{:type => 'text', :class => 'form-control', :placeholder => 'message', :id => 'message-field'}
                %span.input-group-btn
                  %button{:type => 'button', :class => 'btn btn-info', :id => 'send-button'} Send
    #timetoken.hidden 0

Version data entries

14 entries across 14 versions & 2 rubygems

Version Path
pubnub-3.6.9 examples/pubnub_livestream/app/views/streamer/index.haml
pubnub-3.6.7 examples/pubnub_livestream/app/views/streamer/index.haml
pubnub-3.5.14 examples/pubnub_livestream/app/views/streamer/index.haml
pubnub-3.5.12 examples/pubnub_livestream/app/views/streamer/index.haml
pubnub-3.5.8 examples/pubnub_livestream/app/views/streamer/index.haml
pubnub-3.5.7 examples/pubnub_livestream/app/views/streamer/index.haml
pubnub-3.5.6 examples/pubnub_livestream/app/views/streamer/index.haml
pubnub-3.5.5 examples/pubnub_livestream/app/views/streamer/index.haml
pubnub-3.5.3 examples/pubnub_livestream/app/views/streamer/index.haml
pubnub-ruby-3.4.1 examples/pubnub_livestream/app/views/streamer/index.haml
pubnub-3.5.1 examples/pubnub_livestream/app/views/streamer/index.haml
pubnub-3.4.1 examples/pubnub_livestream/app/views/streamer/index.haml
pubnub-ruby-3.4 examples/pubnub_livestream/app/views/streamer/index.haml
pubnub-3.4 examples/pubnub_livestream/app/views/streamer/index.haml