J
Josselin
Is it possible w Ruby to subclass the Date class in order to inherits
all Date methods and add my own methods and attributes ?
I need to pass an array of Date objects and I'd like to specify if this
date instance is a starting_date or ending_date...
joss
all Date methods and add my own methods and attributes ?
I need to pass an array of Date objects and I'd like to specify if this
date instance is a starting_date or ending_date...
joss