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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 799326468be0d0f6abcbd773a103d94644a9ee10
|
|
4
|
+
data.tar.gz: a93de495134d9fa3a33fb33ff6db4d9ba6091b52
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 867becd951a4a69892e2e935d0488b1c065a6a992edf7d359156fc4e7737a9c26f09743871b4a7b866bb41afc9a0b8936e8d55f4a62ef59987c55aac29b9f28a
|
|
7
|
+
data.tar.gz: 202e122942238df3ba1144564ee6d2e7c1e4d620f6ab6a9fb6ff1680972cac568127baa597442e691d3d32698198c93aad42a184a0413f6354fbcfbd6ee38d51
|
|
File without changes
|
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.
|
|
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-
|
|
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
|