Sign in Sign up
rubygems

model_renamer

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.

Activity

Latest release
8y ago
Total releases
7
Cadence
~daily
Last 12 months
0

Details

License
MIT
First release
Oct 03, 2015
Releases
Version Released
1.1.0 minor
1.0.0 major
0.1.5 patch
0.1.1 patch
0.1.3 patch
0.1.4 patch
0.1.0 initial