publish_my_data 1.3.17 → 1.3.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -14,7 +14,9 @@
14
14
  =label "Contact"
15
15
  %p= auto_link vocabulary.contact_email.to_s.gsub('mailto:','')
16
16
  - if vocabulary.description.present?
17
- = render partial: 'publish_my_data/shared/description', locals: {container:vocabulary}
17
+ =label "Description"
18
+ :markdown
19
+ #{vocabulary.description.to_s}
18
20
 
19
21
  .pmd_box_sidebar
20
22
  /
@@ -1,3 +1,3 @@
1
1
  module PublishMyData
2
- VERSION = "1.3.17"
2
+ VERSION = "1.3.18"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: publish_my_data
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.17
4
+ version: 1.3.18
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -16,7 +16,7 @@ authors:
16
16
  autorequire:
17
17
  bindir: bin
18
18
  cert_chain: []
19
- date: 2014-03-24 00:00:00.000000000 Z
19
+ date: 2014-03-28 00:00:00.000000000 Z
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency
22
22
  name: rails
@@ -543,7 +543,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
543
543
  version: '0'
544
544
  segments:
545
545
  - 0
546
- hash: -126398791924599395
546
+ hash: 451961602140353855
547
547
  required_rubygems_version: !ruby/object:Gem::Requirement
548
548
  none: false
549
549
  requirements: