So I'm driving myself crazy over the 'Depot' application in AWDWR (Agile Web Development With Rails) for Rails 1.2. I can't run my migration script (001_create_products.rb).
I'm receiving the following error when attempting to run the rake db:migrate command on page 75 of the book:
C:\Rails\rails_apps\depot>rake db:migrate (in C:/Rails/rails_apps/depot) C:/Rails/rails_apps/depot/config/boot.rb:26:Warning: Gem::SourceIndex#search support for String patterns is deprecated == CreateProducts: migrating