ruby's tag archives

Exploring the Ruby Facets gem

Posted under Ruby Tutorials on Thursday, 11 June 2009 by
The facets gem is packed full of common functionality that is certainly welcome along-side of the standard library. If you are not using it, chances are you SHOULD be. View...
Exploring the Ruby Facets gem

Enumerable method examples

Posted under Ruby Tutorials on Thursday, 11 June 2009 by
Learn about common, and less common Enumerable methods for iterating, finding, collecting, removing members and much more. View...
Enumerable method examples

Modular Ruby With Inherited Method

Posted under Ruby Tutorials on Thursday, 11 June 2009 by
Use inheritance features of Ruby to create a small auto-registering plugin pattern. View...
Modular Ruby With Inherited Method

Ruby Flip Flop operators

Posted under Ruby Tutorials on Thursday, 11 June 2009 by
Learn about the flip flop operators and how they can save you time, keeping your Ruby scripts clean. View...
Ruby Flip Flop operators

Ruby PHP Equivilents

Posted under Ruby Tutorials on Thursday, 11 June 2009 by
Learning Ruby and used to working with PHP? Here are some useful tips when crossing over. View...
Ruby PHP Equivilents

21 Ruby Tricks You Should Be Using

Posted under Ruby Tutorials on Thursday, 11 June 2009 by
A run through of 21 tricks and tips (some arcane, some not) you can use in the Ruby programming language. View...
21 Ruby Tricks You Should Be Using

Posted under Ruby Tutorials on Thursday, 11 June 2009 by
Tutorial on how to use the Advanced User Interface in WxRuby, it's good for creating cool desktop applications. View...

More Scintilla in WxRuby

Posted under Ruby Tutorials on Thursday, 11 June 2009 by
A discussion on custom key commands and custom behavior. View...
More Scintilla in WxRuby

Scintilla basics in WxRuby

Posted under Ruby Tutorials on Thursday, 11 June 2009 by
Tutorial on the basics of the Scintilla component in WxRuby, it's used to create syntax coloring and more to create great programming editors. View...
Scintilla basics in WxRuby

Registration form with Merb and Datamapper

Posted under Ruby Tutorials on Thursday, 11 June 2009 by
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. View...
Registration form with Merb and Datamapper

Ruby Spin-up: Where Did That Method Come From?

Posted under Ruby Tutorials on Thursday, 11 June 2009 by
A tutorial that gives a nice background on some object-oriented thinking in Ruby, including classes, superclasses, modules, and singleton methods. It's a straightforward tutorial aimed at those who have gotten their feet wet in Ruby, but not the object-oriented aspects of Ruby. View...
Ruby Spin-up: Where Did That Method Come From?

Behavior-driven Testing with RSpec

Posted under Ruby Tutorials on Thursday, 11 June 2009 by
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...
Behavior-driven Testing with RSpec
Page 2 of 6123456