Sha256: ff38a231de8ec879e7876604b0a028f124509cb27accf0f8cf2fcaac064742f8
Contents?: true
Size: 376 Bytes
Versions: 1
Compression:
Stored size: 376 Bytes
Contents
module Stash # Code relating to the {https://dash.ucop.edu/stash_wrapper/ Stash wrapper format} module Wrapper # The name of this gem NAME = 'stash-wrapper'.freeze # The version of this gem VERSION = '0.1.12'.freeze # The copyright notice for this gem COPYRIGHT = 'Copyright (c) 2016 The Regents of the University of California'.freeze end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
stash-wrapper-0.1.12 | lib/stash/wrapper/module_info.rb |