Ready to start building?
Experience seamless connectivity, real-time messaging, and crystal-clear voice and video calls—all at your fingertips.
January 11, 2024
Phone Numbers in Rails with Normalizes and Generated Columns
Handling international phone numbers can be tricky. A couple of Ruby on Rails features, Normalizes and Generated Columns, can make life easier!
Karl Lingiah
Ruby Developer Advocate
August 24, 2023
Using ngrok in Rails in 2023
A quick guide to using ngrok with Ruby on Rakils for tunneling in development environment.
Benjamin Aronov
Developer Advocate
August 10, 2022
Vonage Video Express with Ruby on Rails Part 2
A ruby on rails tutorial that implements the Video Express javascript library for fast and easy WebRTC video conferencing applications.
Benjamin Aronov
Developer Advocate
August 9, 2022
Vonage Video Express with Ruby on Rails Part 1
A ruby on rails tutorial that implements the Video Express javascript library for fast and easy WebRTC video conferencing applications.
Benjamin Aronov
Developer Advocate
January 31, 2022
New Year, New Rails
Some personal impressions of the Rails 7 release. TLDR: I'm excited!
Karl Lingiah
Ruby Developer Advocate
August 25, 2021
How to Build a Simple IVR with Ruby on Rails
Build an Interactive Voice Response (IVR) Ruby on Rails application powered by the Vonage Voice API with this step-by-step walkthrough.
Ben Greenberg
Vonage Alumni
May 18, 2021
Scrape the Web for Updates and Send SMS Alerts with Ruby
Follow this tutorial to create a Ruby on Rails application that scrapes the web and delivers updates via SMS to the subscribed recipients
Ben Greenberg
Vonage Alumni