Closed mlightner closed 14 years ago
Now you can do:
selection { fields(:first_name, :last_name); param(:metadata => 1) }
Ruby people always like being able to pass blocks that get evaluated in their target object's binding :)
Matt
Now you can do:
selection { fields(:first_name, :last_name); param(:metadata => 1) }
Ruby people always like being able to pass blocks that get evaluated in their target object's binding :)
Matt