basic api support

This commit is contained in:
Sam
2013-03-25 18:04:28 -07:00
parent a177264114
commit c57ec611e1
16 changed files with 144 additions and 1 deletions
@@ -0,0 +1,3 @@
Discourse.AdminApiController = Ember.Controller.extend({
});