Well, analysis has shown that database should be refactored, because 
it's pretty unstructured, some data is duplicated or unnecessary etc.
Some tables are used by another modules(not RoR).
What is the best way (i mean easiest)) ) to redesign database?
Should I use migrations?
Or just write database in plain SQL and then generate objects from SQL 
tables?
Or modify existing models manually?

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to