In the event that I really don''t want a certain model, can I delete it? Is there a tool that I can use besides ''rm'' to ensure I hit everything related to the model? Right now my only guess is to just remove all files that match a filemask and hope for the best.
On 8/8/06, Tom Allison <tallison@tacocat.net> wrote:> > In the event that I really don''t want a certain model, can I delete it? > Is there a tool that I can use besides ''rm'' to ensure I hit everything > related to the model? > Right now my only guess is to just remove all files that match a > filemask and hope for the best. > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/railsrails script/destroy model Foo http://lists.rubyonrails.org/pipermail/rails/2006-May/043105.html -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060808/f3a16f2c/attachment.html
> rails script/destroy model Fooruby script/destory model Foo /anal retention off -- Posted via http://www.ruby-forum.com/.
On 8/8/06, Dr Nic <drnicwilliams@gmail.com> wrote:> > > > rails script/destroy model Foo > > ruby script/destory model Foo > > /anal retention off > > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails >Thanx for that :) -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060808/3b61824b/attachment-0001.html