did that still getting it

On Feb 5, 1:13 pm, Alex Mercer <alexey.boby...@gmail.com> wrote:
> Add this lines to your Gemfile and run bundle
>   gem 'rake', '~> 0.9.2.2'
>   gem "rdoc", '~> 3.12'
>
> On Feb 5, 6:41 pm, "soldier.coder" <geekprogrammer...@googlemail.com>
> wrote:
>
>
>
>
>
>
>
> > I'm running Rails 3.0.1 and Rake 0.9.2.2 and when I run Rake I get
> > these warnings:
>
> > WARNING: 'require 'rake/rdoctask'' is deprecated.  Please use 'require
> > 'rdoc/task' (in RDoc 2.4.2+)' instead.
> >     at /home/ed/.rvm/gems/ruby-1.9.3-p0/gems/rake-0.9.2.2/lib/rake/
> > rdoctask.rb
> > WARNING: Global access to Rake DSL methods is deprecated.  Please
> > include
> >     ...  Rake::DSL into classes and modules which use the Rake DSL
> > methods.
> > WARNING: DSL method Vu::Application#task called at /home/ed/.rvm/gems/
> > ruby-1.9.3-p0/gems/railties-3.0.1/lib/rails/application.rb:214:in
> > `initialize_tasks'
>
> > Do I need a new version of something?

-- 
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-talk@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