[Radiant] upgrading 0.6.6+shards extension to 0.6.7
Sean Cribbs
seancribbs at gmail.com
Fri May 16 17:39:50 CDT 2008
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
More information about the Radiant
mailing list