Coder Social home page Coder Social logo

Wrong field order about acts_as_api HOT 3 CLOSED

rgorel avatar rgorel commented on June 21, 2024
Wrong field order

from acts_as_api.

Comments (3)

fabrik42 avatar fabrik42 commented on June 21, 2024

Hey,

at the moment there is no solution in acts_as_api, I guess.

@yourmodel.as_api_response(:full_profile)

gives you the hash that acts_as_api passes to the Rails XML renderer. Is this still in the correct order?

Also: Which Ruby version are you using? The behaviour of the order in a Hash differs from 1.8 to 1.9: http://www.igvita.com/2009/02/04/ruby-19-internals-ordered-hash/

Let me know what you find out :)

Best,

Chris

from acts_as_api.

rgorel avatar rgorel commented on June 21, 2024

I was using 1.8.7. Upgrading to 1.9.2 solved the problem. Thanks a lot.

However, switching to 1.9 for a large projects could be very expensive, so please think about using this: http://api.rubyonrails.org/classes/ActiveSupport/OrderedHash.html

from acts_as_api.

fabrik42 avatar fabrik42 commented on June 21, 2024

You're welcome! :)

from acts_as_api.

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.