> Do I need to freeze my radiant site on a shared host. I have read that
> Radiant ties itself to a certain version of rails. How does  
> this work,
> and how will it be affected when the host deletes that gem 
> and installs
> a newer version? Also, what if I need to move to a newer version of
> rails to get security fixes?

Radiant supplies rails in it's vendor directory - the gem install on your
shared host should be completely ignored.

If you need a different version of rails for security fixes, you can 
freeze radiant and switch out the rails implementation:

rake radiant:freeze:gem

and then replace vendor/radiant/vendor/rails with the version of rails you
want.

But if it's a security thing, probably best to just tell us and we'll 
upgrade our rails and re-release to suit (most of the core team have 
customers paying using radiant and will jump on any security issues 
quick-smart).

Dan.


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

Reply via email to