>.< that has nothing to with rails , did you make a backup? rake actually just runs commands, what happen was the same as if you had erased them manually.
On Wed, Sep 15, 2010 at 1:39 PM, Marnen Laibow-Koser <[email protected]>wrote: > Hans Hartmann wrote: > > Hi there, > > > > i unfoutunately raked my rails-project. > > This caused an erase of all entries of my sql database. > > What Rake task did that? > > > The Model is > > still there but all entries are missing. > > > > Is the any possibility to redo this steop or recover the entries? > > That's up to your database and has nothing to do with Rails. You will > most likely have to restore from your latest DB backup. > > > > > THANK YOU > > Best, > -- > Marnen Laibow-Koser > http://www.marnen.org > [email protected] > -- > Posted via http://www.ruby-forum.com/. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<rubyonrails-talk%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

