diff options
Diffstat (limited to 'demo/more/prose')
-rw-r--r-- | demo/more/prose | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/demo/more/prose b/demo/more/prose index a2765778..9c267ca0 100644 --- a/demo/more/prose +++ b/demo/more/prose @@ -9,3 +9,7 @@ grid1.urp orm1.urp <p>Many varieties of "object-relational mapping" (ORM) can be implemented as libraries in Ur/Web, as this demo shows.</p> + +versioned1.urp + +<p>We can also build a data store abstraction that makes it possible to view old versions of records.</p> |