[Groonga-commit] groonga/gcs [ember] Remove duplicated creation of App

Back to archive index

Yoji SHIDARA null+****@clear*****
Mon Oct 1 17:47:29 JST 2012


Yoji SHIDARA	2012-10-01 17:47:29 +0900 (Mon, 01 Oct 2012)

  New Revision: 6ec56589769a193ee015cec82624bb6f89410693
  https://github.com/groonga/gcs/commit/6ec56589769a193ee015cec82624bb6f89410693

  Log:
    Remove duplicated creation of App

  Modified files:
    public/js/gcs/models.js

  Modified: public/js/gcs/models.js (+0 -2)
===================================================================
--- public/js/gcs/models.js    2012-10-01 17:44:51 +0900 (31bd71f)
+++ public/js/gcs/models.js    2012-10-01 17:47:29 +0900 (588cc1f)
@@ -1,5 +1,3 @@
-var App = Ember.Application.create();
-
 App.Adapter = DS.Adapter.extend({
   findAll: function(store, type) {
     if (type === App.Domain) {
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index