I believe I've seen it happen if you remove action_mailer and
active_web_services from the load in your environment.rb.. only if you
do both, not one or the other. If that's the case, it should really be
patched.

Kev

On 4/29/06, John W. Long <[EMAIL PROTECTED]> wrote:
I'm getting the following in schema.rb when I rake db:schema:dump:

# Could not dump table "config" because of following NameError
#   uninitialized constant StringIO

The problem goes away if I add "require 'stringio'" to boot.rb. Is this
a known issue?

--
John Long
http://wiseheartdesign.com
_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to