[Rails] Rails 3.0.1 and Rake
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home