new

new(enum = nil)
Class Public methods

Creates a new set containing the elements of the given enumerable object.

If a block is given, the elements of enum are preprocessed by the given block.

doc_ruby_on_rails
2015-05-14 07:58:38
Comments
Leave a Comment

Please login to continue.