Ruby In Steel

Cannot open Project - error: "The project type is not supported by this installation."


over 4 years ago by Huw Collingbourne on Ruby In Steel.
Having installed Ruby In Steel, I try to create or open a project and I see some error messages such as: Cannot create project - error was Value cannot...

Antlr 3 and the Dynamic Language Runtime download


over 4 years ago by Dermot Hogan on Ruby In Steel.
Following on from my last blog post about the DLR, here is the download. Just a couple of caveats and notes: I've included the DLR source with my modification...

The End Of Ruby .NET


over 4 years ago by Huw Collingbourne on Ruby In Steel.
Today Dr Wayne Kelly of the Queensland University of Technology, announced the end of development on their implementation of Ruby for the CLR. The major...

Antlr 3 and the Dynamic Language Runtime


over 4 years ago by Dermot Hogan on Ruby In Steel.
I've just had one of those strange moments where nothing has changed – and yet everything has changed. I'd been meaning to get into Microsoft's Dynamic...

Ruby In Steel Screencasts


over 4 years ago by Huw Collingbourne on Ruby In Steel.
We discovered recently that some of our screencasts had mysteriously started misbehaving. On consulting the Techsmith's Camtasia site (Camtasia is the screen...

Visual Ruby On Rails Drag and Drop Designer


over 4 years ago by Huw Collingbourne on Ruby In Steel.
The Visual Rails Workbench - drag and drop design for Rails applications To give you some idea of how you will be able to create a visual interface for...

Ruby Debugger Timings


over 4 years ago by Dermot Hogan on Ruby In Steel.
Here are the results of some simple benchmarks comparing the three Ruby debuggers - the original slow Ruby debugger, ruby-debug and Cylon. As I mentioned...

Visual Rails Workbench - The Import/Export Business


over 4 years ago by Huw Collingbourne on Ruby In Steel.
I mentioned previously that the Visual Rails Workbench - which forms part of our forthcoming upgrade (1.2.) to Ruby In Steel Developer - provides a drag...

Visual Rails Workbench - Preview


over 4 years ago by Huw Collingbourne on Ruby In Steel.
We've talked before about our plans for a visual designer for Ruby On Rails. We call this the Visual Rails Workbench and it will form part of the forthcoming...

The Fastest Ruby Debugger in the West


over 4 years ago by Dermot Hogan on Ruby In Steel.
One of the problems with “traditional” Ruby is the (notoriously) slow debugger. The Ruby In Steel Cylon debugger isn't just the fastest Ruby...