Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
rare_map
=============

Relational db to ActiveREcord models MAPper
Relational db to ActiveRecord models Mapper

It does the reverse engineering to convert existing databases to ActiveRecord models.

Features:

1. Rebuiding assocauations.
1. Rebuiding associations.

2. Rebuiding attribute accessors(Optional in Rails 4).

Expand Down