I'm trying to set up redmine 1.4 newest release wich should works with ruby 1.9.3.
The hard way is to setup this 1.9.3 because ipkg still install only 1.9.1
If somebody knows the way to go from 1.9.1 to 1.9.3 you are welcome to share it pls
Also if i find the way, i will update thi post.
Currently I try ruby-builb to build locally ruby 1.9.3 but i have some issues like "no space left on device" inspite of changing temp vars to /volume1/tmp https://github.com/sstephenson/ruby-build.
Thanks for feedback!

