has_friendship 1.1.2
Add social network friendship features to your Active Record models.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            rails
            < 5.3.0, >= 4.2.0
          
          
            stateful_enum
            >= 0
          
    Development Dependencies (8):
            byebug
            >= 0
          
          
            coveralls
            >= 0
          
          
            generator_spec
            >= 0
          
          
            guard-rspec
            >= 0
          
          
            rspec-rails
            >= 0
          
          
            shoulda
            >= 0
          
          
            sqlite3
            >= 0
          
          
            tzinfo-data
            >= 0
          
    