slick_map_css-rails 0.1.0 → 0.1.1
Sign up to get free protection for your applications and to get access to all the features.
data/README.md
CHANGED
@@ -4,6 +4,7 @@ A stylesheet for displaying site maps directly from HTML unordered list.
|
|
4
4
|
This library is built upon [SlickMapCSS](http://astuteo.com/slickmap) and adds convenient features such as:
|
5
5
|
|
6
6
|
* integration with the assets pipeline
|
7
|
+
* TODO : add colors customization
|
7
8
|
|
8
9
|
## Installation
|
9
10
|
|
data/slick_map_css-rails.gemspec
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: slick_map_css-rails
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.1
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -218,7 +218,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
218
218
|
version: '0'
|
219
219
|
segments:
|
220
220
|
- 0
|
221
|
-
hash: -
|
221
|
+
hash: -1934486969870316105
|
222
222
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
223
223
|
none: false
|
224
224
|
requirements:
|