summaryrefslogtreecommitdiffhomepage
path: root/examples
diff options
context:
space:
mode:
authorStefan Daschek <[email protected]>2013-07-08 14:15:32 +0200
committerStefan Daschek <[email protected]>2013-07-08 14:15:32 +0200
commitb7e14c242c0d9fc3af7b7ad969ec25df21475547 (patch)
tree6e08e812a46ebd19463db88027c77f21760d2c87 /examples
parenta60d1889744205dbc86ce0e23f8ed04ba7093d23 (diff)
downloadcaxlsx-b7e14c242c0d9fc3af7b7ad969ec25df21475547.tar.gz
caxlsx-b7e14c242c0d9fc3af7b7ad969ec25df21475547.zip
Make sure serializing axlsx packages with identical contents always results in identical zip files.
This improves the possibilites for caching and/or consolidating the generated zip (xlsx) files. Up to now, serializing the same package at different times resulted in different zip files because of the timestamp in the zip entry metadata. Note: To generate identical packages (and thus identical zip files), you'll have set Core#created explicitly, eg. with `Package.new(created_at: Time.local(2013, 1, 1)`.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions