Skip to content

Fix delivery/twilio Ruby 3 Compatibility Issue#71

Open
Ancez wants to merge 1 commit intovisualitypl:masterfrom
mmtmio:fix-twilio-ruby-3
Open

Fix delivery/twilio Ruby 3 Compatibility Issue#71
Ancez wants to merge 1 commit intovisualitypl:masterfrom
mmtmio:fix-twilio-ruby-3

Conversation

@Ancez
Copy link

@Ancez Ancez commented Jan 12, 2023

Fixes an issue caused by passing down a hash to a method which expects kwargs

Failure/Error: texter.deliver_now
     
     ArgumentError:
       wrong number of arguments (given 1, expected 0)
     # /lib/twilio-ruby/rest/api/v2010/account/message.rb:130:in `create'
     # lib/textris/delivery/twilio.rb:20:in `deliver'

Specs are not passing caused by render_anywhere compatibility issue with Rails 6, more on this here: #55 and #50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant