method
update_details
v3.0.9 -
Show latest stable
- Class:
ActionView::LookupContext::Details
update_details(new_details)public
Update the details keys by merging the given hash into the current details hash. If a block is given, the details are modified just during the execution of the block and reverted to the previous value after.