optimacms 0.1.32 → 0.1.34

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.
@@ -1 +1 @@
1
- 10084
1
+ 14520
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: optimacms
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.32
4
+ version: 0.1.34
5
5
  platform: ruby
6
6
  authors:
7
7
  - Max Ivak
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-05-30 00:00:00.000000000 Z
11
+ date: 2015-06-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -405,11 +405,12 @@ files:
405
405
  - test/dummy/app/views/services/index.html.haml
406
406
  - test/dummy/app/views/services/index_bottom.html
407
407
  - test/dummy/app/views/services/index_top.html
408
- - test/dummy/app/views/temp/1.html.erb
409
- - test/dummy/app/views/temp/h1.html
408
+ - test/dummy/app/views/temp/_h1.html
409
+ - test/dummy/app/views/temp/_part1.html.haml
410
410
  - test/dummy/app/views/temp/html1.html
411
+ - test/dummy/app/views/temp/p1.html.haml
412
+ - test/dummy/app/views/temp/sitemap.xml.builder
411
413
  - test/dummy/app/views/temp/t1.html.haml
412
- - test/dummy/app/views/temp/t5.html
413
414
  - test/dummy/app/views/temp9/t2.html
414
415
  - test/dummy/app/views/temp9/t9.html
415
416
  - test/dummy/app/views/workers/_breadcrumb_worker.html.haml
@@ -2564,11 +2565,12 @@ test_files:
2564
2565
  - test/dummy/app/views/services/index.html.haml
2565
2566
  - test/dummy/app/views/services/index_bottom.html
2566
2567
  - test/dummy/app/views/services/index_top.html
2567
- - test/dummy/app/views/temp/1.html.erb
2568
- - test/dummy/app/views/temp/h1.html
2569
2568
  - test/dummy/app/views/temp/html1.html
2569
+ - test/dummy/app/views/temp/p1.html.haml
2570
+ - test/dummy/app/views/temp/sitemap.xml.builder
2570
2571
  - test/dummy/app/views/temp/t1.html.haml
2571
- - test/dummy/app/views/temp/t5.html
2572
+ - test/dummy/app/views/temp/_h1.html
2573
+ - test/dummy/app/views/temp/_part1.html.haml
2572
2574
  - test/dummy/app/views/temp9/t2.html
2573
2575
  - test/dummy/app/views/temp9/t9.html
2574
2576
  - test/dummy/app/views/workers/contacts.html.haml
@@ -1 +0,0 @@
1
- <p>11111</p>
@@ -1 +0,0 @@
1
- <p>hhheeello partial h1</p>
@@ -1 +0,0 @@
1
- <p>555</p>