Skip to content

Instantly share code, notes, and snippets.

@jameswhite
Created April 6, 2018 00:02
Show Gist options
  • Save jameswhite/0f536389928bdf3d76303529f94e3f63 to your computer and use it in GitHub Desktop.
Save jameswhite/0f536389928bdf3d76303529f94e3f63 to your computer and use it in GitHub Desktop.

rails-assets-openlayers

The Bower package inside a gem

This gem was automatically generated. You can visit rails-assets.org for more information.

Usage

Add rails-assets source block to your Gemfile:

source "https://rails-assets.org" do
  gem "rails-assets-openlayers"
end

Then, import the asset using Sprockets’ require directive:

//= require "openlayers"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment