Adds Entity Reference support for DrupalGap.
- Enable the "DrupalGap Entity Reference" module on your Drupal site. This is a sub module included with the DrupalGap module.
- Enable this module in your settings.js file: Drupal.modules.contrib['entityreference'] = {};
- See http://drupalgap.org/node/240 for usage.