1
vote
Complex or Deep Object Storage in Ramaze Session is Broken?
This issue has been solved in latest Ramaze (2009.04), please file a patch at the Ramaze issue tracker if the problem persists. …
0
votes
Why does Ruby’s Win32Console not work for me with Ramaze?
I think this is caused by the difference in the formatting string between your code and the code in Ramaze (or Innate).
"\e[#{COLOR_CODE[LEVEL_COLOR[severity]]}m#{string}\e[0m"
…
3
votes
Thin Crashes Hard with Ramaze
It means your eventmachine was compiled with Ruby 1.8 but runs with Ruby 1.9.
Do you have a parallel installation of 1.8/1.9?
…
