Sha256: 22a0094394869c7120081a08170232827c93829e4b2fcacc372850567891b3c6
Contents?: true
Size: 613 Bytes
Versions: 396
Compression:
Stored size: 613 Bytes
Contents
# Problems in exercism evolve over time, as we find better ways to ask # questions. # The version number refers to the version of the problem you solved, # not your solution. # # Define a constant named VERSION inside of the top level BookKeeping # module, which may be placed near the end of your file. # # In your file, it will look like this: # # module BookKeeping # VERSION = 1 # Where the version number matches the one in the test. # end # # If you are curious, read more about constants on RubyDoc: # http://ruby-doc.org/docs/ruby-doc-bundle/UsersGuide/rg/constants.html
Version data entries
396 entries across 396 versions & 1 rubygems