Rails_profanity_filter_gem:检查脏话并用星星替换它们。

时间:2021-07-08 19:35:22
【文件属性】:
文件名称:Rails_profanity_filter_gem:检查脏话并用星星替换它们。
文件大小:13KB
文件格式:ZIP
更新时间:2021-07-08 19:35:22
Ruby 脏话过滤器 待办事项:写一个宝石描述 安装 将此行添加到应用程序的 Gemfile 中: gem 'profanity_filter' 然后执行: $ bundle 或者自己安装: $ gem install profanity_filter 用法 TODO:在这里写使用说明 贡献 分叉它( ) 创建您的功能分支( git checkout -b my-new-feature ) 提交您的更改( git commit -am 'Add some feature' ) 推送到分支( git push origin my-new-feature ) 创建一个新的拉取请求
【文件预览】:
Rails_profanity_filter_gem-master
----Rakefile(187B)
----test()
--------test_helper.rb(46B)
--------profanity_test.rb(344B)
----profanity_filter.gemspec(843B)
----Gemfile(101B)
----Gemfile.lock(207B)
----.idea()
--------scopes()
--------misc.xml(188B)
--------vcs.xml(180B)
--------.name(16B)
--------modules.xml(284B)
--------encodings.xml(164B)
--------workspace.xml(11KB)
--------.rakeTasks(837B)
--------profanity_filter.iml(952B)
----.gitignore(50B)
----lib()
--------profanity_filter.rb(911B)
--------profanity_filter()
----README.md(599B)
----LICENSE.txt(1KB)

网友评论