[Nitro] Updated blog example
Arne Brasseur
arne at arnebrasseur.net
Tue Jun 26 16:49:20 EDT 2007
George Moschovitis schreef:
> Dear devs,
>
> I think I have fixed the WSOD problem in the blog example. Please pull
> and verify.
I did this :
did a fresh
darcs get http://repo.nitroproject.org
added
require "../../script/lib/glycerin"
to the beginning of app.rb
in conf/debug.rb
switched :mysql to :sqlite
switched :mongrel to :webrick
cd'ed to examples/blog and issued
ruby ../../nitro/bin/nitro
And lo and behold, it's working!
Great job, George, very nice.
I would like to suggest to make sqlite and webrick the defaults, it'll
work much more often out of the box.
One little thing : in the admin part after saving a post, I was greated
with another white screen (although it looked a bit more lively
somehow). Maybe a redirect after the save would be nice.
besides that, absolutely great!
(ab)
--
Arne Brasseur
http://www.arnebrasseur.net
arne at arnebrasseur.net
More information about the Nitro-general
mailing list