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