socialization 1.2.0
Socialization allows any model to Follow and/or Like any other model. This is accomplished through a double polymorphic relationship on the Follow and Like models. But you don't need to know that since all the complexity is hidden from you.
Gemfile:
=
Installeer:
=
Runtime afhankelijkheden (1):
activerecord
>= 0
Development afhankelijkheden (9):
appraisal
>= 0
guard
>= 0
guard-rspec
>= 0
logger
>= 0
mock_redis
>= 0
rspec
~> 3.3.0
rspec-mocks
>= 0
sqlite3
>= 0
yard
>= 0