public
Description: Social network platform built with modular, pluggable, and configurable components
Homepage: http://projects.entp.com/tentacle
Clone URL: git://github.com/courtenay/tentacle.git
Fixing this file
Jeremy McAnally (author)
Tue May 06 12:35:36 -0700 2008
commit  85e825ef7389c34e5c1b36a7ae5c08121c0964c6
tree    e698147411bf6bb27cd330f0a9e6bf9fa157407a
parent  b2ca1bf0fb36dda6ee39ddffac6c07d368ab781f
...
10
11
12
13
14
 
...
10
11
12
 
13
14
0
@@ -10,4 +10,4 @@ class Friendship < ActiveRecord::Base
0
   def unfriend!
0
     destroy
0
   end
0
-end
0
\ No newline at end of file
0
+end

Comments

    No one has commented yet.