Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>I think the answer is NO at present... doing a bit of google searching I found various people asking a few trying and some raising issues...</p> <blockquote> <p><a href="https://serverfault.com/questions/165539/redmine-in-ironruby">https://serverfault.com/questions/165539/redmine-in-ironruby</a></p> <p>Currently, Redmine is only supported on Ruby 1.8.6 and 1.8.7 and on Ruby Enterprise Edition. There are currently efforts ongoing to have Redmine running on jRuby and Rubinius. As there are not that many core devs running windows, I would not assume that anyone actively works on IronRuby compatibility. If you are willing to help and code needed patches, you are welcome to speak up on <a href="http://redmine.org" rel="nofollow noreferrer">http://redmine.org</a>.</p> <p>Redmine, yaml files can't have % in them.. </p> <p>In my fruitless efforts to get redmine running on IronRuby one of the things i discovered were that the lines like these: "field_done_ratio: % Done" in the locale yaml files throwed exceptions. if i removed the "%" it worked (or at least i went one step further). </p> <p>(gave up after these 16hours, my last obstacle were infinite redirection while accessing localhost:3000/, although accessing localhost:3000/login went well, but after that you couldn't do anything.. )</p> <p><a href="http://ironruby.codeplex.com/workitem/list/basic?size=2147483647" rel="nofollow noreferrer">http://ironruby.codeplex.com/workitem/list/basic?size=2147483647</a></p> </blockquote>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload