loopback-boot/test/fixtures/simple-app
Miroslav Bajtoš 47b5bb5f5c Change models.json to configure existing models
Breaking change.

In the new 2.x project layout, definition of loopback Models is out of
scope of the boot process. The bootstrapper only configures existing
models - attaches them to a dataSource and the app object.
2014-06-10 09:21:15 +02:00
..
boot Initial implementation 2014-05-23 16:50:40 +02:00
app.json Initial implementation 2014-05-23 16:50:40 +02:00
datasources.json Initial implementation 2014-05-23 16:50:40 +02:00
models.json Change models.json to configure existing models 2014-06-10 09:21:15 +02:00