summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/pages/Tutorial/AddressBook.page
blob: f028a6369d1e90cd680bb053b247c8b80f0934fc (plain)
1
2
3
4
5
6
7
8
9
<com:TContent ID="body">
	<h1 id="22007">A Simple Address Book</h1>
	<p id="110006" class="block-content">This tutorial introduces the basics of connecting to a database
	using <a href="?page=Database.ActiveRecord">ActiveRecord</a>
	and using <a href="?page=Database.Scaffold">Active Record scaffolds </a>to quickly
	build a simple address book.
	</p>

</com:TContent>