let me explain this problem ........
-------------------rails destroy----------------------------this command destroy model,scaffold etc .....
problem is that if a model or other structure is exist than ,this command will destroy all the related file to it.......good ..till now no problem...........
but problem is that if a model etc is not exist than till this command remove the file ...it should not be done.....there is no such a file name exist..........
some error or exception should be execute at this time ....
i think this a problem???
if not than expalin me..........
Regards
Fahim Babar Patel