has_friendship 1.1.8
Add social network friendship features to your Active Record models.
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (4):
            activemodel
            >= 4.2.0, < 6.1
          
          
            activerecord
            >= 4.2.0, < 6.1
          
          
            activesupport
            >= 4.2.0, < 6.1
          
          
            stateful_enum
            >= 0
          
    Development 依赖 (8):
            byebug
            >= 0
          
          
            coveralls
            >= 0
          
          
            generator_spec
            >= 0
          
          
            guard-rspec
            >= 0
          
          
            rspec-rails
            >= 0
          
          
            shoulda
            >= 0
          
          
            sqlite3
            >= 0
          
          
            tzinfo-data
            >= 0
          
    