Hi.
I''m rebuilding from scratch a legacy application from php/mysql to
rails/mysql.
At some point I''m going to have to import the data from the legacy
application. One of the reasons for rebuilding is the badly implemented
database.
Also I will have to map the old column names with the new ones and
convert the encoding from ISO-8859-1 to UTF-8.
Should I use migrations or a standalone script for that?
Where should I implement the tests?
Thanks in advance
--
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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---