Sha256: 66d26b63b3d058fe5ec4f166f0dfd46579c7e7a750e863aab348bb97e3607640
Contents?: true
Size: 337 Bytes
Versions: 1
Compression:
Stored size: 337 Bytes
Contents
formtastic_leaflet_map_editor ========================== ## Installation Simply add formtastic_leaflet_map_editor to your Gemfile: ```ruby gem 'formtastic_leaflet_map_editor_input', '~> 0' ``` And install it ```shell $ bundle install ``` ## Usage (with ActiveAdmin) ```ruby f.input :position_geojson, as: :leaflet_map_editor ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
formtastic_leaflet_map_editor_input-0.0.1 | README.md |