philnash/twiml_template

View on GitHub
lib/twiml_template.rb

Summary

Maintainability
A
0 mins
Test Coverage
require 'twiml_template/version'
require 'twiml_template/response'

if defined? Rails
  require 'twiml_template/railtie'
end