I m developing an application in rails. I have created a table say \"student\" in mysql. Is there anyway to create its migration file in rails application? I have specified
rake db:schema:dump
create_table