Sha256: f03b7f64b8ba32577b995a6d130f5b804f0bbb0696f61f95ff60f68107e9f931

Contents?: true

Size: 512 Bytes

Versions: 1

Compression:

Stored size: 512 Bytes

Contents

require 'sprockets'

Sprockets.append_path File.expand_path("../assets",
                                       File.dirname(__FILE__))
Sprockets.append_path File.expand_path("../vendor/images",
                                       File.dirname(__FILE__))
Sprockets.append_path File.expand_path("../vendor/javascripts",
                                       File.dirname(__FILE__))
Sprockets.append_path File.expand_path("../vendor/stylesheets",
                                       File.dirname(__FILE__))

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
openlayers-sprockets-0.1.0 lib/openlayers-sprockets.rb