- fork / clone the repo
- run
bundle install
to install missing gems - run
rails db:create
andrails db:migrate
to create the DB and set up its scheme rails db:seed
to populate your databaserails s
to test the app
forked from lewagon/rails-google-maps
-
Notifications
You must be signed in to change notification settings - Fork 0
Demo app integrating gmaps on a Flat model for Le Wagon's students.
regiomag/rails-google-maps
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Demo app integrating gmaps on a Flat model for Le Wagon's students.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Ruby 74.4%
- HTML 23.3%
- JavaScript 2.0%
- CSS 0.3%