Ruby Tutorials Libraries



Featured Tutorial
Feature your own tutorial here! Find out more.
More Scintilla in WxRuby
Submitted by ProDevTips » A discussion on custom key commands and custom behavior.
Rating: 3.5/5 | 38 clicks | 0 comments | 0 saves | share | report
Scintilla basics in WxRuby
Submitted by ProDevTips » Tutorial on the basics of the Scintilla component in WxRuby, it's used to create syntax coloring and more to create great programming editors.
Rating: 3.5/5 | 35 clicks | 0 comments | 0 saves | share | report
Registration form with Merb and Datamapper
Submitted by ProDevTips » This tutorial describes how to create a registration form with the Ruby framework Merb (RoR alternative) and the Ruby ORM Datamapper. It covers most things such as, templating with ERB and validation of user input.
Rating: 1.5/5 | 167 clicks | 0 comments | 0 saves | share | report
Behavior-driven Testing with RSpec
Submitted by IBM developerWorks » Testing fever has infected the Ruby programming community, and the infection is spreading. One of the most promising innovations in testing in the past year is the introduction and rapid growth of RSpec, a behavior-driven testing tool. Learn how RSpec can change the way you think about testing.
Rating: 4.0/5 | 180 clicks | 0 comments | 1 save | share | report
How to Create a Ruby Extension in C in 5 Minutes
Submitted by Ruby Inside » A walkthrough of building an extension for Ruby in C with code examples that only take a few minutes to follow.
Rating: 2.0/5 | 1,382 clicks | 0 comments | 1 save | share | report