Gems
Last updated
scenic 待版本控制的数据库视图管理
rails_db 数据库在线GUI管理
paranoia 数据软删除
acts_as_list 实现数据排序
acts-as-taggable-on 给数据打标签
closure_tree 给数据定义树形结构
active_attr 像ActiveRecord一样使用Class,但是不用连接数据库
codemirror-rails 代码查看、编辑器
terminal-table 可把数组排版为终端显示的表格输出
sanitize 清理HTML源代码
kaminari Model数据库记录或数组的分页插件
annotate_models 自动为Model、Route、Fixture等生成备注信息
分页国际化 https://rubygems.org/gems/kaminari-i18n
更好用的form https://github.com/plataformatec/simple_form
ActiveRecord模型层次结构 https://github.com/ClosureTree/closure_tree
判断浏览器类型 https://github.com/fnando/browser
访问统计 https://github.com/charlotte-ruby/impressionist
为Rails生成实体关系图 https://github.com/voormedia/rails-erd
为Rails模型和控制器生成UML类图 https://github.com/preston/railroady
Http访问 https://github.com/jnunemaker/httparty
Last updated