20 Sep, 2011
1 commit
09 Mar, 2011
1 commit
23 Feb, 2011
3 commits
-
…ake Follow include the FollowerLib as a class method to allow for use in the scopes, allows for a drastic cleanup of the code. Finally, following_by_type and followers_by_type now return collections instead of arrays to allow these methods to be extended upon
28 Sep, 2010
2 commits
06 Jul, 2010
1 commit
-
…records for certain types, updated the README regarding all new methods
01 Jul, 2010
1 commit
29 Jun, 2010
9 commits
-
…_as_follower now accept's AR options (cherry picking from commit 0301b921041b665340df72dc5eb862875223b9d3)
-
…erry picking from commit 90bb116faef7e42c18511a7495e1ce72e1626604)
-
…7420c8f698a0fba0a7417e2dd3)
-
…c185b8fcc35b9de10f196097a659c5)
-
…ea3d4ce04cbc1f2557ab65573f)
-
…issing for that as well, ex: @user.following_users_count
26 Nov, 2009
1 commit
10 Nov, 2009
2 commits
-
…than keep the model in the plugin, adds more flexability renamed the generator to acts_as_follower
08 Nov, 2009
2 commits
06 Sep, 2009
1 commit
-
Signed-off-by: Tom Cocca <tom.cocca@gmail.com>
05 Sep, 2009
3 commits
30 Apr, 2009
2 commits
28 Dec, 2008
6 commits
-
…d the followed_by? bug. Can't use follower.follows.find need to use Follow.find and pass in all 4 args.
-
…as not following himself nor anyone else. Signed-off-by: Tom Cocca <tom.cocca@gmail.com>
-
Signed-off-by: Tom Cocca <tom.cocca@gmail.com>
-
…nt methods for the same purpose.. and the STI checks makes surely sense. Signed-off-by: Tom Cocca <tom.cocca@gmail.com>
-
…d lookup there a lil bit.. no foreach iteration anymore Signed-off-by: Tom Cocca <tom.cocca@gmail.com>
17 Dec, 2008
2 commits
-
…simplyfied it by using self.class.to_s . Signed-off-by: Tom Cocca <tom.cocca@gmail.com>
-
Added tests for above. Props to m3talsmith for the bug deploy. Signed-off-by: Tom Cocca <tom.cocca@gmail.com>
21 Nov, 2008
2 commits
-
Added a link to Dougal's blog post
-
Update testing documenation to be clearer.
20 Nov, 2008
1 commit