aaawwwww :-)... read entire post
jay
posted on Apr 21, 2007
| views: 2132
|
Tags: closures, ruby, programming
Blocks, or closures as they are sometimes called, were new to me when I first started using ruby. At first I didn't see what all the fuss was about.... read entire post
Techo
posted on Jul 07, 2006
| views: 470
|
Tags: ror, ruby on rails, programming, ruby, rails
[b]PuneRuby[/b] User Group based in Pune, India has been very active in Ruby and Rails. I guess they have become popular due to their Ruby Guru, Satish Talim who is conducting Ruby/Rails classes for free on the net and also has posted a pdf file of his... read entire post
jay
posted on Feb 19, 2007
| views: 512
|
Tags: ruby, programming, DSL
A brief introduction to domain specific languages (DSL) using a simple real world example.... read entire post
jay
posted on Jun 07, 2007
| views: 761
|
Tags: programming, ruby on rails, ruby
I was discussing a bug in a rails app with a friend which led us try and find the best way to obtain a list of all the ActiveRecord models defined in our a rails app. This does not include AR models defined in plugins or other such things. If thi... read entire post