I see that version 0.6.4 is installed server wide, but I would like to use the most recent release.
I've tried installing via svn but I get stuck at the db:bootstrap step:
rake aborted!
no such file to load -- radius
I also tried using gem but I can't get the app to launch because the rake task "rails:freeze:gems" doesn't exist, meaning the app can't find the radiant gem it needs.
Anyone have any ideas?
Is there a chance radiant could be upgraded server wide?