Sha256: e65facfdd96aaf095933701125175c08ed5b2a82572603b1aa806e7a4cc24e20

Contents?: true

Size: 277 Bytes

Versions: 3

Compression:

Stored size: 277 Bytes

Contents

!!!
%html
  %head
    %title Jasmine Spec Runner

    = stylesheet_link_tag "jasmine"
    = javascript_include_tag "jasminerice", :debug => Rails.env.development?
    = javascript_include_tag "spec", :debug => Rails.env.development?


  / include source files here...
  %body

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
jasminerice-0.0.4 app/views/jasminerice/spec/index.html.haml
jasminerice-0.0.3 app/views/jasminerice/spec/index.html.haml
jasminerice-0.0.2 app/views/jasminerice/spec/index.html.haml