mirror of
https://github.com/meineerde/rackstash.git
synced 2025-10-17 14:01:01 +00:00
This allows to define default values for certain fields which can be inserted just before a Buffer is flushed. They won;t overwrite prior user-provided fields. Through the use of a block, expensive calculations for a field could be avoided if the field is not going to be inserted, e.g. because it exists already or is forbidden from being set.