Sha256: 005f7f0e1d45ea848fb5ed4eb3887a379f2a8c79e2a587e8c526f5a2485822dd
Contents?: true
Size: 233 Bytes
Versions: 58
Compression:
Stored size: 233 Bytes
Contents
pageflow.FileConfiguration = pageflow.Configuration.extend({ defaults: { }, applyUpdaters: function(updaters, newAttributes) { _(updaters).each(function(updater) { updater(this, newAttributes); }, this); } });
Version data entries
58 entries across 58 versions & 1 rubygems