On 22 July 2010 10:51, senthilkumar <senthil.s...@gmail.com> wrote:
> Appreciated any one help
>
> I have developed my application 1 year, after then i reinstalled the
> entire ruby on rails. now i cant able to rake any thing.
> Rake is in invisible mode. cant able to db:create or anything
>
> i run the command "rake" in the command prompt, it shows error

What happens if you type
rake -T

what if rake db:create

what if
gem list

Colin

>
> error is
>
> DEPRECATION WARNING: Rake tasks in vendor/plugins/paperclip/tasks,
> vendor/plugin
> s/restful-authentication/tasks, vendor/plugins/simple_captcha/tasks,
> and vendor/
> plugins/ym4r_gm/tasks are deprecated. Use lib/tasks instead. (called
> from C:/Rub
> y/lib/ruby/gems/1.8/gems/rails-2.3.8/lib/tasks/rails.rb:10)
> rake aborted!
>
>
> senthilkumar
>
> --
> 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 rubyonrails-t...@googlegroups.com.
> To unsubscribe from this group, send email to 
> rubyonrails-talk+unsubscr...@googlegroups.com.
> 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 rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to