I'm attempting to update my frozen rails version from 1.2.5 to 1.2.6 and I get this error about activeresource not existing in 1.2.6 which appears to be true. However, I'm just wondering why I get this message; what is telling "rake rails:freeze:edge" to checkout activeresource when it's not there to checkout in the first place ?
Here's the output I get when I try to freeze up to 1.2.6. My application is working fine after the freeze and a restart, however it would be nice to get rid of this error.
- Dan
** Invoke rails:freeze:edge (first_time) ** Execute rails:freeze:edge A vendor/rails/railties A vendor/rails/railties/test A vendor/rails/railties/test/fcgi_dispatcher_test.rb A vendor/rails/railties/test/plugin_test.rb A vendor/rails/railties/test/rails_generator_test.rb A vendor/rails/railties/test/abstract_unit.rb A vendor/rails/railties/test/initializer_test.rb
. . .
A vendor/rails/activesupport/lib/active_support/multibyte/ generators A vendor/rails/activesupport/lib/active_support/multibyte/ generators/generate_tables.rb A vendor/rails/activesupport/lib/active_support/caching_tools.rb A vendor/rails/activesupport/lib/active_support.rb A vendor/rails/activesupport/CHANGELOG A vendor/rails/activesupport/install.rb A vendor/rails/activesupport/MIT-LICENSE A vendor/rails/activesupport/README Exported revision 8214. svn: URL 'http://dev.rubyonrails.org/svn/rails/tags/rel_1-2-6/ activeresource' doesn't exist