From: Dave Lee Date: 2006-03-04T04:41:13+09:00 Subject: Re: Strange problem with rb-postgres On 3/2/06, ngw wrote: > This code actually doesn't work, the method server_version is undefined, but > is documented here: http://ruby.scripting.ca/postgres/rdoc/ > What's happening here ? Is the documentation outdated ? I'll update the link and the rdocs to show that the published rdocs are for the most recent snapshot release. The #server_version method is new to the snapshot releases, and is not available in 0.7.1. Dave