Commit 7361f3436c6e0786cc62520ccfa3698f39dd70d3

Authored by Leandro Santos
1 parent c2c346b4

removing unsed entities module

Showing 1 changed file with 0 additions and 10 deletions   Show diff stats
lib/gamification_plugin/entities.rb
... ... @@ -1,10 +0,0 @@
1   -#module Noosfero
2   -# module API
3   -# module Entities
4   -# class Badge < Entity
5   -# root 'badges', 'badge'
6   -# expose :name
7   -# end
8   -# end
9   -# end
10   -#end