There's no documentation for this item.
# File action_view/helpers/prototype_helper.rb, line 1197 def pluck(variable, property) add_variable_assignment!(variable) append_enumerable_function!("pluck(#{property.to_json});") end
<code/>
<pre/>
<code/>and<pre/>for code samples.