Thanks for the assurance.

On 2008/05/16, at 16:39, Sean Cribbs wrote:

john muhl wrote:
UPGRADING FROM 0.6.x

1. Update the Radiant gem:

 % gem update radiant

2. Change the RADIANT_GEM_VERSION constant in config/environment.rb
 to "0.6.7".

3. Run the update rake task:

 % rake radiant:update

4. Run migrations:

 % rake db:migrate

5. Restart the server


Should an existing shards extension be removed before upgrading? Is removing the shards edit from environment.rb and the shards folder from vendor/extensions the proper way to uninstall the extension version?

thanks.
Yes, remove the shards extension from vendor/extensions and then remove the :shards symbol from config.extensions in environment.rb. I'll update the blog post to say that.

Sean
_______________________________________________
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

_______________________________________________
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to