socialization 1.2.3
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:
          =
        
        
          安裝:
          =
        
      Runtime 相依性套件 (1):
            activerecord
            >= 0
          
    Development 相依性套件 (9):
            appraisal
            >= 0
          
          
            guard
            >= 0
          
          
            guard-rspec
            >= 0
          
          
            logger
            >= 0
          
          
            mock_redis
            >= 0
          
          
            rspec
            >= 0
          
          
            rspec-mocks
            >= 0
          
          
            sqlite3
            >= 0
          
          
            yard
            >= 0
          
    