elibri_onix 0.1.19 → 0.1.21

Sign up to get free protection for your applications and to get access to all the features.
@@ -14,7 +14,7 @@ module Elibri
14
14
  xml_accessor :unit, :from => 'MeasureUnitCode'
15
15
 
16
16
  ATTRIBUTES = [
17
- :type, :from, :measurement, :unit, :type_name
17
+ :type, :measurement, :unit, :type_name
18
18
  ]
19
19
 
20
20
  RELATIONS = [
@@ -1,6 +1,6 @@
1
1
  module Elibri
2
2
  module ONIX
3
- VERSION = "0.1.19"
3
+ VERSION = "0.1.21"
4
4
  Version = VERSION
5
5
  end
6
6
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: elibri_onix
3
3
  version: !ruby/object:Gem::Version
4
- hash: 61
4
+ hash: 49
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 1
9
- - 19
10
- version: 0.1.19
9
+ - 21
10
+ version: 0.1.21
11
11
  platform: ruby
12
12
  authors:
13
13
  - Marcin Urbanski
@@ -15,7 +15,8 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2012-05-16 00:00:00 Z
18
+ date: 2012-05-17 00:00:00 +02:00
19
+ default_executable:
19
20
  dependencies:
20
21
  - !ruby/object:Gem::Dependency
21
22
  name: activesupport
@@ -251,6 +252,7 @@ files:
251
252
  - test/fixtures/onix_title_with_collection_example.xml
252
253
  - test/fixtures/onix_titles_example.xml
253
254
  - test/helper.rb
255
+ has_rdoc: true
254
256
  homepage: http://github.com/elibri/elibri_onix
255
257
  licenses:
256
258
  - MIT
@@ -280,7 +282,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
280
282
  requirements: []
281
283
 
282
284
  rubyforge_project:
283
- rubygems_version: 1.8.21
285
+ rubygems_version: 1.5.2
284
286
  signing_key:
285
287
  specification_version: 3
286
288
  summary: EDItEUR ONIX format subset implementation used in Elibri publication system