|
|
|
|
|
by lominming
1599 days ago
|
|
It has been >7 years since I used RoR for a complex web app. The problem is not configuration vs convention. The problem I had was when I needed dynamic front end functionality for the user (drag and drop, no-refresh edits, etc.) I ended up needing to use another framework/library on the front end too (at that time it was Backbone). Has that been changed/improved? Or RoR is still primarily used to build server side rendering (SSR) web apps? |
|