stefsava / google-charts-on-rails

Automatically exported from code.google.com/p/google-charts-on-rails
MIT License
0 stars 0 forks source link

Rake Tasks Deprecation Warning #22

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
In Rails 2.3.8 App

What steps will reproduce the problem?
1. install the plugin
2. Type any rake related command and press return 
3. You will get the following error

What is the expected output? 

I should see nothing like below ..

What do you see instead?

DEPRECATION WARNING: Rake tasks in vendor/plugins/google_charts_on_rails/tasks 
are deprecated. Use lib/tasks instead. (called from 
/Library/Ruby/Gems/1.8/gems/rails-2.3.8/lib/tasks/rails.rb:10)

What version of the product are you using? 
Rails 2.3.8 with Latest google-charts-rails plugin

On what operating system?
MacOS Leopard 10.6.3

Please provide any additional information below.

I am getting this error for any rake related command I give in my terminal. 
What is wrong ?

Original issue reported on code.google.com by lucky.de...@gmail.com on 13 Jul 2010 at 6:36

Attachments: