Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories:
Computers > Programming
More group info »
Active older topics
3 new of 3 - Apr 30 2008
1 new of 1 - Apr 28 2008
2 new of 3 - Apr 28 2008
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 13  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Doodle is a Ruby library for simplifying the definition of Ruby
classes by making attributes and their properties more declarative.

For more info see: http://doodle.rubyforge.org

 

doodle 0.2.2 Released 
  doodle version 0.2.2 has been released! * <[link]> Doodle is a gem for simplifying the definition of Ruby classes by making attributes and their properties more declarative. Doodle is eco-friendly: it does not globally modify Object, Class or Module. Changes: ...- Features: - added obj.doodle.keys method... more »
By Sean O'Halpin  - Mar 2 2009 - 1 new of 1 message    

doodle 0.2.0 Released 
  doodle version 0.2.0 has been released! * <[link]> Doodle is a gem for simplifying the definition of Ruby classes by making attributes and their properties more declarative. Doodle is eco-friendly: it does not globally modify Object, Class or Module. Changes: ...The website has been given a complete overhaul in preparation for more... more »
By Sean O'Halpin  - Mar 1 2009 - 1 new of 1 message    

doodle 0.1.9 Released 
  doodle version 0.1.9 has been released. * <[link]> Doodle is a gem for simplifying the definition of Ruby classes by making attributes and their properties more declarative. Doodle is eco-friendly: it does not globally modify Object, Class or Module. Changes: ...- Features: - to_hash... more »
By Sean O'Halpin  - Dec 15 2008 - 3 new of 3 messages    

to_h? 
  Hello, What is the best way to convert an object's doodly attributes to a hash of names-to-values? Thanks, -- Avdi
By Avdi Grimm  - Oct 17 2008 - 2 new of 2 messages    

doodle 0.1.8 Released 
  doodle version 0.1.8 has been released. * <[link]> Doodle is a gem for simplifying the definition of Ruby classes by making attributes and their properties more declarative. Doodle is eco-friendly: it does not globally modify Object, Class or Module. Changes: ...- Features:... more »
By sean.ohal...@gmail.com  - May 16 2008 - 1 new of 1 message    

doodle 0.1.7 Released 
  doodle version 0.1.7 has been released! * <[link]> Doodle is a gem for simplifying the definition of Ruby classes by making attributes and their properties more declarative. Doodle is eco-friendly: it does not globally modify Object, Class or Module. Changes: ...- Features... more »
By sean.ohal...@gmail.com  - May 11 2008 - 1 new of 1 message    

Doodle, Distilled... 
  Gonna give a brief presentation on Doodle to the Ruby Users Group on Monday. While some folks can just wing it, I needed to prepare notes. The need for brevity and a large font for the projector requires a short and sweet summary. In hopes of helping others, here’s what I’ve got… -Jay McGavren... more »
By Jay McGavren  - May 10 2008 - 2 new of 2 messages    

doodle 0.1.6 Released 
  ...- Features: - short cut syntax for #must - can now specify constraints like this: must "size > 0" must "self =~ /[A-Z]" which will be evaluated as if you had written this: must "self =~ /[A-Z]" do |v| v.instance_eval("self =~ /[A-Z]") end - prefixed more public but undocumented methods with 'doodle_' to... more »
By sean.ohal...@gmail.com  - May 7 2008 - 1 new of 1 message    

doodle 0.1.4 Released 
  doodle version 0.1.4 has been released! * <[link]> Doodle is a gem for simplifying the definition of Ruby classes by making attributes and their properties more declarative. Doodle is eco-friendly: it does not globally modify Object, Class or Module. Changes: ...- Features:... more »
By sean.ohal...@gmail.com  - May 5 2008 - 1 new of 1 message    

doodle 0.1.3 Released 
  Changes: ...- avoid wierd interaction with ActiveRecord's redefinition of #inspect - also, managed to get rid of crufty reliance on inspect and found a tidy way to determine singletons :) Thanks to Ryan Garver for pointing out these problems. Regards, Sean
By sean.ohal...@gmail.com  - Apr 30 2008 - 1 new of 1 message    

1 - 10 of 13   « Newer | Older »

XML       Send email to this group: ruby-doodle@googlegroups.com