Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8150313
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T15:02:00+00:00 2026-06-06T15:02:00+00:00

I am the primary developer on a Rails application that allows customers to manage

  • 0

I am the primary developer on a Rails application that allows customers to manage artist portfolio websites. There are four very different types of behavior that the system entails:

  • Admin behavior, which allows logged-in users to manage the content of
    their portfolios
  • Portfolio Display behavior, which renders users’
    portfolios to general visitors
  • Conversion Funnel behavior, which
    displays information about the service and entices new users to sign
    up
  • Super Admin behavior, which displays statistics about the other
    three behaviors to the service owners

Currently, these four sets of behaviors are broken up into namespaced controllers—but they all share the same models. I am wondering, since the four parts of the system share virtually no behavior, if there would be any benefit to splitting the application up into four separate applications or engines (and extracting any shared behavior into gems.)

As examples, the part of the system that deals with user statistics doesn’t need to “know about” rendering YouTube embeds in portfolios, the part of the system that deals with displaying portfolios doesn’t need to “know about” A/B testing, and the part of the system that deals with signing up new users doesn’t need to “know about” much else besides signing up new users.

Additionally, a specific problem that I’d like to address is that I’d like for an inexperienced team member to be able to contribute a little bit of code to the part of the site that deals with signing up new users. It wouldn’t be the end of the world if a bug or two got pushed to production in that part of the site but it’s extremely important to not allows bugs in production in the part of the system that displays users’ portfolios.

So, in terms of the maintainability and legibility of the codebase, would it make sense to separate these four components into separate applications? To what extent would doing so simply entail pushing complexity into a different layer of the system without eliminating it? Is this type of separation better accomplished by creating more cleanly decoupled classes and modules?

Thanks much!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T15:02:02+00:00Added an answer on June 6, 2026 at 3:02 pm

    A semi-isolated engine would achieve your goals of allowing for silo code work and you can easily shares all of the resources, such as stylesheets (which is likely important since you still offer one service).

    A mountable engine also achieves your goals, but the sharing is more difficult, since it seems best to serve as isolated.

    A service-oriented architecture with a number of functionally-oriented apps delivering APIs to one or more front-end apps may work. It’d be more work upfront, but it could payoff in the long run if you see the total service getting more complex over time.

    Fun choices!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am primary a web developer but I do have a very good understanding
I have a primary table for Articles that is linked by a join table
I've registered/paid for the iPhone developer program, which allows me to test apps on
I have taken over support of a VB .Net application that makes use of
I have some code (written by another developer) that is doing AJAX page loading
I am not a DBA; I'm the primary developer of an enterprise database based
I am a primary windows developer with experience in C#, .NET, Visual C/C++. I
RESOLVED From the developer: the problem was that a previous version of the code
I am using Oracle Sql Developer I have a huge script that creates tables,
I am not a professional application developer so am probably not as familiar with

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.