ecm_downloads2 5.0.2 → 5.0.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: '08ab8c9c3c9d8744fe647eaec2c898a8c0ae1e32'
4
- data.tar.gz: 7e755d9a352be6eccb5ac804bb1e384ff2f5ae29
3
+ metadata.gz: 78712b48d5d12cb9645bd18d4cc22816b61c71e5
4
+ data.tar.gz: 26ecf48a34a526beb559a26070e7efbaf0d7b258
5
5
  SHA512:
6
- metadata.gz: 6ea697df4b710ece2428856fbda3fabd922687b2a945806e84f0314758deeb241d7b480f1915c199550f928bfbe3875e5aa0fe6cceda8736c298fb8bcbf36eb5
7
- data.tar.gz: ffc46274a8de31d52ac9c71c95fb690d4f1b32c7b6aad4eb7dc1b9c30b9159562e246f0a2bcb91fa4fda0df38715d807692fc054c21e8f129d85949b1b5736f8
6
+ metadata.gz: c48cc32ca5a9440e7aa83b15e4ce9a4c58693b6348bff2f5b100a5323aa5eb2732f819296a210bd196519f267939548e58cd5237e9c5bed5711baf43fb7bb18a
7
+ data.tar.gz: 97c872c669d8ef16442bfee4255835d5d08c136cea9a4fcd0a219918e79913147f5cc10c5f9de596a468666e9a09b311b3f440cb9099ca7b21975861da18c678
@@ -0,0 +1,6 @@
1
+ %h1= Ecm::Downloads::Download.model_name.human(count: :other)
2
+
3
+ = render @download
4
+
5
+ .well.page-actions
6
+ = link_to @download.download_category, ecm_downloads.url_for(@download.download_category), class: 'btn btn-default'
@@ -1,5 +1,5 @@
1
1
  module Ecm
2
2
  module Downloads
3
- VERSION = '5.0.2'.freeze
3
+ VERSION = '5.0.4'.freeze
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ecm_downloads2
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.0.2
4
+ version: 5.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Roberto Vasquez Angel
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-03-26 00:00:00.000000000 Z
11
+ date: 2018-05-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -486,6 +486,7 @@ files:
486
486
  - app/views/ecm/downloads/download_categories/show.haml
487
487
  - app/views/ecm/downloads/downloads/_download.haml
488
488
  - app/views/ecm/downloads/downloads/index.haml
489
+ - app/views/ecm/downloads/downloads/show.haml
489
490
  - config/initializers/assets.rb
490
491
  - config/locales/ecm.downloads.de.yml
491
492
  - config/locales/ecm.downloads.download.de.yml