I am upgrading our rails app to rails3 from 2.3.5 and I got the following deprecation warning: DEPRECATION WARNING: "Rails.root/test/ mocks/test" won't be added automatically to load paths anymore in future releases. Question is why 'mocks' directory should be removed in future releases, I think sometimes they are useful especially for selenium tests.
Thanks! -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

