rails-settings-ui 1.3.0 → 1.3.1
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/lib/rails-settings-ui/settings_form_coercible.rb +1 -1
- data/lib/rails-settings-ui/settings_form_validator.rb +1 -1
- data/lib/rails-settings-ui/version.rb +1 -1
- data/spec/dummy/db/schema.rb +1 -1
- data/spec/dummy/log/test.log +2493 -0
- data/spec/dummy/tmp/cache/AE1/750/rails_settings_cached%3Amode +1 -1
- data/spec/dummy/tmp/cache/B43/920/rails_settings_cached%3Aangle +1 -1
- data/spec/dummy/tmp/cache/B5B/D00/rails_settings_cached%3Alimit +1 -1
- data/spec/dummy/tmp/cache/B5D/EE0/rails_settings_cached%3Atimer +1 -1
- data/spec/dummy/tmp/cache/B6D/3A0/rails_settings_cached%3Astyle +1 -1
- data/spec/dummy/tmp/cache/BAC/5E0/rails_settings_cached%3Alocale +1 -1
- data/spec/dummy/tmp/cache/C33/A30/rails_settings_cached%3Acompany +1 -1
- data/spec/dummy/tmp/cache/DE0/670/rails_settings_cached%3Adescription +1 -1
- data/spec/dummy/tmp/cache/E33/F60/rails_settings_cached%3Aproject_name +1 -1
- data/spec/dummy/tmp/cache/F36/330/rails_settings_cached%3Aproject_status +1 -1
- data/spec/dummy/tmp/cache/F67/B90/rails_settings_cached%3Acheck_something +1 -1
- metadata +2 -6
- data/spec/dummy/db/development.sqlite3 +0 -0
- data/spec/dummy/db/test.sqlite3 +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
o: ActiveSupport::Cache::Entry:@value
|
|
1
|
+
o: ActiveSupport::Cache::Entry:@value:manual:@created_atf1489941705.991636:@expires_in0
|
|
@@ -1 +1 @@
|
|
|
1
|
-
o: ActiveSupport::Cache::Entry:@valuef0.5:@created_atf
|
|
1
|
+
o: ActiveSupport::Cache::Entry:@valuef0.5:@created_atf1489941705.972814:@expires_in0
|
|
@@ -1 +1 @@
|
|
|
1
|
-
o: ActiveSupport::Cache::Entry:@valuei�:@created_atf
|
|
1
|
+
o: ActiveSupport::Cache::Entry:@valuei�:@created_atf1489941705.983511:@expires_in0
|
|
@@ -1 +1 @@
|
|
|
1
|
-
o: ActiveSupport::Cache::Entry:@valuei :@created_atf
|
|
1
|
+
o: ActiveSupport::Cache::Entry:@valuei :@created_atf1489941706.0068831:@expires_in0
|
|
@@ -1 +1 @@
|
|
|
1
|
-
o: ActiveSupport::Cache::Entry:@value[:en:ru:@created_atf
|
|
1
|
+
o: ActiveSupport::Cache::Entry:@value[:en:ru:@created_atf1489941705.9867961:@expires_in0
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
o: ActiveSupport::Cache::Entry:@valueI"
|
|
2
|
-
apple:ET:@created_atf
|
|
2
|
+
apple:ET:@created_atf1489941704.809176:@expires_in0
|
|
@@ -1 +1 @@
|
|
|
1
|
-
o: ActiveSupport::Cache::Entry:@valueI"�But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.:ET:@created_atf
|
|
1
|
+
o: ActiveSupport::Cache::Entry:@valueI"�But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.:ET:@created_atf1489941705.979876:@expires_in0
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
o: ActiveSupport::Cache::Entry:@valueI"
|
|
2
|
-
Dummy:ET:@created_atf
|
|
2
|
+
Dummy:ET:@created_atf1489941705.995445:@expires_in0
|
|
@@ -1 +1 @@
|
|
|
1
|
-
o: ActiveSupport::Cache::Entry:@value:
|
|
1
|
+
o: ActiveSupport::Cache::Entry:@value:
|
|
@@ -1 +1 @@
|
|
|
1
|
-
o: ActiveSupport::Cache::Entry:@valueT:@created_atf
|
|
1
|
+
o: ActiveSupport::Cache::Entry:@valueT:@created_atf1489941705.9760141:@expires_in0
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: rails-settings-ui
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.3.
|
|
4
|
+
version: 1.3.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Andrey Morskov
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2017-
|
|
11
|
+
date: 2017-06-14 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rails
|
|
@@ -263,10 +263,8 @@ files:
|
|
|
263
263
|
- spec/dummy/config/initializers/wrap_parameters.rb
|
|
264
264
|
- spec/dummy/config/locales/en.yml
|
|
265
265
|
- spec/dummy/config/routes.rb
|
|
266
|
-
- spec/dummy/db/development.sqlite3
|
|
267
266
|
- spec/dummy/db/migrate/20140320182332_create_settings.rb
|
|
268
267
|
- spec/dummy/db/schema.rb
|
|
269
|
-
- spec/dummy/db/test.sqlite3
|
|
270
268
|
- spec/dummy/log/development.log
|
|
271
269
|
- spec/dummy/log/test.log
|
|
272
270
|
- spec/dummy/public/404.html
|
|
@@ -488,10 +486,8 @@ test_files:
|
|
|
488
486
|
- spec/dummy/config/locales/en.yml
|
|
489
487
|
- spec/dummy/config/routes.rb
|
|
490
488
|
- spec/dummy/config.ru
|
|
491
|
-
- spec/dummy/db/development.sqlite3
|
|
492
489
|
- spec/dummy/db/migrate/20140320182332_create_settings.rb
|
|
493
490
|
- spec/dummy/db/schema.rb
|
|
494
|
-
- spec/dummy/db/test.sqlite3
|
|
495
491
|
- spec/dummy/log/development.log
|
|
496
492
|
- spec/dummy/log/test.log
|
|
497
493
|
- spec/dummy/public/404.html
|
|
File without changes
|
data/spec/dummy/db/test.sqlite3
DELETED
|
Binary file
|