Sha256: 3b39b0b826171f617eca602a807b2443806abcd589cd3216850115bfede796b5

Contents?: true

Size: 418 Bytes

Versions: 2

Compression:

Stored size: 418 Bytes

Contents

!!!
%html(lang="en")
  %head
    %meta(charset="utf-8")
    %meta(http-equiv="X-UA-Compatible" content="IE=edge,chrome=1")
    %link(rel="stylesheet" href="/vendor/base.css")
    = javascript_include_tag 'react-with-addons.js'
    = javascript_include_tag 'application'

  %body
    %section#todoapp
    #info
      %p Double-click to edit a todo
      %p
        Part of
        %a(href="http://todomvc.com") TodoMVC

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
react.rb-0.2.1 example/todos/index.html.haml
react.rb-0.2.0 example/todos/index.html.haml