bhf 0.6.29 → 0.6.30

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f2ccccdc0ae93b88b1c6a55269d0d31800f945b3
4
- data.tar.gz: c3a2d36c7265e9d9b542b343c0971109fba40d2f
3
+ metadata.gz: 799326468be0d0f6abcbd773a103d94644a9ee10
4
+ data.tar.gz: a93de495134d9fa3a33fb33ff6db4d9ba6091b52
5
5
  SHA512:
6
- metadata.gz: bd9016726c31d3ad4adbcaceed2c46e4a31e93177b308f6c30e4f94bb178e996c0d2a17c1472802c3202adc263f00b15b84c2a9ca808d02fcceaed3629b2ac36
7
- data.tar.gz: 57e8ef3b89f26f52432ce5a6a9ab9eb6c0a52e077a11874cd2cdca58630b7f8237cd3c03ddeaf095dbb875ff3267a8890e52c7b0589aca34b6112911fba4d90f
6
+ metadata.gz: 867becd951a4a69892e2e935d0488b1c065a6a992edf7d359156fc4e7737a9c26f09743871b4a7b866bb41afc9a0b8936e8d55f4a62ef59987c55aac29b9f28a
7
+ data.tar.gz: 202e122942238df3ba1144564ee6d2e7c1e4d620f6ab6a9fb6ff1680972cac568127baa597442e691d3d32698198c93aad42a184a0413f6354fbcfbd6ee38d51
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bhf
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.29
4
+ version: 0.6.30
5
5
  platform: ruby
6
6
  authors:
7
7
  - Anton Pawlik
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-03-12 00:00:00.000000000 Z
11
+ date: 2014-03-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -143,7 +143,6 @@ files:
143
143
  - app/views/bhf/entries/form/column/_array.haml
144
144
  - app/views/bhf/entries/form/column/_boolean.haml
145
145
  - app/views/bhf/entries/form/column/_date.haml
146
- - app/views/bhf/entries/form/column/_file.haml
147
146
  - app/views/bhf/entries/form/column/_hash.haml
148
147
  - app/views/bhf/entries/form/column/_mappin.haml
149
148
  - app/views/bhf/entries/form/column/_markdown.haml
@@ -154,6 +153,7 @@ files:
154
153
  - app/views/bhf/entries/form/column/_static.haml
155
154
  - app/views/bhf/entries/form/column/_string.haml
156
155
  - app/views/bhf/entries/form/column/_text.haml
156
+ - app/views/bhf/entries/form/column/_upload_file.haml
157
157
  - app/views/bhf/entries/form/column/_wysiwyg.haml
158
158
  - app/views/bhf/entries/form/embeds_many/_static.haml
159
159
  - app/views/bhf/entries/form/embeds_one/_static.haml