资讯

IT之家 9 月 3 日消息,JetBrains 昨天发布新闻稿,宣布 RubyMine IDE 现已对非商业用途免费, 开发者们现在可以免费使用这款 IDE 开发非商业用途应用 。 JetBrains 表示,他们想借此降低 Ruby ...
Open-source toolchain from Shopify promises a straightforward way to build and execute simple Ruby programs in WebAssembly runtimes.
This article introduces RGen, a modelling framework inspired by openArchitectureWare. RGen uses internal DSLs for defining metamodels and offers a full modelling stack for Ruby.
The resulting ruby.nexe can be loaded by the NaCl browser plugin and used in Web applications. Native Client is a mechanism for running arbitrary native code within a Web browser.
Maintainers behind the Ruby programming language have revised the project's Code of Conduct on GitHub to remove tolerating opposing viewpoints as a prerequisite. The decision comes after a ...
The Ruby FFI library allows to access native code loaded from shared libraries. Created for Rubinius, it was recently ported to JRuby, MRI (1.8 and 1.9). Ruby FFI 0.2.0 has now been released.
Perhaps the best-known member of the metric_fu family is rcov, the Ruby code-coverage checker, written by Mauricio Fernandez. rcov invokes all your automated tests and then produces a report ...