optimacms 0.1.25 → 0.1.27
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 +4 -4
- data/app/controllers/optimacms/admin/pages_controller.rb +1 -1
- data/app/controllers/optimacms/admin/templates_controller.rb +1 -1
- data/app/controllers/optimacms/dev_controller.rb +8 -0
- data/app/views/optimacms/admin/layouts/_form.html.haml +6 -4
- data/app/views/optimacms/admin/pages/index.html.haml +2 -4
- data/app/views/optimacms/admin/templates/index.html.haml +2 -7
- data/lib/optimacms/page_services/page_route_service.rb +4 -0
- data/lib/optimacms/version.rb +1 -1
- data/test/dummy/config/initializers/simple_form.rb +166 -0
- data/test/dummy/config/initializers/simple_form_bootstrap.rb +136 -0
- data/test/dummy/config/locales/simple_form.en.yml +31 -0
- data/test/dummy/config/routes.rb +1 -1
- data/test/dummy/lib/templates/haml/scaffold/_form.html.haml +10 -0
- data/test/dummy/log/development.log +3902 -0
- data/test/dummy/tmp/cache/assets/development/sass/585f654cdcd249569ff250d9f65921fe212b1be8/application.css.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/585f654cdcd249569ff250d9f65921fe212b1be8/bootstrap_and_overrides.css.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/585f654cdcd249569ff250d9f65921fe212b1be8/bootstrap_custom.css.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/585f654cdcd249569ff250d9f65921fe212b1be8/bootstrap_variables.css.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sass/585f654cdcd249569ff250d9f65921fe212b1be8/tpl.css.scssc +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/0d2f255829ff9f72d98dead4f35ddf02 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/2168c08c151d642aa46ea4bc6283929c +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/2f5173deea6c795b8fdde723bb4b63af +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/2f7d38a264678a2db4a0d569a3313cb1 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/332dfe4887cbad3adbd20e6609fa4960 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/3cd4037d8c32ad8fcdd5e3bbb8dfc35a +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/4016d2fd0b776ceb82fcbfbc5d2e26b1 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/49c7cb5dd916ffc9e87ce3b989c92062 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/55a2847335c39261e1efe764deb18592 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/678a2e392e656b8132f0420e4ec28ed6 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/6843f0414f73089579ae0f9fddf7b38f +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/73fbaa501dc0b072cf2c27fa7dfe0d91 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/88d843fcb07453d1057fac1e254fde0d +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/8ab512c9b33ac90e699b73469d71f061 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/9ee80730ab26986d507820ac7a288d5c +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/af26c017afcf68f1edd44a4c9bb942e4 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/bcca522c6302f184f12fe0e8a7d7e71a +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/c11c6d97cfc7ef7945fa87f14b44445c +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/c13fc73ceafa45876a901b3e775b83ae +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/cffd775d018f68ce5dba1ee0d951a994 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/d3e5a199890ba7c706fc62c2b891714d +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/e945ca604ee0240455a5652953b3e495 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/ee287313e28f341f83628dec0a353fa6 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/ef2d6862f5fd690c5387cafd88944a9f +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/f557612d05bb9fea499dce8352b3f0ca +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/f7cbd26ba1d28d48de824f0e94586655 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/f9c51fa87975943d31bc1bfd7cb684c6 +0 -0
- data/test/dummy/tmp/pids/server.pid +1 -1
- metadata +20 -2
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
4072
|
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.
|
|
4
|
+
version: 0.1.27
|
|
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-
|
|
11
|
+
date: 2015-05-18 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rails
|
|
@@ -445,14 +445,18 @@ files:
|
|
|
445
445
|
- test/dummy/config/initializers/mime_types.rb
|
|
446
446
|
- test/dummy/config/initializers/session_store.rb
|
|
447
447
|
- test/dummy/config/initializers/simple_filter.rb
|
|
448
|
+
- test/dummy/config/initializers/simple_form.rb
|
|
449
|
+
- test/dummy/config/initializers/simple_form_bootstrap.rb
|
|
448
450
|
- test/dummy/config/initializers/wrap_parameters.rb
|
|
449
451
|
- test/dummy/config/locales/devise.en.yml
|
|
450
452
|
- test/dummy/config/locales/en.yml
|
|
453
|
+
- test/dummy/config/locales/simple_form.en.yml
|
|
451
454
|
- test/dummy/config/routes.rb
|
|
452
455
|
- test/dummy/config/secrets.yml
|
|
453
456
|
- test/dummy/config/tinymce.yml
|
|
454
457
|
- test/dummy/db/migrate/20150504000518_devise_create_users.rb
|
|
455
458
|
- test/dummy/db/schema.rb
|
|
459
|
+
- test/dummy/lib/templates/haml/scaffold/_form.html.haml
|
|
456
460
|
- test/dummy/log/development.log
|
|
457
461
|
- test/dummy/public/404.html
|
|
458
462
|
- test/dummy/public/422.html
|
|
@@ -1895,6 +1899,11 @@ files:
|
|
|
1895
1899
|
- test/dummy/tmp/cache/assets/development/sass/55e8e48fbc5eb26926f2b014f38ada59cc2f147b/_utilities.scssc
|
|
1896
1900
|
- test/dummy/tmp/cache/assets/development/sass/55e8e48fbc5eb26926f2b014f38ada59cc2f147b/_variables.scssc
|
|
1897
1901
|
- test/dummy/tmp/cache/assets/development/sass/55e8e48fbc5eb26926f2b014f38ada59cc2f147b/_wells.scssc
|
|
1902
|
+
- test/dummy/tmp/cache/assets/development/sass/585f654cdcd249569ff250d9f65921fe212b1be8/application.css.scssc
|
|
1903
|
+
- test/dummy/tmp/cache/assets/development/sass/585f654cdcd249569ff250d9f65921fe212b1be8/bootstrap_and_overrides.css.scssc
|
|
1904
|
+
- test/dummy/tmp/cache/assets/development/sass/585f654cdcd249569ff250d9f65921fe212b1be8/bootstrap_custom.css.scssc
|
|
1905
|
+
- test/dummy/tmp/cache/assets/development/sass/585f654cdcd249569ff250d9f65921fe212b1be8/bootstrap_variables.css.scssc
|
|
1906
|
+
- test/dummy/tmp/cache/assets/development/sass/585f654cdcd249569ff250d9f65921fe212b1be8/tpl.css.scssc
|
|
1898
1907
|
- test/dummy/tmp/cache/assets/development/sass/5b61bdf620dd47e93c72a3b8ee81ad9564d8b116/admin.css.scssc
|
|
1899
1908
|
- test/dummy/tmp/cache/assets/development/sass/5b61bdf620dd47e93c72a3b8ee81ad9564d8b116/admin_tpl.css.scssc
|
|
1900
1909
|
- test/dummy/tmp/cache/assets/development/sass/5b61bdf620dd47e93c72a3b8ee81ad9564d8b116/bootstrap_and_overrides.css.scssc
|
|
@@ -2588,15 +2597,19 @@ test_files:
|
|
|
2588
2597
|
- test/dummy/config/initializers/mime_types.rb
|
|
2589
2598
|
- test/dummy/config/initializers/session_store.rb
|
|
2590
2599
|
- test/dummy/config/initializers/simple_filter.rb
|
|
2600
|
+
- test/dummy/config/initializers/simple_form.rb
|
|
2601
|
+
- test/dummy/config/initializers/simple_form_bootstrap.rb
|
|
2591
2602
|
- test/dummy/config/initializers/wrap_parameters.rb
|
|
2592
2603
|
- test/dummy/config/locales/devise.en.yml
|
|
2593
2604
|
- test/dummy/config/locales/en.yml
|
|
2605
|
+
- test/dummy/config/locales/simple_form.en.yml
|
|
2594
2606
|
- test/dummy/config/routes.rb
|
|
2595
2607
|
- test/dummy/config/secrets.yml
|
|
2596
2608
|
- test/dummy/config/tinymce.yml
|
|
2597
2609
|
- test/dummy/config.ru
|
|
2598
2610
|
- test/dummy/db/migrate/20150504000518_devise_create_users.rb
|
|
2599
2611
|
- test/dummy/db/schema.rb
|
|
2612
|
+
- test/dummy/lib/templates/haml/scaffold/_form.html.haml
|
|
2600
2613
|
- test/dummy/log/development.log
|
|
2601
2614
|
- test/dummy/public/404.html
|
|
2602
2615
|
- test/dummy/public/422.html
|
|
@@ -4041,6 +4054,11 @@ test_files:
|
|
|
4041
4054
|
- test/dummy/tmp/cache/assets/development/sass/55e8e48fbc5eb26926f2b014f38ada59cc2f147b/_utilities.scssc
|
|
4042
4055
|
- test/dummy/tmp/cache/assets/development/sass/55e8e48fbc5eb26926f2b014f38ada59cc2f147b/_variables.scssc
|
|
4043
4056
|
- test/dummy/tmp/cache/assets/development/sass/55e8e48fbc5eb26926f2b014f38ada59cc2f147b/_wells.scssc
|
|
4057
|
+
- test/dummy/tmp/cache/assets/development/sass/585f654cdcd249569ff250d9f65921fe212b1be8/application.css.scssc
|
|
4058
|
+
- test/dummy/tmp/cache/assets/development/sass/585f654cdcd249569ff250d9f65921fe212b1be8/bootstrap_and_overrides.css.scssc
|
|
4059
|
+
- test/dummy/tmp/cache/assets/development/sass/585f654cdcd249569ff250d9f65921fe212b1be8/bootstrap_custom.css.scssc
|
|
4060
|
+
- test/dummy/tmp/cache/assets/development/sass/585f654cdcd249569ff250d9f65921fe212b1be8/bootstrap_variables.css.scssc
|
|
4061
|
+
- test/dummy/tmp/cache/assets/development/sass/585f654cdcd249569ff250d9f65921fe212b1be8/tpl.css.scssc
|
|
4044
4062
|
- test/dummy/tmp/cache/assets/development/sass/5b61bdf620dd47e93c72a3b8ee81ad9564d8b116/admin.css.scssc
|
|
4045
4063
|
- test/dummy/tmp/cache/assets/development/sass/5b61bdf620dd47e93c72a3b8ee81ad9564d8b116/admin_tpl.css.scssc
|
|
4046
4064
|
- test/dummy/tmp/cache/assets/development/sass/5b61bdf620dd47e93c72a3b8ee81ad9564d8b116/bootstrap_and_overrides.css.scssc
|