Content Deep Dive
An easier way to write TwiML templates in Rails and Sinatra
Blog post from Twilio
Post Details
Company
Date Published
Author
Phil Nash
Word Count
1,268
Language
English
Hacker News Points
-
Summary
Twiml_template is a gem that connects the Twilio::TwiML::Response object to the templating systems used by Rails and Sinatra, eliminating boilerplate code for generating TwiML responses. By using twiml_template, developers can write just the code needed to generate TwiML, saving time and reducing repetition in their applications.