Sha256: 9e864a093a51c801fdf5810317495a06b7f53b48abef32e06c01b124b0fe9dae

Contents?: true

Size: 544 Bytes

Versions: 8

Compression:

Stored size: 544 Bytes

Contents

this is a line of test text.
this filename on this line should be ignored: file1.js.

= javascript_include_tag "file.js"
= javascript_include_tag "jquery.js", "home/index.js"
= javascript_include_tag "application"
= stylesheet_link_tag "file.css"
= stylesheet_link_tag "reset", "common"

%a{ :href => "/images/haml.jpg", :title => "haml" }
%img{ :src => "/images/file.jpg", :alt => "file" }

background: url("/images/header.png") no-repeat
background: url('/images/header.png') no-repeat
background: url(/images/header.png) no-repeat

the end.

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
stowaway-0.2.5 spec/data/testfile1.txt
stowaway-0.2.2 spec/data/testfile1.txt
stowaway-0.2.0 spec/data/testfile1.txt
stowaway-0.1.10 spec/data/testfile1.txt
stowaway-0.1.9 spec/data/testfile1.txt
stowaway-0.1.8 spec/data/testfile1.txt
stowaway-0.1.6 spec/data/testfile1.txt
stowaway-0.1.5 spec/data/testfile1.txt