content_flagging 1.0.0
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