bluemonk (Marco Ceresa)

Name
Marco Ceresa
Email
Website/Blog
http://marcoceresa.com/libroruby
Company
Boston Scientific
Location
Galway, Ireland
Member Since
May 23, 2009

Following 0 coders and watching 2 repositories view all →

Public Repositories (1)

  • net-dns

    Net::DNS is a DNS library written in Ruby.

    legend

    Last updated Sun Feb 07 16:52:38 -0800 2010

Public Activity feed

bluemonk closed issue 6 on bluemonk/net-dns Mon Nov 23 06:25:33 -0800 2009
Reverse DNS not working as expected
bluemonk closed issue 5 on bluemonk/net-dns Mon Nov 23 06:25:33 -0800 2009
Any string with a number is an IP address?
bluemonk pushed to master at bluemonk/net-dns Mon Nov 23 06:25:33 -0800 2009
  • df6be6c
    Fixed a problem with rescue ArgumentError (closes #5) and with...
bluemonk closed issue 4 on bluemonk/net-dns Fri Nov 20 04:57:48 -0800 2009
Packet#to_s
bluemonk pushed to master at bluemonk/net-dns Fri Nov 13 02:34:11 -0800 2009
  • 90234ce
    ADDED: Net::DNS::Packet#to_s method (alias of #inspect)
bluemonk pushed to master at bluemonk/net-dns Fri Nov 13 02:28:19 -0800 2009
  • d8edb3d
    FIXED: typo in lib/net/dns/rr/ptr.rb [Thanks to Chris Lundquist]
bluemonk pushed to master at bluemonk/net-dns Tue Nov 03 03:02:52 -0800 2009
  • e9b0678
    Changed default timeout and fixed regexp issue