
Update vendor/gems and require references to activesupport
Reported by Brandon Faloona | January 4th, 2010 @ 12:37 PM
Running 'rake specs' for a watircraft project prints a warning about activesupport:
$ rake specs (in
/Users/brandon/Sites/watircraft/examples/google_search) DEPRECATION
WARNING: require "activesupport" is deprecated and will be removed
in Rails 3. Use require "active_support" instead.. (called from
/Library/Ruby/Gems/1.8/gems/activesupport-2.3.5/lib/activesupport.rb:2)
.............
Finished in 6.191232 seconds
13 examples, 0 failures
Expected: No deprecation warning
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A framework for web testing.