Hey guys,
im quite new to Rails, and have been so far trying to design my
schema.rb file using migrations manually, from looking at my design in
DB Designer. It there an easier way to design the schema rather than
doing it manually? I would like to be able to design the database
visually and then get rails to generate the schema.rb from my design.
Is this possible ?
regards,
Chubbs