From: Siddharth Reddy Date: 2011-09-29T23:37:31+09:00 Subject: Deleting a Model/migration/table --00151744102eb4311204ae1572cf Content-Type: text/plain; charset=ISO-8859-1 rails destroy model model_name I have tried to delete a model hoping it would destroy the corresponding table too... but i see that the table isnt deleted... Can you guys help me out to find a correct way to delte a model and a table. --00151744102eb4311204ae1572cf--