culturecode_stagehand 0.7.10 → 0.7.11

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: eb03c8a33d965513648b4e8acaca9e956b4d4bdf
4
- data.tar.gz: 19882d1cdeed12d6fda5e101676784829ed47a48
3
+ metadata.gz: e9378183a11c9a05ec64fefcaad137653b15971c
4
+ data.tar.gz: 4de26867b93145bc52743a47bfa83f7f244d5547
5
5
  SHA512:
6
- metadata.gz: b6afe7cd3824becaeb9c718650155b5128676fcb78f13514ffc24b9fd3554fc9cc2ba60edd5ba63111276dd2df21786637f7a4587b8238d7786a18f0c015013d
7
- data.tar.gz: 2af88daac9cc6828250b3f3429d0534c8c7a567d8ccc1b12f2ef8c3abe08e386d449ae0d705027a989282549758eeb96c624cec07fd90d371a351c1c7877c10f
6
+ metadata.gz: 85189bbc25378aa9c27534789d59ff23bfcd563a9d14d7a7ec21b7397ed50e25e58030c295661e260e9fea6cf5fecd453e4fb7ebf1f0ee4fd3999a41f0b0b770
7
+ data.tar.gz: bce6518fd8559fbcf66ba040e61a8ba5c35a0e15a661d3d0672b747d387f6ff90003a4569df52a6f11aac57a906af1897ecbb0caa4ed74d9b393f30000957bda
@@ -17,6 +17,11 @@ module Stagehand
17
17
  def sync_record(record)
18
18
  Stagehand::Staging::Synchronizer.sync_record(record)
19
19
  end
20
+
21
+ # Syncs the checklist's affected records to the production database
22
+ def sync_checklist(checklist)
23
+ Stagehand::Staging::Synchronizer.sync_checklist(checklist)
24
+ end
20
25
  end
21
26
  end
22
27
  end
@@ -1,3 +1,3 @@
1
1
  module Stagehand
2
- VERSION = "0.7.10"
2
+ VERSION = "0.7.11"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: culturecode_stagehand
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.10
4
+ version: 0.7.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nicholas Jakobsen
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2016-06-30 00:00:00.000000000 Z
12
+ date: 2016-07-01 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -108,7 +108,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
108
108
  version: '0'
109
109
  requirements: []
110
110
  rubyforge_project:
111
- rubygems_version: 2.5.1
111
+ rubygems_version: 2.4.5.1
112
112
  signing_key:
113
113
  specification_version: 4
114
114
  summary: Simplify the management of a sandbox database that can sync content to a