A polyfill for Ember.assign in <= 2.4
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The **ember‑assign‑polyfill** adds the native `Ember.assign` method (as later introduced in Ember 2.5) to older Ember applications on versions ≤ 2.4, giving them the same shallow‑merge capability that newer Ember projects enjoy. It’s aimed at Ember developers who are stuck on legacy Ember releases but need the modern assign‑style object merging without upgrading the entire framework.