schemap:将您的Rails模式可视化为D3力图

时间:2021-05-29 15:06:56
【文件属性】:
文件名称:schemap:将您的Rails模式可视化为D3力图
文件大小:38KB
文件格式:ZIP
更新时间:2021-05-29 15:06:56
Ruby 图式 Schemap (\skē-map) 遍历您的 ActiveRecord 模型和数据库表以使用生成可视化模式。 Schemap与数据库无关。 示意图不解析命名空间类。 请 截屏 安装 无需将 Schemap 添加到您的 Gemfile 中。 只需将 gem 安装为: $ gem install schemap 用法 从 Rails 应用程序的根目录,只需运行: $ schemap 贡献 分叉吧 创建您的功能分支( git checkout -b my-new-feature ) 提交更改( git commit -am 'Add some feature' ) 推送到分支( git push origin my-new-feature ) 创建新的拉取请求
【文件预览】:
schemap-master
----.gitignore(164B)
----README.md(947B)
----repo_images()
--------schemap.png(4KB)
--------ScreenShot.png(36KB)
----bin()
--------schemap(438B)
----Gemfile(92B)
----spec()
--------schemap_spec.rb(565B)
--------spec_helper.rb(88B)
----LICENSE.txt(1KB)
----lib()
--------schemap()
--------schemap.rb(807B)
----Rakefile(28B)
----schemap.gemspec(954B)

网友评论