31 Jan, 2017
4 commits
-
Add rails5 instructions
-
hash colon syntax
-
Update contributors :)
-
Use base_class instead of superclass in parent_class_name
19 Jan, 2017
1 commit
30 Dec, 2016
1 commit
24 Dec, 2016
3 commits
23 Dec, 2016
1 commit
25 Sep, 2016
1 commit
06 Sep, 2016
3 commits
-
Update ruby hash syntax
-
Rails 5 support
-
Uses first_or_create in Follower#follow
05 Sep, 2016
1 commit
28 Aug, 2016
1 commit
27 Aug, 2016
1 commit
-
Rails 5 AR workflow addition.
24 Aug, 2016
4 commits
-
Fixed typo
-
Add short description for ActsAsFollower::FollowScopes methods
26 Nov, 2015
2 commits
20 Nov, 2015
1 commit
27 Jun, 2014
1 commit
-
Use AR #where instead of #order in #apply_options_to_scope for option wi...
25 Jun, 2014
1 commit
03 May, 2014
1 commit
-
Uses first_or_create! instead of deprecated find_or_create. Old way causes #follow to fail in certain Rails versions first_or_create is available since Rails 3.2, find_or_create is deprecated in Rails 4.0
05 Dec, 2013
5 commits
-
respond_to? doesn't return true for dynamic methods added by method_missing
-
Specify gem license
08 Oct, 2013
1 commit
15 Sep, 2013
7 commits
-
Minor Typo Fix
-
Update the code to work with Rails 4.