[ANN] rmre 0.0.5 Released

  • Thread starter Bo¹ko Ivani¹eviæ
  • Start date
B

Bo¹ko Ivani¹eviæ

rmre version 0.0.5 has been released!

* GitHub repository: <http://github.com/bosko/rmre>


Rmre is utility gem for creating Ruby on Rails, at the moment only ActiveRecord, models
for legacy databases. 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 if DBE is MySql, PostgreSQL, Oracle or MS SQL and
sets models relationships on a basic level through belongs_to and has_many declarations.

Changes:

### 0.0.5 / 2012-11-04

* Enhancements

* Drop explicit erubis dependency which prevented rmre usage along with newest Rails versions
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top