content_flagging 1.0.1
A powerful Rails gem that automatically hides inappropriate content when flagged. Like acts_as_paranoid for deleted records, acts_as_flaggable hides flagged content from default scopes with configurable thresholds.
Gemfile:
=
インストール:
=
Runtime依存関係 (3):
Development依存関係 (12):
bundler
~> 2.0
factory_bot_rails
~> 6.0
mysql2
~> 0.5
pg
~> 1.0
rails
>= 6.0
rake
~> 13.0
rspec
~> 3.0
rspec-rails
~> 5.0
rubocop
~> 1.0
rubocop-rails
~> 2.0
simplecov
~> 0.21
sqlite3
~> 1.4