Sha256: 8cc303cdbc78a368b2cd8ad89e8c4c8939d36ae1d2d1f0f7413a581089540fa8

Contents?: true

Size: 825 Bytes

Versions: 1

Compression:

Stored size: 825 Bytes

Contents

!!!
%html
  %head
    %meta{charset: 'utf-8', 'http-equiv' => 'Content-Type', content: 'text/html'}
    %title User - RRRSpec
    %script{src: '//ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min.js', type: 'text/javascript'}
    != css :application, :media => 'screen'
    != js :user
  %body
    :javascript
      SERVER_ADDR = "#{webdis_addr}"

    %nav.navbar.navbar-inverse.navbar-fixed-top#navbar
      .container
        .navbar-header
          %a.navbar-brand{href: '/'}
            RRRSpec

    .container
      %h2 Tasksets
      %table.table#tasksets
        %thead
          %tr
            %th Name
            %th Status
            %th Succeeded
            %th Failed
            %th Created
            %th Machine
            %th RSync
            %th Setup
            %th RSpec
            %th Total

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rrrspec-web-0.2.0 views/user.haml