We are starting a new series of short tutorial screencasts that will guide you step by step through some of the essential features of Ruby In Steel.
Initially we have just two simple tutorials but we’ll be adding many more over the weeks and months ahead. Eventually, there will be movies to guide you through many areas of Ruby In Steel including editing, debugging, configuration and visual design.
Here are the first two...
Setup a New Ruby Project from Scratch
This movie goes through the basic steps of creating a Ruby project, adding code and running a program in the docked Ruby Console.
Creating and Designing A Basic Rails Application
In this movie we build a simple Ruby On Rails Blog and do some basic design using the Visual Rails Workbench. Be sure to read the notes beneath the movie for further guidance.
Drag and Drop Design in the Visual Rails Workbench
How to add an image that appears at both design-time and runtime and how to drag and drop a data-aware text field and ‘wire it up’ to the Rails model.