Backbone.Safe icon indicating copy to clipboard operation
Backbone.Safe copied to clipboard

add option to exclude keys from storage

Open orizens opened this issue 12 years ago • 0 comments

should be:

safe: {
  key: 'somekey',
  // exclude one or more multiple values
  exclude: 'displayTitle displayTime'
}

orizens avatar Jun 12 '13 19:06 orizens