Chris Braddock on 21 Nov 2005 23:59:53 -0000


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PhillyOnRails] a little hold 'em code ... help please


reuse the Array shuffle method of the facets gem

require 'facets/array/shuffle'
...
def shuffle
  @deck.shuffle
end

Gotta love that. =)

Is there any way other than Googling to find that something like this is out there? I did some searches on rubyforge.org and came up empty.


_______________________________________________ talk mailing list talk@phillyonrails.org http://lists.phillyonrails.org/mailman/listinfo/talk