has_friendship 1.1.2
Add social network friendship features to your Active Record models.
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (2):
            rails
            < 5.3.0, >= 4.2.0
          
          
            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
          
    