Deeply copies your records including their relations. The mixin is smart enough to resolve not loaded relations and is configurable to what should be shallow/deeply copied or excluded entirely.
DEPRECATION: Addon files were detected in /Users/milindalvares/dev/invoicesapp-frontend-ember/node_modules/ember-cli-copyable/addon, but no JavaScript preprocessors were found for ember-cli-copyable. Please make sure to add a preprocessor (most likely ember-cli-babel) to in dependencies (NOT devDependencies) in ember-cli-copyable's package.json.
Takes care of the deprecation warning:
As discussed in Issue #24.