kcyEtsTest 0.0.1 → 2.2.19

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
  SHA256:
3
- metadata.gz: a01e71aadb8e20c99dcba8a7fad4013909482b907a6940dea3364d95bb59ed15
4
- data.tar.gz: 5c1c4ee2ef61d72f23f5d929cf69319b79b180fdd39464d5ff49cb5fda0b7ce1
3
+ metadata.gz: 18b9b6c44e1f602a6334e299355b3bbf2f6119067e629a327c25e73f0c26a062
4
+ data.tar.gz: 9bb562563a1e18faef4033bb1cdc29c2afb890136e020c7f19ddbf5d43672d85
5
5
  SHA512:
6
- metadata.gz: 2badfae4aa412b6e3e86663059e3f0e024822eb351a4ce7fe87f5b3673046b3d3ac077527a0a26d4a009f3ff5e58ec2146abdecbaed02697ba250a64064d8385
7
- data.tar.gz: 375a2ca2e35a5eb7af9de6332728a7ffb1ea865c85f1ea9a4ad7f67dbf380ec322073e873fbd1e2d7dae178c6f37ca14a9d2a6abc2c1fb939df1243303917f7b
6
+ metadata.gz: 3e847fdfcddb97c543f902db239c1b0cb1bfc7bbc2fed13655bc7dbd989e6a68b6ab938298d7c2e4162e03fbe6201cfb09390066a0e88070c8e0ae1797c237c3
7
+ data.tar.gz: 81fc85108a049e0ec28afc86da59fd8539ea7534cee3e8676604504d02950a94f6e9238d605866585bf8955054f16aed182e70efb02492ad978717ab50011b67
@@ -38,9 +38,9 @@ module ComfortableMexicanSofa
38
38
 
39
39
  # Modify CMS configuration
40
40
  # Example:
41
- # ComfortableMexicanSofa.configure do |config|
42
- # config.cms_title = 'PixelForce_ETS'
43
- # end
41
+ ComfortableMexicanSofa.configure do |config|
42
+ config.cms_title = 'PixelForce_ETS'
43
+ end
44
44
  def configure
45
45
  yield configuration
46
46
  end
@@ -4,6 +4,6 @@ module ComfortableMexicanSofa
4
4
 
5
5
  # VERSION = "1.0"
6
6
  # VERSION = "2.0.18"
7
- VERSION = "0.0.1"
7
+ VERSION = "2.2.19"
8
8
 
9
9
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kcyEtsTest
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 2.2.19
5
5
  platform: ruby
6
6
  authors:
7
7
  - Oleg Khabarov