Sha256: 44c6526fca59c68edd14c3556c86678e6b1f37d3bb917de78779da1dca040016
Contents?: true
Size: 1.82 KB
Versions: 0
Compression: gzip
Compressed size: 700 Bytes
Stored size: 700 Bytes
Contents
--- !ruby/object:Gem::Specification name: followability version: !ruby/object:Gem::Version version: 1.0.0 platform: ruby authors: - nejdetkadir autorequire: bindir: exe cert_chain: [] date: 2022-10-15 00:00:00.000000000 Z dependencies: [] description: Implements the social network followable functionality for your Active Record models. email: - nejdetkadir.550@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".rubocop.yml" - ".rubocop_todo.yml" - CHANGELOG.md - CODE_OF_CONDUCT.md - Gemfile - Gemfile.lock - LICENSE - README.md - Rakefile - config/locales/en.yml - followability.gemspec - lib/followability.rb - lib/followability/followable.rb - lib/followability/followable/actions/block.rb - lib/followability/followable/actions/common.rb - lib/followability/followable/actions/follow.rb - lib/followability/followable/associations.rb - lib/followability/followable/callbacks.rb - lib/followability/generators/install_generator.rb - lib/followability/relationship.rb - lib/followability/version.rb - sig/followability.rbs homepage: https://github.com/nejdetkadir/followability licenses: - MIT metadata: homepage_uri: https://github.com/nejdetkadir/followability source_code_uri: https://github.com/nejdetkadir/followability changelog_uri: https://github.com/nejdetkadir/followability/blob/main/CHANGELOG.md post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.7.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.3.17 signing_key: specification_version: 4 summary: Implements the social network followable functionality for your Active Record models. test_files: []