neerajsingh0101 / admin_data

A non instrusive gem which helps you browse, search and manage your data using browser
http://admin-data-demo.heroku.com/admin_data
MIT License
376 stars 56 forks source link

admin_data shows deprecated warning #71

Closed rdp closed 13 years ago

rdp commented 13 years ago

Since there's no mailing list to mention this on, here it is :)

DEPRECATION WARNING: Rake tasks in vendor/plugins/admin_data/tasks and vendor/plugins/admin_data/tasks are deprecated. Use lib/tasks instead. (called from C:/dev/ruby/musicformormons/vendor/rails/railties/lib/tasks/rails.rb:10)

neerajsingh0101 commented 13 years ago

what version of rails you are using?

rdp commented 13 years ago

2.3.8

neerajsingh0101 commented 13 years ago

If you use rails3 then this problem is fixed there.