parole:Parole 添加了对 ActiveRecord 记录进行评论的功能

时间:2021-06-09 01:05:50
【文件属性】:
文件名称:parole:Parole 添加了对 ActiveRecord 记录进行评论的功能
文件大小:14KB
文件格式:ZIP
更新时间:2021-06-09 01:05:50
Ruby Parole 添加了对 ActiveRecord 记录进行评论的功能。 安装 将此行添加到应用程序的 Gemfile 中: gem 'parole' 然后运行任务以生成迁移: $ rails generate parole:install 用法 您现在应该能够将模型标记为可评论: class Article < ActiveRecord xss=removed xss=removed xss=removed> 1
【文件预览】:
parole-master
----.gitignore(154B)
----.rspec(9B)
----gemfiles()
--------Gemfile.activerecord-4.1(83B)
--------Gemfile.activerecord-4.2(83B)
--------Gemfile.activerecord-4.0(83B)
----LICENSE.md(1KB)
----.travis.yml(637B)
----CHANGELOG.md(71B)
----spec()
--------support()
--------parole()
--------spec_helper.rb(625B)
----README.md(3KB)
----lib()
--------parole.rb(1KB)
--------generators()
--------parole()
----Gemfile(38B)
----parole.gemspec(1KB)
----Rakefile(219B)

网友评论