dynarex 0.8.0 → 0.8.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/dynarex.rb +1 -0
  2. metadata +1 -1
@@ -44,6 +44,7 @@ class Dynarex
44
44
  end
45
45
 
46
46
  alias to_h flat_records
47
+
47
48
  # Returns all records as a string format specified by the summary format_mask field.
48
49
 
49
50
  def to_s
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dynarex
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.0
4
+ version: 0.8.1
5
5
  platform: ruby
6
6
  authors: []
7
7