RubyGems Navigation menu

model_renamer 1.1.0

The model renamer gem allows you to rename any a model in your rails application. The gem looks for occurrences of any variation or pluralization of the old model name and changes it to the corresponding variation of the new name. It also generates database migrations that rename tables and foreign keys referencing the old name.

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

安装:
=

版本列表:

  1. 1.1.0 - August 16, 2018 (9.0 KB)
  2. 1.0.0 - October 12, 2017 (9.0 KB)
  3. 0.1.5 - October 05, 2015 (8.0 KB)
  4. 0.1.4 - October 05, 2015 (8.0 KB)
  5. 0.1.3 - October 05, 2015 (8.0 KB)
显示所有版本 (共 7 个)

Runtime 依赖 (3):

Development 依赖 (5):

bundler ~> 1.9
memfs >= 0
pry-byebug >= 0
rake ~> 10.0
rspec >= 0

业主:

作者:

  • Paul Gut

SHA 256 校验和:

a3e1735b98ec96f06aef49c3048287931b6aaff80608954d3e1d9f4818270bfe

下载总量 14,477

这个版本 2,149

许可:

MIT

需要的 Ruby 版本: >= 0

链接: