SESep 18, 2012
Content Management in Ruby on Rails
arXiv:1209.3878v1
Originality Synthesis-oriented
AI Analysis
This is an incremental analysis for web developers using Ruby on Rails, focusing on existing framework adaptations.
The paper reviewed how content management features are implemented in Ruby on Rails and its popular plug-ins, finding that these features are distributed across the MVC architecture layers.
Web development is currently driven by model-view-controller (MVC) frameworks. How has content management adapted to this scenario? This paper reviews content management features in Ruby on Rails framework and its most popular plug-ins. These features are distributed among the different layers of the MVC architecture.