You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get this error after migrating to Rails 5. I have attached the relevant error message below . It's an easy fix but as far as I can see, this gem doesn't look like it's going to get updated in the near future.
Any plans for a version bump any time soon? 😀
TypeError - no implicit conversion of nil into Hash:
/.rvm/gems/ruby-2.3.0/gems/fake_braintree-0.8.0/lib/fake_braintree/customer.rb:215:in merge!' /.rvm/gems/ruby-2.3.0/gems/fake_braintree-0.8.0/lib/fake_braintree/customer.rb:215:in load_payment_method!'
/.rvm/gems/ruby-2.3.0/gems/fake_braintree-0.8.0/lib/fake_braintree/customer.rb:23:in create' /.rvm/gems/ruby-2.3.0/gems/fake_braintree-0.8.0/lib/fake_braintree/sinatra_app.rb:86:in block in <class:SinatraApp
The text was updated successfully, but these errors were encountered:
I get this error after migrating to Rails 5. I have attached the relevant error message below . It's an easy fix but as far as I can see, this gem doesn't look like it's going to get updated in the near future.
Any plans for a version bump any time soon? 😀
TypeError - no implicit conversion of nil into Hash:
/.rvm/gems/ruby-2.3.0/gems/fake_braintree-0.8.0/lib/fake_braintree/customer.rb:215:in
merge!' /.rvm/gems/ruby-2.3.0/gems/fake_braintree-0.8.0/lib/fake_braintree/customer.rb:215:in
load_payment_method!'/.rvm/gems/ruby-2.3.0/gems/fake_braintree-0.8.0/lib/fake_braintree/customer.rb:23:in
create' /.rvm/gems/ruby-2.3.0/gems/fake_braintree-0.8.0/lib/fake_braintree/sinatra_app.rb:86:in
block in <class:SinatraAppThe text was updated successfully, but these errors were encountered: