Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.ruby > #6553

[ANN] rmre 0.0.4 released

From bosko.ivanisevic@gmail.com
Newsgroups comp.lang.ruby
Subject [ANN] rmre 0.0.4 released
Date 2012-06-07 00:12 -0700
Organization http://groups.google.com
Message-ID <3fd5972c-3124-4367-9f22-b31f779238e5@googlegroups.com> (permalink)

Show all headers | View raw


Rmre is utility gem for creating Ruby on Rails models for legacy databases.

Changes:

=== 0.0.4 / 2012-06-07

* Enhancements

 * do not use deprecated methods in generated models (John Murray)
 * 'belongs_to' method uses singular name (John Murray)

=== 0.0.3 / 2012-02-19

* Enhancements

 * schema dump with foreign key statements
 * creating sample settings file (-f, --file switch)
 * generate singularized model file names
 * various other fixes

GitHub: http://github.com/bosko/rmre
Issues: http://github.com/bosko/rmre/issues

Back to comp.lang.ruby | Previous | Next | Find similar


Thread

[ANN] rmre 0.0.4 released bosko.ivanisevic@gmail.com - 2012-06-07 00:12 -0700

csiph-web