RubyGems Navigation menu

model_renamer 0.1.5

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.1.0 - August 16, 2018 (9 KB)
  2. 1.0.0 - October 12, 2017 (9 KB)
  3. 0.1.5 - October 05, 2015 (8 KB)
  4. 0.1.4 - October 05, 2015 (8 KB)
  5. 0.1.3 - October 05, 2015 (8 KB)
Show all versions (7 total)

Development Dependencies (2):

bundler ~> 1.9
rake ~> 10.0

Owners:

Authors:

  • Paul Gut

SHA 256 checksum:

4e633187a4e71c3b506bd7f57736aff97f452bc4e72cb44ea8ac0991c8ddccc4

Total downloads 14,477

For this version 2,449

License:

MIT

Required Ruby Version: >= 0

Links: