You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
enforce standard dasherization, pluralization, and camelization of various names (#9) (Resolves #2)
* enforce standard dasherization, pluralization, and camelization of various names
* update ember conventions, fix mirage from schema dasherization, switch some tests to use a more difficult string
add body-parser to dependencies when running api blueprint (#7) (Resolves #5)
allow passing of configs to mirage for specifying explicit inverses