A simple twilio app in rails and angular
require 'twilio-ruby' class HomeController < ApplicationController def index end end