Git Product home page Git Product logo

Comments (9)

siong1987 avatar siong1987 commented on May 27, 2024

this is really interesting.

i am not using rails 4.2 with grape-active_model_serializers now. do you mind creating a skeleton project for me so that i can look into this?

from grape-active_model_serializers.

testbrian avatar testbrian commented on May 27, 2024

https://github.com/testbrian/grape_serializers/blob/master/app/api/v1/sales.rb#L29
bundle exec rspec spec/api/v1/sales_spec.rb:42

from grape-active_model_serializers.

siong1987 avatar siong1987 commented on May 27, 2024

@testbrian this is awesome. let me check this out this weekend.

from grape-active_model_serializers.

nadeemyasin61 avatar nadeemyasin61 commented on May 27, 2024

@siong1987 any update here. Getting same error with grape api and rails 4.2.0rc1

from grape-active_model_serializers.

testbrian avatar testbrian commented on May 27, 2024

I had to specify serializer to fix.. It seems it isn't able to figure out what serializer to use?

         delete '/', serializer: ::CommentsSerializer, root: false do
         end

from grape-active_model_serializers.

dblock avatar dblock commented on May 27, 2024

@testbrian Write a spec with your repro?

from grape-active_model_serializers.

testbrian avatar testbrian commented on May 27, 2024

@nadeemyasin61 Could you reproduce with a spec?

from grape-active_model_serializers.

drn avatar drn commented on May 27, 2024

closing this issue as it is multiple years old and the codebase has changed since then. if you can test this against master and repro the issue, please create another issue.

from grape-active_model_serializers.

testbrian avatar testbrian commented on May 27, 2024

👍

from grape-active_model_serializers.

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.