On 19 August 2010 19:25, Zack Nathan <[email protected]> wrote: > Hey, > Whenever i try and run a db migrate i get this error: > > DEPRECATION WARNING: Rake tasks in vendor/plugins/livevalidation/tasks > and vendor/plugins/restful-authentication/tasks are deprecated. Use > lib/tasks instead. (called from > /Users/Zack/.gem/ruby/1.8/gems/rails-2.3.8/lib/tasks/rails.rb:10)
You can ignore this, it is just a warning that the plugins rake tasks are not in what is now considered the correct folder. It is possible that there are later versions of the plugins that sort the problem. Colin -- 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.

