Y
Hacker News
new
|
ask
|
show
|
jobs
by
jsjkkkkkkkkk
2591 days ago
Rails is opinionated and forces a literal sense of MVC pattern, its dogmatic, thus the fat controller or fat model phenomena
1 comments
archy_
2591 days ago
Yep, it encourages some very bad practices and is really inefficient. My team dropped it years ago, even for prototyping, and our remaining Rails apps are considered legacy and we've been slowly replacing them.
link