RubyGems Navigation menu

ez_model 1.0.4

Generate models and schema.rb from existing(legacy) database just in one command line. If you prefer design ER diagram and export scripts to generate database schema, or if you have to work with a legacy database, this can save you insane amount of time. All you need to do is to have a database.yml configuraiton file in ~/config/. Besides creating all models it sets proper table name and primary key if tables and columns naming doesn’t follow Rails convention. It also tries to read all foreign keys data from a database. It uses Rmre as underlying reverse engine to generate models...

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.0.9 - June 22, 2012 (62.0 KB)
  2. 1.0.8 - June 18, 2012 (62.0 KB)
  3. 1.0.7 - April 22, 2012 (62.0 KB)
  4. 1.0.6 - April 22, 2012 (10.0 KB)
  5. 1.0.5 - April 16, 2012 (10.5 KB)
  6. 1.0.4 - April 14, 2012 (10.5 KB)
显示所有版本 (共 10 个)

Runtime 依赖 (2):

activerecord >= 3.0.0
erubis ~> 2.6.6

业主:

作者:

  • Tianyu Huang

SHA 256 校验和:

63b5493266b43ff7a9588aef10599e7b3243b8efa162e4988ec64d511f7f8ac1

下载总量 35,103

这个版本 3,418

许可:

需要的 Ruby 版本:

需要的 RubyGems 版本: >= 1.3.6

链接: