1 The AR project was created for you, and it is meant to
\r
2 hold ActiveRecord types only (as it is a class library).
\r
3 You should reference it from the projects that actually
\r
4 use the domain model.
\r
6 Remember that it is up to the project that uses it
\r
7 (like a web project, or desktop app) to initialize
\r
8 the ActiveRecord framework using ActiveRecordStarter.
\r
10 More information on configuration and initialization
\r
11 can be found on the documentation.
\r