You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltacloud.apache.org by mf...@apache.org on 2012/05/22 22:19:37 UTC

[39/50] [abbrv] git commit: Core: CIMI helper is now not longer registred using Sinatra::Application

Core: CIMI helper is now not longer registred using Sinatra::Application


Project: http://git-wip-us.apache.org/repos/asf/deltacloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/deltacloud/commit/4c99e864
Tree: http://git-wip-us.apache.org/repos/asf/deltacloud/tree/4c99e864
Diff: http://git-wip-us.apache.org/repos/asf/deltacloud/diff/4c99e864

Branch: refs/heads/master
Commit: 4c99e86436bbcc1b421878b072774fb8aeb307b1
Parents: a8a53bc
Author: Michal Fojtik <mf...@redhat.com>
Authored: Tue Apr 17 15:24:15 2012 +0200
Committer: Michal fojtik <mf...@redhat.com>
Committed: Tue May 22 22:17:35 2012 +0200

----------------------------------------------------------------------
 server/lib/cimi/helpers/cimi_helper.rb |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/deltacloud/blob/4c99e864/server/lib/cimi/helpers/cimi_helper.rb
----------------------------------------------------------------------
diff --git a/server/lib/cimi/helpers/cimi_helper.rb b/server/lib/cimi/helpers/cimi_helper.rb
index b3f3493..e48fa8e 100644
--- a/server/lib/cimi/helpers/cimi_helper.rb
+++ b/server/lib/cimi/helpers/cimi_helper.rb
@@ -28,8 +28,6 @@ module CIMIHelper
 
 end
 
-helpers CIMIHelper
-
 class Array
   def to_xml_cimi_collection(_self)
     model_name = first.class.xml_tag_name