How can I ask the controller to ask another controller to call one of its actions? Without violating the SRP?

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

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. ActiveInteraction

    :briefcase: Manage application specific business logic.

    I prefer building "interactions" these days (specific, single-purpose "services" that are easily callable and composable), using https://github.com/AaronLasseigne/active_interaction

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. Interactor

    Interactor provides a common interface for performing complex user interactions.

    In the past I've used (and loved) https://github.com/collectiveidea/interactor

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

  • Applying the Use Case Pattern with Rails

    2 projects | /r/rails | 6 Apr 2022
  • The Decree Design Pattern

    1 project | /r/rails | 3 Feb 2023
  • Is there a Gem to help skinny up controllers?

    2 projects | /r/rails | 18 Mar 2022
  • How does Application Interaction runs 'execute' function?

    1 project | /r/rails | 21 Jan 2022
  • Simple Command

    1 project | dev.to | 14 Jan 2022