Hi guys,
A tiny tool I created to facilitate the Ember Data models generation process:
Generating and modifying Ember Data models can be a real bummer sometimes, especially when your database scheme is not fully baked yet. EMBER MODEL GENERATOR can ease this task, by reverse engineering JSON objects produced by your APIs.
Hope you’ll find it useful, too!