assaf

Assaf Arkin
Bay Area, CA
7
9
  • Apache Buildr
    Forked from vic/buildr Mon May 12 13:02:05 -0700 2008
    legend
  • Documentation tool, used in Buildr
    Created Tue Apr 15 14:42:53 -0700 2008
    legend
  • Created Wed Apr 16 00:58:17 -0700 2008
    legend
  • Created Fri Aug 15 17:35:29 -0700 2008
    legend
  • Created Wed Aug 06 21:35:25 -0700 2008
    legend
  • Source code and examples from the book Ruby In Practice
    Created Wed Jun 25 17:50:30 -0700 2008
    legend
  • scrAPI is an HTML scraping toolkit for Ruby. It uses CSS selectors to write easy, maintainable sc...
    Created Mon Aug 25 13:18:45 -0700 2008
    legend
  • Task manager extraordinaire.
    Created Fri Apr 25 18:46:42 -0700 2008
    legend
  • Generates universally unique identifiers (UUIDs) for use in distributed applications.
    Created Thu Jul 10 13:16:50 -0700 2008
    legend

Following

Public Activity  feed

assaf committed to assaf/uuid 9 days ago
assaf committed to assaf/uuid 9 days ago

c6f52cdf49fefcb6fb4627032e87aec0009c6273

This should clean up the version numbers when making a RubyForge release.

assaf committed to assaf/uuid 9 days ago

5d6848a812c0d5c9e38894bc52076131753b1140

Fixed: MAC address parses correctly when using colon as separator, not when using hyphen (ruby-mingw32). If your MAC address is all zero (check with UUID.new.inspect), remove the ruby-uuid file, and it will reset to the actual MAC address. (Rasha)

assaf committed to vic/buildr 9 days ago

e6757af998a9cb8f49f64171b2947e768435043a

rake spec no longer using --colour option when running with tty (e.g. rake spec | more).

assaf committed to assaf/uuid 9 days ago

b38a9c70f2f255b4d3b7c538c56be40086f89c9d

Including CHANGELOG in README, no that good of an idea.

assaf committed to assaf/uuid 9 days ago

1c0a1257d9e1fd7ac6ccaa8f82daeaab5d63c40c

Fix to make Rubyforge release happen.

assaf committed to vic/buildr 10 days ago

018769ab28f5b7f8085138eb748fdb9d3962252d

Fixed: BUILDR-138 ScalaTest premature use of Buildr::Repositories inconsistent with customizing locations.

assaf committed to vic/buildr 10 days ago

9755138437f4a108d899813523be24c3ee37d7d4

Minor tweaks to get code working with Ruby 1.9.

assaf committed to vic/buildr 10 days ago

7ca8f72f0986815b489c84b4bb3db670e4ff3242

Do not die when running on MacPorts Ruby.

assaf committed to assaf/uuid 10 days ago

12aa2c3b0a525d08979a86dfc2bdaafe22ef429f

Better text in CHANGELOG.