Sha256: 245b13cb5051391c9c11d3f3082e56f02f1d9995c41dcd614f7da85d7e03426b
Contents?: true
Size: 331 Bytes
Versions: 11
Compression:
Stored size: 331 Bytes
Contents
require 'gmap_coordinates_picker/config' require 'gmap_coordinates_picker/engine' if defined?(Rails) module GmapCoordinatesPicker autoload :ViewHelper, 'gmap_coordinates_picker/view_helper' autoload :FormBuilder, 'gmap_coordinates_picker/form_builder' autoload :FormtasticMapBuilder, 'gmap_coordinates_picker/formtastic' end
Version data entries
11 entries across 11 versions & 1 rubygems