What is the best way to pass another model instance back from a separate controller?

This page summarizes the projects mentioned and recommended in the original post on /r/rails

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ActiveModel::Serializers

    ActiveModel::Serializer implementation and Rails hooks

  • Might be overkill for your situation but I generally use https://github.com/rails-api/active_model_serializers for my projects. Otherwise just build the hash you are sending back to the frontend with standard code.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Recommended Controllers Serializer Gem?

    5 projects | /r/rubyonrails | 18 Jun 2023
  • Ruby on Rails Serialization: The Basics

    1 project | dev.to | 8 Dec 2022
  • Active Model Serializers

    1 project | dev.to | 10 Oct 2022
  • ActiveModel::Serializer and You

    3 projects | dev.to | 23 Sep 2022
  • What are you using for API JSON serialization in 2022?

    5 projects | /r/ruby | 20 Aug 2022