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 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/rspec-users/attachments/20120816/e756bb99/attachment.html>
On Thu, Aug 16, 2012 at 1:06 AM, Fahim Patel <pafahim at gmail.com> wrote:> let me explain this problem ........ > -------------------rails destroy----------------------------Please post questions about Rails to the Rails mailing list: https://groups.google.com/forum/?fromgroups#!forum/rubyonrails-talk