accept 2

accept(*args, &blk)
Instance Public methods

Directs to accept specified class t. The argument string is passed to the block in which it should be converted to the desired class.

t

Argument class specifier, any object including Class.

pat

Pattern for argument, defaults to t if it responds to match.

accept(t, pat, &block)
doc_ruby_on_rails
2015-04-27 08:58:24
Comments
Leave a Comment

Please login to continue.