Scrivito lets you edit content directly on those of your web pages that were created with Scrivito. However, you can also enrich already existing resources with content that can be edited with Scrivito's user-friendly interface.
Think of a RoR-based shop that has already been populated with numerous products. If its interface for maintaining product details is cumbersome, you can have Scrivito provide the editing comfort your users deserve while keeping the content they provide separate from your core data.
The code samples in this article assume that there is a Product
ActiveRecord model, but this approach can easily be adapted to work with other data stores as well. All you need is a unique ID by which your data is identified.