Sha256: 0b65bcac152d954391f70ada821034bcb7274e95ce4618b9a985625c489249cc
Contents?: true
Size: 443 Bytes
Versions: 1
Compression:
Stored size: 443 Bytes
Contents
module ArrayLogic VERSION = "0.2.1" end # History # ======= # # Version 0.2.1 # ============= # Improved handling of errors in functions and add != operator # # Version 0.2.0 # ============= # Adds functions: sum, count and average # # Version 0.1.2 # ============= # Refactor to tidy up code and make private, rule methods that don't need exposing # # # Version 0.1.1 # ============= # Working version. No history before this point #
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
array_logic-0.2.1 | lib/array_logic/version.rb |