ruby-on-rails - Redmine和IronRuby(Windows)?

标签 ruby-on-rails iis-7 ironruby redmine

有没有人尝试使用IronRuby运行Redmine?是否可以?

最佳答案

我认为目前的答案是否定的。。。做了一些谷歌搜索,我发现各种
人们问一些尝试和一些提出问题...

https://serverfault.com/questions/165539/redmine-in-ironruby

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 http://redmine.org.

Redmine, yaml files can't have % in them..

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).

(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.. )

http://ironruby.codeplex.com/workitem/list/basic?size=2147483647

关于ruby-on-rails - Redmine和IronRuby(Windows)?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2783706/

相关文章:

ruby-on-rails - 查询包含 Mongoid 中日期范围的嵌入文档的文档

asp.net - NODE.JS 与 IIS(为什么选择 Node )

angularjs - visual studio 错误 :Unable to start debugging on the web server. 远程服务器返回错误:(403) Forbidden

ruby-on-rails - 发送表单参数哈希作为响应内容

javascript - Rails 将请求解析为 html,即使它是 json

python - 如何为我的 P2P 租赁市场建立数据库?

svn - VisualSVN 服务器响应我们服务器上的所有 https 请求 - 如何禁用?

c# - 使用 IronRuby 或 IronPython 修改 C# 对象列表

ruby - cucumber 解析速度

c# - 从 IronPython 调用 C# 对象方法