On the note of `rake schemas`, here's 2 important things to remember:1. Please make sure you're using the latest version of schema_generator. 2. `rake schemas` seems to be creating a db/schema.rb file. I don't understand why, since `rake db_schema_dump` is supposed to do that, but that's what it's doing. I removed that file from version control - please do not re-add it. It does not contain the initial textfilter rows that the schema.*.sql files do, which means anybody that loads from the schema.rb file will have errors when trying to run Typo. So remember to delete db/schemas.rb after running `rake schemas`. And Scott Laird, if you're listening, I'd like to know why schema_generator seems to be creating the db/schema.rb file as well, and if you could disable that functionality since that's the province of `rake db_schema_dump`.
Oh, and if you rename tags and you don't see it updating in the sidebar, remember to flush your cache. Fragment caching can prevent that from updating properly.
-- Kevin Ballard [EMAIL PROTECTED] http://kevin.sb.org http://www.tildesoft.com
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Typo-list mailing list Typo-list@rubyforge.org http://rubyforge.org/mailman/listinfo/typo-list