← Graph

Is MVC enough for a successful enterprise app?

question 2 connections

Audience asks whether Rails' default MVC is enough for a successful enterprise app. Panel answer: No. Rails' backend was never 'true MVC'. Enterprise apps are no longer only web apps; the Rails layer should be decouplable from the application (e.g. rails_event_store helps separate the domain from Rails).

answer_summary
No — Rails MVC is insufficient; enterprise apps go beyond the web and require decoupling the app from the Rails layer.
question Is MVC enough for a successful enterprise app?
about
Asks specifically about Rails' default MVC.
question Is MVC enough for a successful enterprise app?
asked_at
Audience question during the panel.

Provenance

Created in
Enterprise Rails Panel (wroclove.rb 2018) 2026-04-17 16:18
Read by
9 extractions