On 5/6/05, Ilias Lazaridis <ilias / lazaridis.com> wrote: > I've finished a non-intrusive extension to og (addition of one file, > "og-evolve.rb", no original source code touched), which enables > automated schema evolution (currently sqlite3 adapter). > > require 'og' > require 'og-evolve' Interesting. I'll try if if I get a chance. > you can disable the extension by simply removing the "require > 'og-evolve'" statement (using "method rename), having the old behaviour > back. "method rename? Ari