Toggle navigation ruby/ruby Language Ruby Javascript search filters No filters Ruby/ruby (all versions) Ruby/ruby, version 2.2.0 Want more control? Use your projects' Gemfiles to customize your search results. It's easy and free! Upload a Gemfile! Send Us Feedback Sign in GitHub Google Facebook ruby/ruby toggle dropdown Loading... Loading... 2.2.0 toggle dropdown Loading... Package Files toggle dropdown Loading... Follow ruby Check it out: Write JavaScript code? We just launched Omniref for JavaScript ! Check it out! call(params,...) obj [params,...] obj (params,...) obj Docs Q & A Invokes the block, setting the block's parameters to the values in params using something close to method calling semantics. Generates a warning if multiple values are passed to a proc that expects just one (previously this silently converted the parameters to an array). Note that prc.() invokes prc.call() ...