Content Management in Ruby on Rails

Antonio Tapiador,Joaquín Salvachúa
DOI: https://doi.org/10.48550/arXiv.1209.3878
2012-09-18
Software Engineering
Abstract: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.
What problem does this paper attempt to address?