Sha256: 4f919ef047a1e70409e008590da787273bbb07bfa82745b121c45f2e22d91526
Contents?: true
Size: 425 Bytes
Versions: 13
Compression:
Stored size: 425 Bytes
Contents
begin require 'vestal_versions' VestalVersions.configure do |config| # Place any global options here. For example, in order to specify your own version model to use # throughout the application, simply specify: # # config.class_name = "MyCustomVersion" # # Any options passed to the "versioned" method in the model itself will override this global # configuration. end rescue LoadError end
Version data entries
13 entries across 13 versions & 1 rubygems