loopback-boot/test/helpers
Miroslav Bajtoš b14800416a Split the boot process into two steps
Split bootLoopBackApp into two steps:
 - compile
 - execute

Most of the changes are just shuffling the existing code around.

What has changed:

 - `loopback.autoAttach()` is called after `models/*` are required.
   The calls were made in the opposite order before this commit.
2014-06-03 08:13:14 +02:00
..
appdir.js Split the boot process into two steps 2014-06-03 08:13:14 +02:00
sandbox.js Load datasources and app cfg from multiple files 2014-05-27 14:08:58 +02:00