Project

foliage

0.0
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Library providings helpers and .js to more easily handle Leaflet.js maps.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

Foliage

Gem Version

Extracted from Ekylibre's repo as part of the Osmosis fork, this gem provides convenient helpers, javascript and styles to quickly and easily display maps.

Based on Leaflet.js.

Dependencies

Foliage only handles Ruby versions posterior to Ruby 2.0

gem install rails, -v '>= 3.2'

gem install jquery-rails -v '~> 4.0'

gem install coffee-rails -v '~> 4.1'

gem install sass-rails -v '~> 5.0'