polyrex 0.8.13 → 0.8.14

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
@@ -120,7 +120,7 @@ class Polyrex
120
120
  end
121
121
  end
122
122
 
123
- def xslt_schema(s)
123
+ def xslt_schema=(s)
124
124
  @polyrex_xslt.xslt_schema = s
125
125
  self
126
126
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: polyrex
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.8.13
5
+ version: 0.8.14
6
6
  platform: ruby
7
7
  authors:
8
8
  - James Robertson