Kai S. wrote:
> Hi!
> I'm searching for a lightweight atom server written in Ruby, which can
> be used for development and is easy to install (if possible, without
> database). I've read one statement of the coder of the gem atom-tools,
> that he used a small self-written atom server, but in current builds the
> atom server is removed.
> Can you recommend a nice server?
> Thanks!

try using mongrel and mongrel handlers - it's possibly most lightweight 
solution you can encounter.