<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -102,10 +102,6 @@ class Group &lt; ActiveRecord::Base
   def ban(user)
     raise &quot;Implement this...&quot;
   end
-
-  def share(user, shareable)
-    share(user, shareable.class.name, shareable.id)
-  end
   
   def share(user, shareable_type, shareable_id)
     params = {:shareable_type =&gt; shareable_type, :shareable_id =&gt; shareable_id} </diff>
      <filename>app/models/group.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e48083426914f03755758950eb63542d2a71dd81</id>
    </parent>
  </parents>
  <author>
    <name>Alberto Molpeceres</name>
    <email>alberto.molpeceres@gmail.com</email>
  </author>
  <url>http://github.com/tog/tog_social/commit/44f45fe24f462e682a7217ace6e3d3c15c493527</url>
  <id>44f45fe24f462e682a7217ace6e3d3c15c493527</id>
  <committed-date>2009-06-10T16:41:07-07:00</committed-date>
  <authored-date>2009-03-23T08:27:50-07:00</authored-date>
  <message>removed duplicated method 'share'

Signed-off-by: Aitor Garc&#237;a Rey &lt;aitor@linkingpaths.com&gt;</message>
  <tree>1d60ac3eeb69a2f2a87cfa1eb620c07068745fa6</tree>
  <committer>
    <name>Aitor Garc&#237;a Rey</name>
    <email>aitor@linkingpaths.com</email>
  </committer>
</commit>
