Re: [Radiant] Server fails to start

2010-09-06 Thread Jim Gay
On Sun, Sep 5, 2010 at 3:30 PM, Crooksey wrote: > Installed radiant with sqlite3, ran the setup, bootstrap went fine. > > But when I go to start the server > > $ script/server start > > I get.. > > :29:in 'require': -- no such > file to load -- > script/../config/boot (LoadError) >        from  

[Radiant] Rails 2.3.9 anecdote

2010-09-06 Thread Wes Gamble
Anecdotally... I'm running my Radiant app. under Rails 2.3.9 and it seems to be working fine - lots of deprecation warnings about ActiveSupport::Dependencies.load_once_paths is deprecated ActiveSupport::Dependencies.load_paths but nothing seems to have broken so far. What is the best gue