On Sat, Apr 29, 2006 at 09:43:12PM -0400, John W. Long 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?

Taken care of in http://dev.rubyonrails.org/changeset/4315. Thanks for
mentioning it.

marcel
-- 
Marcel Molina Jr. <[EMAIL PROTECTED]>
_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to