Doodle 0.1.4 Released

doodle version 0.1.4 has been released.

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:

0.1.4 / 2008-05-06

  • Features:

  • Bug fixes:

    • fixed bug when using a collect generated method with a type but no
      arguments