Sha256: 8625c66f09a6006d499bbc6eeee944dc78af00d9cb2b8b003509809a9433e4d7

Contents?: true

Size: 264 Bytes

Versions: 3

Compression:

Stored size: 264 Bytes

Contents

When converting bootstrap.css to bootstrap.css.erb:

Find:
"../img/glyphicons-halflings.png"
Replace with:
<%= asset_path "glyphicons-halflings.png" %>

Find:
"../img/glyphicons-halflings-white.png"
Replace with:
<%= asset_path "glyphicons-halflings-white.png" %>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
jombo-1.0.6 _meta/README
jombo-1.0.5 _meta/README
jombo-1.0.4 _meta/README