TwiML::FaxResponse is not required by default #362
Labels
difficulty: easy
fix is easy in difficulty
type: bug
bug in the library
type: twilio enhancement
feature request on Twilio's roadmap
The FaxResponse TwiML class is not included by
twilio-ruby.rb
by default. You have to manually requiretwilio-ruby/twiml/fax_response
before usage.Version: 5.4.2
Code Snippet
Exception/Log
Steps to Reproduce
Twilio::TwiML::FaxResponse.new
The text was updated successfully, but these errors were encountered: