Coder Social home page Coder Social logo

Comments (9)

ryanfelton avatar ryanfelton commented on June 24, 2024

This is also true for the request

> Desk.customer("123456789")
RuntimeError: missing dependency for FaradayMiddleware::Deashify: undefined method `type' for class `Hashie::Mash'

from desk.

ryanfelton avatar ryanfelton commented on June 24, 2024

I think it's related to an change in Hashie:
hashie/hashie@61fc9a9

from desk.

robins35 avatar robins35 commented on June 24, 2024

Having the same problem here.

from desk.

robins35 avatar robins35 commented on June 24, 2024

Fixed by locking hashie at 3.4.0

from desk.

thomasbalsloev avatar thomasbalsloev commented on June 24, 2024

Yup, same problem here. Fixed by locking Hashie gem at 3.4.1. Methods "type" and "id" are removed in Hashie version >= 3.4.2.
See https://github.com/intridea/hashie/blob/master/CHANGELOG.md

from desk.

patakijv avatar patakijv commented on June 24, 2024

Can the fix from Afonso be merged and submitted to rubygems source?

from desk.

jwfearn avatar jwfearn commented on June 24, 2024

+1 please merge Afonso's fix and update rubygems

from desk.

chriswarren avatar chriswarren commented on June 24, 2024

Done. Very sorry for the delay on this.

from desk.

saverio-kantox avatar saverio-kantox commented on June 24, 2024

Maybe it was just the Mash.send :undef_method, :type in https://github.com/chriswarren/desk/blob/master/lib/desk/deash.rb#L21 ?

from desk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.