Skip to content

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