Sha256: 7f18eeabe5f986f36938526579fc95fd18f3740c2581c4e32f6e3aa32267172e

Contents?: true

Size: 1.46 KB

Versions: 1

Compression:

Stored size: 1.46 KB

Contents

<!DOCTYPE html>
<html>
<head>
  <meta charset="UTF-8">
  <title>Tower Bridge Lifts - API</title>
  <link href='css/typography.css' media='screen' rel='stylesheet' type='text/css'/>
  <link href='css/reset.css' media='screen' rel='stylesheet' type='text/css'/>
  <link href='css/screen.css' media='screen' rel='stylesheet' type='text/css'/>
  <link href='css/tblifts.css' media='screen' rel='stylesheet' type='text/css'>
  <link href='css/reset.css' media='print' rel='stylesheet' type='text/css'/>
  <link href='css/print.css' media='print' rel='stylesheet' type='text/css'/>
</head>

<body class="swagger-section">
  <div class="swagger-ui-wrap">
    <div id='header'>
      <div id="api_selector">
      <a href="/">home</a> |
      <a href="/apidoc.html">api</a> |
      <a href="https://github.com/aaparmeggiani/tower_bridge_lifts">github</a>
      </div>
    </div>
    <div class="info_title">Tower Bridge Lifts</div>
    <div class="info_description markdown">
      <p>Provides lift times information, parsed from 
      <a href="http://towerbridge.org.uk/lift-times" target="_new">towerbridge.org.uk</a></br> 
      For more info, please visit the project's 
      <a href="https://github.com/aaparmeggiani/tower_bridge_lifts">github</a> page.</p>
    </div>

    <h3>Status</h3>
    <%= table_status %>
    <br>
    <h3>Lifts grouped/compacted by date </h3>
    <%= table_lifts_group_compact %>
    <br>
    <h3>All Lifts </h3>
    <%= table_lifts %>
    <br><br>
  </div>
</body> 
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tower_bridge_lifts-1.0.0 web/index.rhtml