polyrex 0.8.12 → 0.8.13

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/polyrex.rb +1 -1
  2. metadata +1 -1
data/lib/polyrex.rb CHANGED
@@ -25,7 +25,7 @@ class Polyrex
25
25
  @summary_fields = summary_h.keys.map(&:to_sym)
26
26
  end
27
27
 
28
- @polyrex_xslt = PolyrexXSLT.new
28
+ @polyrex_xslt = RecordxXSLT.new
29
29
  end
30
30
 
31
31
  def create(id=nil)
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: polyrex
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.8.12
5
+ version: 0.8.13
6
6
  platform: ruby
7
7
  authors:
8
8
  - James Robertson