dynarex 1.1.5 → 1.1.6

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 -1
  2. metadata +1 -1
@@ -237,7 +237,7 @@ EOF
237
237
  @doc.root.xpath x
238
238
  end
239
239
 
240
- def xslt_schema(s)
240
+ def xslt_schema=(s)
241
241
  @dynarex_xslt.xslt_schema = s
242
242
  self
243
243
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: dynarex
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 1.1.5
5
+ version: 1.1.6
6
6
  platform: ruby
7
7
  authors:
8
8
  - James Robertson