Search Results for "google"

Lessons












Forum Threads

Google Maps and Google Places Autocomplete API with Rails, Turbolinks, and Stimulus.js Discussion

12
General
Thanks Chris, great video. I have tried to work with Google Maps Places API in the past, but I have faced an issue with their API Policies. According to their policy you cannot save details like t...
alangosh replied

Getting googlemaps javascript and turbo links working together

5
Javascript
Hey Chris - been struggling with this off and on for a bit now. Just trying to add basic google maps using the javascript API (not the gems) to a rails 4.2 app and am having all of the various is...
Greg Blass replied

Video idea: Google insights

0
Rails
Hi Chris, Would be nice to see a video about optimizations for rails for better score in google's page speed test. https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fgorail...
Pedro Carmona posted

How to integrate google-drive Api with ruby application?

1
Ruby
Hi, I'm working on a ruby application, and i need to integrate google-drive with this application to upload the files from the drive and show it. Can anyone help me , how to integrate ?
Jatin Choudhary replied

How to use Google Analytics gtag.js with Turbolinks & Webpacker Discussion

3
General
Are you using GA for the public parts of GoRails or are you also using it for the authenticated parts of GoRails too?
raguila8 replied

How to upload google doc file or drive file in drive collection using google drive ruby gem?

0
Ruby
In my app, I want to upload google doc file or google drive file in my drive collection using google drive ruby gem. I saw function like upload_from_file(path) but it works when I'm using local fil...
TOSSIM Brice posted

Architecture Question - Connecting google books API and voting on favorite book

4
Rails
Hey guys, I am using the Google books API to pull books and show them on my site. This is working great. However, I want to be able to allow users to favorite books they want to remember and als...

How to use Google Maps and Markers Discussion

16
General
Awesome video. I am wondering how would I take the show page and link it to a different js file. The index.js is global correct? What would be the best way to setup a show view with just the map...
Jacques replied

How do I initialize google maps place autocomplete stimulus controller in a tailwindcss-stimulus-components modal?

5
Javascript
I'm using Jumpstart Pro, and I set up google maps place autocomplete using this lesson: Google Maps and Google Places Autocomplete API with Rails, Turbolinks, and Stimulus.js It works as expected ...
Chris Oliver replied
Solved

Working with ActiveRecord and Google Cloud Firestore

1
Rails
I'm pretty new to Rails, and I was wondering what the "right" way of architecting a small app would be given the following scenario. Users create Rooms, then from there add to them a number of refe...
Jordan T-H replied
Solved

GEM dependencies for implementing Google Pay and Apple Pay in Ruby

2
Gems / Libraries
We have an ecommerce website using Stripe as the payment provider and want to implement Google Pay and Apple Pay. For background, we are running a lot of out of date GEMS and Ruby is currently at v...
Xst996 replied

How do I access google apis from a cron job?

0
General
My requirement: My cron job (a ruby script) would sync specific contacts between 2 google accounts. Eg: Account A creates a contact in his (android) phone as "Lead John". It gets saved in google ...
Prasanna N posted

How do I install Google tag manager in a rails 5 app?!

4
General
Hi guys, I'm having a hard time trying to know how to install GTM in my new rails app. I searched for some time but found nothing to guide me through it!
Solved

Shrine uploading image to google drive

0
Rails
Hi, I am trying to upload images to google drive using Shrine. I followed instructions from this gem https://github.com/verynear/shrine-google_drive_storage I added this gems to my project ``` ge...
Misel Ademi posted

How to deploy in Google App Engine?

1
Rails
Hi there Guys! So its possible to get a video tutorial on how to deploy a Rails App in GAP?
Chris Oliver replied

How do I customize a Google Maps marker (like AirBNB)?

0
General
I'm curious if anyone has experience customizing the marker in Google Maps, a la AirBNB ![as seen here](https://i.stack.imgur.com/y1v3z.png). I understand how the icon works but I haven't had succe...
Taylor Cooney posted

How do I access the Google Adwords API to build custom reports for my clients.

3
Rails
Hey! Just looking to learn how APIs work - and how I can access the Google Adwords & the Google Analytics APIs to get data from them and create custom reports for a client. New to APIs - so jus...
DartManson replied

Geo-spatial Search with Geocoder and Google Maps Discussion

14
General
Awesome episode! Really enjoying the maps and geolocation episodes!Thanks, Chris!
Amanda replied

How to extract from MS Word or Google Docs

1
Ruby
Hi! does anyone know how to implement a feature that extract the content from microsoft word or google docs and keep its as rich_text? thanks!!
MatthewHicks replied

Create a filterable location based database with Google Maps API?

1
Databases
I’m not sure exactly how to word the functionality of what I’m trying to build but let to give it a shot here to see if someone has built or seen something similar I’m working on a web app that wi...
ammys09 replied