polyrex 0.7.2 → 0.7.4

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 +2 -2
data/lib/polyrex.rb CHANGED
@@ -92,7 +92,7 @@ class Polyrex
92
92
  summary = field_names.map {|x| "<%s/>" % x}.join
93
93
  end
94
94
 
95
- summary << "<schema>#{schema}</schema>"
95
+ summary << "<recordx_type>polyrex</recordx_type><schema>#{schema}</schema>"
96
96
  #----
97
97
 
98
98
  @schema = schema
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: polyrex
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.2
4
+ version: 0.7.4
5
5
  platform: ruby
6
6
  authors: []
7
7
 
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2010-07-27 00:00:00 +01:00
12
+ date: 2010-11-25 00:00:00 +00:00
13
13
  default_executable:
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency