The config.ru is outdated, it is for Ramaze up to 2009.03, if you use
`ramaze create` you'll always get a config.ru that works.
Alternatively just copy it over.
The current can be found at:
http://github.com/manveru/ramaze/blob/master/lib/proto/config.ru
>
> I am getting the following error:
> undefined method `trait' for Ramaze:Module
>
> ramaze -version
> 2009.06.12
>
> ruby -version
> ruby 1.8.6 (2007-03-13 patchlevel 0) [x86_64-linux]
>
> Any advice is much appreciated.
--
^ manveru