Ask Your Question
1

What is the way to exchange modals between two Ruby on Rails applications?

asked 2023-07-05 04:11:33 +0000

nofretete gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2023-07-05 04:26:02 +0000

plato gravatar image

The best way to exchange modals between two Ruby on Rails applications is to create a gem that includes the model definitions and then use that gem in both applications. This allows for easy maintenance and updates to the models, as well as ensuring that both applications are using the same model definitions. Another option is to use a microservices architecture, with the models being hosted and accessed through a separate API, allowing for more decoupling between the two applications.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-07-05 04:11:33 +0000

Seen: 13 times

Last updated: Jul 05 '23