preserve 2.0.0 → 2.0.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d5976d2703bee78f1a94fadc77405eb808730c805b248d6e8e57695c02857d65
4
- data.tar.gz: 33c61bab02329c7f6ad662fff52bfec9f924067c923eaad0f2606af473bcee95
3
+ metadata.gz: 0a988328e010759f6aea94a3e3949ac538abc9c1393ec317f77e6ebc617257ac
4
+ data.tar.gz: b6547bd73d6f9ef9ee625341fadd7d0770c496b5ce64734bf723e77b0a92b540
5
5
  SHA512:
6
- metadata.gz: 7c33d635321d025fa41a3a3736bdd5621c8fa93614b14a05a139a4cea46957e2a79d104fcd208712c769c1ef348c6aa0e64976a88e6e280c674e1e60fe43fc75
7
- data.tar.gz: bf1cd4bf2bed473f53204ff8bfdb0b298201d71607e78d6907d68288c72ce459919ceadf72a15a5e2cb8f518b1a0107c92fceac2d30f157008ce367175bda815
6
+ metadata.gz: c53746a4f4c4b3159f97d948efd9d51ef0a43ebf9a5c27094152b6477a9b1bebc6252c7bd12725397781e6c3abc05016c70e8d62b738e056e8f9fb1c96330dd1
7
+ data.tar.gz: cd83c817ecbae953e31bdd602f0d01a3a9bf49cf796a436cd99056ff7a49f076c8296955651b07f3fa9b6feaba1c0c672fe2d67b583988c5cabf489f98ce78c9
@@ -1,3 +1,3 @@
1
1
  module Preserve
2
- VERSION = '2.0.0'.freeze
2
+ VERSION = '2.0.1'.freeze
3
3
  end
@@ -16732,4 +16732,557 @@ Processing by ParametersController#index as HTML
16732
16732
  Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 107)
16733
16733
  Started GET "/parameters" for 127.0.0.1 at 2020-09-12 17:14:55 +0200
16734
16734
  Processing by ParametersController#index as HTML
16735
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 93)
16736
+  (1.1ms) SELECT sqlite_version(*)
16737
+ Started GET "/parameters?page=2&per_page=20" for 127.0.0.1 at 2021-03-21 21:54:46 +0100
16738
+ Processing by ParametersController#index as HTML
16739
+ Parameters: {"page"=>"2", "per_page"=>"20"}
16740
+ Completed 200 OK in 3ms (Views: 0.2ms | ActiveRecord: 0.0ms | Allocations: 372)
16741
+ Started GET "/parameters" for 127.0.0.1 at 2021-03-21 21:54:46 +0100
16742
+ Processing by ParametersController#index as HTML
16743
+ Completed 200 OK in 1ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 389)
16744
+ Started GET "/parameters?status=active" for 127.0.0.1 at 2021-03-21 21:54:46 +0100
16745
+ Processing by ParametersController#index as HTML
16746
+ Parameters: {"status"=>"active"}
16747
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 230)
16748
+ Started GET "/parameters?status=inactive" for 127.0.0.1 at 2021-03-21 21:54:46 +0100
16749
+ Processing by ParametersController#index as HTML
16750
+ Parameters: {"status"=>"inactive"}
16751
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 311)
16752
+ Started GET "/parameters" for 127.0.0.1 at 2021-03-21 21:54:46 +0100
16753
+ Processing by ParametersController#index as HTML
16754
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 305)
16755
+ Started GET "/admin/parameters?status=active" for 127.0.0.1 at 2021-03-21 21:54:46 +0100
16756
+ Processing by Admin::ParametersController#index as HTML
16757
+ Parameters: {"status"=>"active"}
16758
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 233)
16759
+ Started GET "/parameters" for 127.0.0.1 at 2021-03-21 21:54:46 +0100
16760
+ Processing by ParametersController#index as HTML
16761
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 295)
16762
+ Started GET "/parameters?status=active" for 127.0.0.1 at 2021-03-21 21:54:46 +0100
16763
+ Processing by ParametersController#index as HTML
16764
+ Parameters: {"status"=>"active"}
16765
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 229)
16766
+ Started GET "/parameters?status=" for 127.0.0.1 at 2021-03-21 21:54:46 +0100
16767
+ Processing by ParametersController#index as HTML
16768
+ Parameters: {"status"=>""}
16769
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 289)
16770
+ Started GET "/parameters?status=active" for 127.0.0.1 at 2021-03-21 21:54:46 +0100
16771
+ Processing by ParametersController#index as HTML
16772
+ Parameters: {"status"=>"active"}
16773
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 229)
16774
+ Started GET "/parameters" for 127.0.0.1 at 2021-03-21 21:54:46 +0100
16775
+ Processing by ParametersController#index as HTML
16776
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 311)
16777
+ Started GET "/parameters?sort[column]=name&sort[direction]=desc" for 127.0.0.1 at 2021-03-21 21:54:46 +0100
16778
+ Processing by ParametersController#index as HTML
16779
+ Parameters: {"sort"=>{"column"=>"name", "direction"=>"desc"}}
16780
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 272)
16781
+ Started GET "/parameters" for 127.0.0.1 at 2021-03-21 21:54:46 +0100
16782
+ Processing by ParametersController#index as HTML
16783
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 346)
16784
+ Started POST "/parameters" for 127.0.0.1 at 2021-03-21 21:54:46 +0100
16785
+ Processing by ParametersController#create as HTML
16786
+ Parameters: {"status"=>"active"}
16787
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 139)
16788
+ Started POST "/parameters" for 127.0.0.1 at 2021-03-21 21:54:46 +0100
16789
+ Processing by ParametersController#create as HTML
16790
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 103)
16791
+ Started GET "/parameters?locale=en" for 127.0.0.1 at 2021-03-21 21:54:46 +0100
16792
+ Processing by ParametersController#index as HTML
16793
+ Parameters: {"locale"=>"en"}
16794
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 230)
16795
+ Started GET "/parameters" for 127.0.0.1 at 2021-03-21 21:54:46 +0100
16796
+ Processing by ParametersController#index as HTML
16797
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 307)
16798
+ Started GET "/admin/parameters" for 127.0.0.1 at 2021-03-21 21:54:46 +0100
16799
+ Processing by Admin::ParametersController#index as HTML
16800
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 321)
16801
+ Started GET "/parameters" for 127.0.0.1 at 2021-03-21 21:54:46 +0100
16802
+ Processing by ParametersController#index as HTML
16803
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 223)
16804
+ Started GET "/parameters?status=inactive" for 127.0.0.1 at 2021-03-21 21:54:46 +0100
16805
+ Processing by ParametersController#index as HTML
16806
+ Parameters: {"status"=>"inactive"}
16807
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 211)
16808
+ Started GET "/parameters?status=active" for 127.0.0.1 at 2021-03-21 21:54:46 +0100
16809
+ Processing by ParametersController#index as HTML
16810
+ Parameters: {"status"=>"active"}
16811
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 107)
16812
+ Started GET "/parameters" for 127.0.0.1 at 2021-03-21 21:54:46 +0100
16813
+ Processing by ParametersController#index as HTML
16814
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 93)
16815
+  (0.8ms) SELECT sqlite_version(*)
16816
+ Started GET "/parameters?page=2&per_page=20" for 127.0.0.1 at 2021-03-21 21:55:17 +0100
16817
+ Processing by ParametersController#index as HTML
16818
+ Parameters: {"page"=>"2", "per_page"=>"20"}
16819
+ Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 363)
16820
+ Started GET "/parameters" for 127.0.0.1 at 2021-03-21 21:55:17 +0100
16821
+ Processing by ParametersController#index as HTML
16822
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 373)
16823
+ Started GET "/parameters?status=active" for 127.0.0.1 at 2021-03-21 21:55:17 +0100
16824
+ Processing by ParametersController#index as HTML
16825
+ Parameters: {"status"=>"active"}
16826
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 223)
16827
+ Started GET "/parameters?status=" for 127.0.0.1 at 2021-03-21 21:55:17 +0100
16828
+ Processing by ParametersController#index as HTML
16829
+ Parameters: {"status"=>""}
16830
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 291)
16831
+ Started GET "/parameters?status=active" for 127.0.0.1 at 2021-03-21 21:55:17 +0100
16832
+ Processing by ParametersController#index as HTML
16833
+ Parameters: {"status"=>"active"}
16834
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 222)
16835
+ Started GET "/parameters" for 127.0.0.1 at 2021-03-21 21:55:17 +0100
16836
+ Processing by ParametersController#index as HTML
16837
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 313)
16838
+ Started POST "/parameters" for 127.0.0.1 at 2021-03-21 21:55:17 +0100
16839
+ Processing by ParametersController#create as HTML
16840
+ Parameters: {"status"=>"active"}
16841
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 130)
16842
+ Started POST "/parameters" for 127.0.0.1 at 2021-03-21 21:55:17 +0100
16843
+ Processing by ParametersController#create as HTML
16844
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 99)
16845
+ Started GET "/admin/parameters?status=active" for 127.0.0.1 at 2021-03-21 21:55:17 +0100
16846
+ Processing by Admin::ParametersController#index as HTML
16847
+ Parameters: {"status"=>"active"}
16848
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 226)
16849
+ Started GET "/parameters" for 127.0.0.1 at 2021-03-21 21:55:17 +0100
16850
+ Processing by ParametersController#index as HTML
16851
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 302)
16852
+ Started GET "/parameters" for 127.0.0.1 at 2021-03-21 21:55:17 +0100
16853
+ Processing by ParametersController#index as HTML
16854
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 218)
16855
+ Started GET "/parameters?status=inactive" for 127.0.0.1 at 2021-03-21 21:55:17 +0100
16856
+ Processing by ParametersController#index as HTML
16857
+ Parameters: {"status"=>"inactive"}
16858
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 204)
16859
+ Started GET "/parameters?status=active" for 127.0.0.1 at 2021-03-21 21:55:17 +0100
16860
+ Processing by ParametersController#index as HTML
16861
+ Parameters: {"status"=>"active"}
16862
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 222)
16863
+ Started GET "/parameters?status=inactive" for 127.0.0.1 at 2021-03-21 21:55:17 +0100
16864
+ Processing by ParametersController#index as HTML
16865
+ Parameters: {"status"=>"inactive"}
16866
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 295)
16867
+ Started GET "/parameters" for 127.0.0.1 at 2021-03-21 21:55:17 +0100
16868
+ Processing by ParametersController#index as HTML
16869
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 305)
16870
+ Started GET "/parameters?sort[column]=name&sort[direction]=desc" for 127.0.0.1 at 2021-03-21 21:55:17 +0100
16871
+ Processing by ParametersController#index as HTML
16872
+ Parameters: {"sort"=>{"column"=>"name", "direction"=>"desc"}}
16873
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 249)
16874
+ Started GET "/parameters" for 127.0.0.1 at 2021-03-21 21:55:17 +0100
16875
+ Processing by ParametersController#index as HTML
16876
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 314)
16877
+ Started GET "/parameters?locale=en" for 127.0.0.1 at 2021-03-21 21:55:17 +0100
16878
+ Processing by ParametersController#index as HTML
16879
+ Parameters: {"locale"=>"en"}
16880
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 223)
16881
+ Started GET "/parameters" for 127.0.0.1 at 2021-03-21 21:55:17 +0100
16882
+ Processing by ParametersController#index as HTML
16883
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 303)
16884
+ Started GET "/admin/parameters" for 127.0.0.1 at 2021-03-21 21:55:17 +0100
16885
+ Processing by Admin::ParametersController#index as HTML
16886
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 323)
16887
+ Started GET "/parameters?status=active" for 127.0.0.1 at 2021-03-21 21:55:17 +0100
16888
+ Processing by ParametersController#index as HTML
16889
+ Parameters: {"status"=>"active"}
16890
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 102)
16891
+ Started GET "/parameters" for 127.0.0.1 at 2021-03-21 21:55:17 +0100
16892
+ Processing by ParametersController#index as HTML
16893
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 93)
16894
+  (1.0ms) SELECT sqlite_version(*)
16895
+ Started GET "/parameters?sort[column]=name&sort[direction]=desc" for 127.0.0.1 at 2021-05-08 15:41:56 +0200
16896
+ Processing by ParametersController#index as HTML
16897
+ Parameters: {"sort"=>{"column"=>"name", "direction"=>"desc"}}
16898
+ Completed 200 OK in 4ms (Views: 0.2ms | ActiveRecord: 0.0ms | Allocations: 335)
16899
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-08 15:41:56 +0200
16900
+ Processing by ParametersController#index as HTML
16901
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 319)
16902
+ Started GET "/parameters?status=active" for 127.0.0.1 at 2021-05-08 15:41:56 +0200
16903
+ Processing by ParametersController#index as HTML
16904
+ Parameters: {"status"=>"active"}
16905
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 223)
16906
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-08 15:41:56 +0200
16907
+ Processing by ParametersController#index as HTML
16908
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 299)
16909
+ Started GET "/parameters?status=active" for 127.0.0.1 at 2021-05-08 15:41:56 +0200
16910
+ Processing by ParametersController#index as HTML
16911
+ Parameters: {"status"=>"active"}
16912
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 222)
16913
+ Started GET "/parameters?status=inactive" for 127.0.0.1 at 2021-05-08 15:41:56 +0200
16914
+ Processing by ParametersController#index as HTML
16915
+ Parameters: {"status"=>"inactive"}
16916
+ Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms | Allocations: 291)
16917
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-08 15:41:56 +0200
16918
+ Processing by ParametersController#index as HTML
16919
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 303)
16920
+ Started GET "/parameters?page=2&per_page=20" for 127.0.0.1 at 2021-05-08 15:41:56 +0200
16921
+ Processing by ParametersController#index as HTML
16922
+ Parameters: {"page"=>"2", "per_page"=>"20"}
16923
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 276)
16924
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-08 15:41:56 +0200
16925
+ Processing by ParametersController#index as HTML
16926
+ Completed 200 OK in 1ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 362)
16927
+ Started GET "/parameters?locale=en" for 127.0.0.1 at 2021-05-08 15:41:56 +0200
16928
+ Processing by ParametersController#index as HTML
16929
+ Parameters: {"locale"=>"en"}
16930
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 223)
16931
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-08 15:41:56 +0200
16932
+ Processing by ParametersController#index as HTML
16933
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 305)
16934
+ Started GET "/admin/parameters" for 127.0.0.1 at 2021-05-08 15:41:56 +0200
16935
+ Processing by Admin::ParametersController#index as HTML
16936
+ Completed 200 OK in 1ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 322)
16937
+ Started POST "/parameters" for 127.0.0.1 at 2021-05-08 15:41:56 +0200
16938
+ Processing by ParametersController#create as HTML
16939
+ Parameters: {"status"=>"active"}
16940
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 130)
16941
+ Started POST "/parameters" for 127.0.0.1 at 2021-05-08 15:41:56 +0200
16942
+ Processing by ParametersController#create as HTML
16943
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 99)
16944
+ Started GET "/parameters?status=active" for 127.0.0.1 at 2021-05-08 15:41:56 +0200
16945
+ Processing by ParametersController#index as HTML
16946
+ Parameters: {"status"=>"active"}
16947
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 222)
16948
+ Started GET "/parameters?status=" for 127.0.0.1 at 2021-05-08 15:41:56 +0200
16949
+ Processing by ParametersController#index as HTML
16950
+ Parameters: {"status"=>""}
16951
+ Completed 200 OK in 1ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 277)
16952
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-08 15:41:56 +0200
16953
+ Processing by ParametersController#index as HTML
16954
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 218)
16955
+ Started GET "/parameters?status=inactive" for 127.0.0.1 at 2021-05-08 15:41:56 +0200
16956
+ Processing by ParametersController#index as HTML
16957
+ Parameters: {"status"=>"inactive"}
16958
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 206)
16959
+ Started GET "/admin/parameters?status=active" for 127.0.0.1 at 2021-05-08 15:41:56 +0200
16960
+ Processing by Admin::ParametersController#index as HTML
16961
+ Parameters: {"status"=>"active"}
16962
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 223)
16963
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-08 15:41:56 +0200
16964
+ Processing by ParametersController#index as HTML
16965
+ Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms | Allocations: 294)
16966
+ Started GET "/parameters?status=active" for 127.0.0.1 at 2021-05-08 15:41:57 +0200
16967
+ Processing by ParametersController#index as HTML
16968
+ Parameters: {"status"=>"active"}
16969
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 102)
16970
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-08 15:41:57 +0200
16971
+ Processing by ParametersController#index as HTML
16972
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 93)
16973
+  (0.9ms) SELECT sqlite_version(*)
16974
+ Started GET "/parameters?status=active" for 127.0.0.1 at 2021-05-08 15:42:01 +0200
16975
+ Processing by ParametersController#index as HTML
16976
+ Parameters: {"status"=>"active"}
16977
+ Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 310)
16978
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-08 15:42:01 +0200
16979
+ Processing by ParametersController#index as HTML
16980
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 322)
16981
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-08 15:42:01 +0200
16982
+ Processing by ParametersController#index as HTML
16983
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 218)
16984
+ Started GET "/parameters?status=inactive" for 127.0.0.1 at 2021-05-08 15:42:01 +0200
16985
+ Processing by ParametersController#index as HTML
16986
+ Parameters: {"status"=>"inactive"}
16987
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 204)
16988
+ Started GET "/parameters?page=2&per_page=20" for 127.0.0.1 at 2021-05-08 15:42:01 +0200
16989
+ Processing by ParametersController#index as HTML
16990
+ Parameters: {"page"=>"2", "per_page"=>"20"}
16991
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 276)
16992
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-08 15:42:01 +0200
16993
+ Processing by ParametersController#index as HTML
16994
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 372)
16995
+ Started GET "/admin/parameters?status=active" for 127.0.0.1 at 2021-05-08 15:42:01 +0200
16996
+ Processing by Admin::ParametersController#index as HTML
16997
+ Parameters: {"status"=>"active"}
16998
+ Completed 200 OK in 1ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 226)
16999
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-08 15:42:01 +0200
17000
+ Processing by ParametersController#index as HTML
17001
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 288)
17002
+ Started GET "/parameters?status=active" for 127.0.0.1 at 2021-05-08 15:42:01 +0200
17003
+ Processing by ParametersController#index as HTML
17004
+ Parameters: {"status"=>"active"}
17005
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 222)
17006
+ Started GET "/parameters?status=inactive" for 127.0.0.1 at 2021-05-08 15:42:01 +0200
17007
+ Processing by ParametersController#index as HTML
17008
+ Parameters: {"status"=>"inactive"}
17009
+ Completed 200 OK in 1ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 293)
17010
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-08 15:42:01 +0200
17011
+ Processing by ParametersController#index as HTML
17012
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 301)
17013
+ Started GET "/parameters?status=active" for 127.0.0.1 at 2021-05-08 15:42:01 +0200
17014
+ Processing by ParametersController#index as HTML
17015
+ Parameters: {"status"=>"active"}
17016
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 222)
17017
+ Started GET "/parameters?status=" for 127.0.0.1 at 2021-05-08 15:42:01 +0200
17018
+ Processing by ParametersController#index as HTML
17019
+ Parameters: {"status"=>""}
17020
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 285)
17021
+ Started GET "/parameters?locale=en" for 127.0.0.1 at 2021-05-08 15:42:01 +0200
17022
+ Processing by ParametersController#index as HTML
17023
+ Parameters: {"locale"=>"en"}
17024
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 223)
17025
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-08 15:42:01 +0200
17026
+ Processing by ParametersController#index as HTML
17027
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 297)
17028
+ Started GET "/admin/parameters" for 127.0.0.1 at 2021-05-08 15:42:01 +0200
17029
+ Processing by Admin::ParametersController#index as HTML
17030
+ Completed 200 OK in 1ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 319)
17031
+ Started POST "/parameters" for 127.0.0.1 at 2021-05-08 15:42:01 +0200
17032
+ Processing by ParametersController#create as HTML
17033
+ Parameters: {"status"=>"active"}
17034
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 130)
17035
+ Started POST "/parameters" for 127.0.0.1 at 2021-05-08 15:42:01 +0200
17036
+ Processing by ParametersController#create as HTML
17037
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 100)
17038
+ Started GET "/parameters?sort[column]=name&sort[direction]=desc" for 127.0.0.1 at 2021-05-08 15:42:01 +0200
17039
+ Processing by ParametersController#index as HTML
17040
+ Parameters: {"sort"=>{"column"=>"name", "direction"=>"desc"}}
17041
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 249)
17042
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-08 15:42:01 +0200
17043
+ Processing by ParametersController#index as HTML
17044
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 316)
17045
+ Started GET "/parameters?status=active" for 127.0.0.1 at 2021-05-08 15:42:01 +0200
17046
+ Processing by ParametersController#index as HTML
17047
+ Parameters: {"status"=>"active"}
17048
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 102)
17049
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-08 15:42:01 +0200
17050
+ Processing by ParametersController#index as HTML
17051
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 93)
17052
+  (1.2ms) SELECT sqlite_version(*)
17053
+ Started GET "/admin/parameters?status=active" for 127.0.0.1 at 2021-05-23 00:31:19 +0200
17054
+ Processing by Admin::ParametersController#index as HTML
17055
+ Parameters: {"status"=>"active"}
17056
+ Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 310)
17057
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-23 00:31:19 +0200
17058
+ Processing by ParametersController#index as HTML
17059
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 298)
17060
+ Started GET "/parameters?status=active" for 127.0.0.1 at 2021-05-23 00:31:19 +0200
17061
+ Processing by ParametersController#index as HTML
17062
+ Parameters: {"status"=>"active"}
17063
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 223)
17064
+ Started GET "/parameters?status=" for 127.0.0.1 at 2021-05-23 00:31:19 +0200
17065
+ Processing by ParametersController#index as HTML
17066
+ Parameters: {"status"=>""}
17067
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 295)
17068
+ Started GET "/parameters?sort[column]=name&sort[direction]=desc" for 127.0.0.1 at 2021-05-23 00:31:19 +0200
17069
+ Processing by ParametersController#index as HTML
17070
+ Parameters: {"sort"=>{"column"=>"name", "direction"=>"desc"}}
17071
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 249)
17072
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-23 00:31:19 +0200
17073
+ Processing by ParametersController#index as HTML
17074
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 322)
17075
+ Started GET "/parameters?locale=en" for 127.0.0.1 at 2021-05-23 00:31:19 +0200
17076
+ Processing by ParametersController#index as HTML
17077
+ Parameters: {"locale"=>"en"}
17078
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 223)
17079
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-23 00:31:19 +0200
17080
+ Processing by ParametersController#index as HTML
17081
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 303)
17082
+ Started GET "/admin/parameters" for 127.0.0.1 at 2021-05-23 00:31:19 +0200
17083
+ Processing by Admin::ParametersController#index as HTML
17084
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 337)
17085
+ Started POST "/parameters" for 127.0.0.1 at 2021-05-23 00:31:19 +0200
17086
+ Processing by ParametersController#create as HTML
17087
+ Parameters: {"status"=>"active"}
17088
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 130)
17089
+ Started POST "/parameters" for 127.0.0.1 at 2021-05-23 00:31:19 +0200
17090
+ Processing by ParametersController#create as HTML
17091
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 99)
17092
+ Started GET "/parameters?page=2&per_page=20" for 127.0.0.1 at 2021-05-23 00:31:19 +0200
17093
+ Processing by ParametersController#index as HTML
17094
+ Parameters: {"page"=>"2", "per_page"=>"20"}
17095
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 276)
17096
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-23 00:31:19 +0200
17097
+ Processing by ParametersController#index as HTML
17098
+ Completed 200 OK in 1ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 364)
17099
+ Started GET "/parameters?status=active" for 127.0.0.1 at 2021-05-23 00:31:19 +0200
17100
+ Processing by ParametersController#index as HTML
17101
+ Parameters: {"status"=>"active"}
17102
+ Completed 200 OK in 1ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 222)
17103
+ Started GET "/parameters?status=inactive" for 127.0.0.1 at 2021-05-23 00:31:19 +0200
17104
+ Processing by ParametersController#index as HTML
17105
+ Parameters: {"status"=>"inactive"}
17106
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 278)
17107
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-23 00:31:19 +0200
17108
+ Processing by ParametersController#index as HTML
17109
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 303)
17110
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-23 00:31:19 +0200
17111
+ Processing by ParametersController#index as HTML
17112
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 218)
17113
+ Started GET "/parameters?status=inactive" for 127.0.0.1 at 2021-05-23 00:31:19 +0200
17114
+ Processing by ParametersController#index as HTML
17115
+ Parameters: {"status"=>"inactive"}
17116
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 204)
17117
+ Started GET "/parameters?status=active" for 127.0.0.1 at 2021-05-23 00:31:19 +0200
17118
+ Processing by ParametersController#index as HTML
17119
+ Parameters: {"status"=>"active"}
17120
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 222)
17121
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-23 00:31:19 +0200
17122
+ Processing by ParametersController#index as HTML
17123
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 309)
17124
+ Started GET "/parameters?status=active" for 127.0.0.1 at 2021-05-23 00:31:19 +0200
17125
+ Processing by ParametersController#index as HTML
17126
+ Parameters: {"status"=>"active"}
17127
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 102)
17128
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-23 00:31:19 +0200
17129
+ Processing by ParametersController#index as HTML
17130
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 93)
17131
+  (1.2ms) SELECT sqlite_version(*)
17132
+ Started GET "/parameters?page=2&per_page=20" for 127.0.0.1 at 2021-05-23 02:51:41 +0200
17133
+ Processing by ParametersController#index as HTML
17134
+ Parameters: {"page"=>"2", "per_page"=>"20"}
17135
+ Completed 200 OK in 3ms (Views: 0.2ms | ActiveRecord: 0.0ms | Allocations: 363)
17136
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-23 02:51:41 +0200
17137
+ Processing by ParametersController#index as HTML
17138
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 371)
17139
+ Started GET "/parameters?status=active" for 127.0.0.1 at 2021-05-23 02:51:41 +0200
17140
+ Processing by ParametersController#index as HTML
17141
+ Parameters: {"status"=>"active"}
17142
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 223)
17143
+ Started GET "/parameters?status=" for 127.0.0.1 at 2021-05-23 02:51:41 +0200
17144
+ Processing by ParametersController#index as HTML
17145
+ Parameters: {"status"=>""}
17146
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 291)
17147
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-23 02:51:41 +0200
17148
+ Processing by ParametersController#index as HTML
17149
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 218)
17150
+ Started GET "/parameters?status=inactive" for 127.0.0.1 at 2021-05-23 02:51:41 +0200
17151
+ Processing by ParametersController#index as HTML
17152
+ Parameters: {"status"=>"inactive"}
17153
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 204)
17154
+ Started GET "/parameters?status=active" for 127.0.0.1 at 2021-05-23 02:51:41 +0200
17155
+ Processing by ParametersController#index as HTML
17156
+ Parameters: {"status"=>"active"}
17157
+ Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms | Allocations: 222)
17158
+ Started GET "/parameters?status=inactive" for 127.0.0.1 at 2021-05-23 02:51:41 +0200
17159
+ Processing by ParametersController#index as HTML
17160
+ Parameters: {"status"=>"inactive"}
17161
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 279)
17162
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-23 02:51:41 +0200
17163
+ Processing by ParametersController#index as HTML
17164
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 309)
17165
+ Started GET "/parameters?locale=en" for 127.0.0.1 at 2021-05-23 02:51:41 +0200
17166
+ Processing by ParametersController#index as HTML
17167
+ Parameters: {"locale"=>"en"}
17168
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 223)
17169
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-23 02:51:41 +0200
17170
+ Processing by ParametersController#index as HTML
17171
+ Completed 200 OK in 1ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 305)
17172
+ Started GET "/admin/parameters" for 127.0.0.1 at 2021-05-23 02:51:41 +0200
17173
+ Processing by Admin::ParametersController#index as HTML
17174
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 336)
17175
+ Started POST "/parameters" for 127.0.0.1 at 2021-05-23 02:51:41 +0200
17176
+ Processing by ParametersController#create as HTML
17177
+ Parameters: {"status"=>"active"}
17178
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 130)
17179
+ Started POST "/parameters" for 127.0.0.1 at 2021-05-23 02:51:41 +0200
17180
+ Processing by ParametersController#create as HTML
17181
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 99)
17182
+ Started GET "/parameters?status=active" for 127.0.0.1 at 2021-05-23 02:51:41 +0200
17183
+ Processing by ParametersController#index as HTML
17184
+ Parameters: {"status"=>"active"}
17185
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 222)
17186
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-23 02:51:41 +0200
17187
+ Processing by ParametersController#index as HTML
17188
+ Completed 200 OK in 1ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 299)
17189
+ Started GET "/admin/parameters?status=active" for 127.0.0.1 at 2021-05-23 02:51:41 +0200
17190
+ Processing by Admin::ParametersController#index as HTML
17191
+ Parameters: {"status"=>"active"}
17192
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 223)
17193
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-23 02:51:41 +0200
17194
+ Processing by ParametersController#index as HTML
17195
+ Completed 200 OK in 1ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 286)
17196
+ Started GET "/parameters?sort[column]=name&sort[direction]=desc" for 127.0.0.1 at 2021-05-23 02:51:41 +0200
17197
+ Processing by ParametersController#index as HTML
17198
+ Parameters: {"sort"=>{"column"=>"name", "direction"=>"desc"}}
17199
+ Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms | Allocations: 249)
17200
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-23 02:51:41 +0200
17201
+ Processing by ParametersController#index as HTML
17202
+ Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms | Allocations: 322)
17203
+ Started GET "/parameters?status=active" for 127.0.0.1 at 2021-05-23 02:51:41 +0200
17204
+ Processing by ParametersController#index as HTML
17205
+ Parameters: {"status"=>"active"}
17206
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 102)
17207
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-23 02:51:41 +0200
17208
+ Processing by ParametersController#index as HTML
17209
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 93)
17210
+  (1.2ms) SELECT sqlite_version(*)
17211
+ Started GET "/parameters?status=active" for 127.0.0.1 at 2021-05-23 18:28:14 +0200
17212
+ Processing by ParametersController#index as HTML
17213
+ Parameters: {"status"=>"active"}
17214
+ Completed 200 OK in 3ms (Views: 0.2ms | ActiveRecord: 0.0ms | Allocations: 311)
17215
+ Started GET "/parameters?status=" for 127.0.0.1 at 2021-05-23 18:28:14 +0200
17216
+ Processing by ParametersController#index as HTML
17217
+ Parameters: {"status"=>""}
17218
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 296)
17219
+ Started GET "/admin/parameters?status=active" for 127.0.0.1 at 2021-05-23 18:28:14 +0200
17220
+ Processing by Admin::ParametersController#index as HTML
17221
+ Parameters: {"status"=>"active"}
17222
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 226)
17223
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-23 18:28:14 +0200
17224
+ Processing by ParametersController#index as HTML
17225
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 296)
17226
+ Started GET "/parameters?sort[column]=name&sort[direction]=desc" for 127.0.0.1 at 2021-05-23 18:28:14 +0200
17227
+ Processing by ParametersController#index as HTML
17228
+ Parameters: {"sort"=>{"column"=>"name", "direction"=>"desc"}}
17229
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 250)
17230
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-23 18:28:14 +0200
17231
+ Processing by ParametersController#index as HTML
17232
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 322)
17233
+ Started GET "/parameters?page=2&per_page=20" for 127.0.0.1 at 2021-05-23 18:28:14 +0200
17234
+ Processing by ParametersController#index as HTML
17235
+ Parameters: {"page"=>"2", "per_page"=>"20"}
17236
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 276)
17237
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-23 18:28:14 +0200
17238
+ Processing by ParametersController#index as HTML
17239
+ Completed 200 OK in 1ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 366)
17240
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-23 18:28:14 +0200
17241
+ Processing by ParametersController#index as HTML
17242
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 218)
17243
+ Started GET "/parameters?status=inactive" for 127.0.0.1 at 2021-05-23 18:28:14 +0200
17244
+ Processing by ParametersController#index as HTML
17245
+ Parameters: {"status"=>"inactive"}
17246
+ Completed 200 OK in 1ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 204)
17247
+ Started GET "/parameters?status=active" for 127.0.0.1 at 2021-05-23 18:28:14 +0200
17248
+ Processing by ParametersController#index as HTML
17249
+ Parameters: {"status"=>"active"}
17250
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 222)
17251
+ Started GET "/parameters?status=inactive" for 127.0.0.1 at 2021-05-23 18:28:14 +0200
17252
+ Processing by ParametersController#index as HTML
17253
+ Parameters: {"status"=>"inactive"}
17254
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 281)
17255
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-23 18:28:14 +0200
17256
+ Processing by ParametersController#index as HTML
17257
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 307)
17258
+ Started POST "/parameters" for 127.0.0.1 at 2021-05-23 18:28:14 +0200
17259
+ Processing by ParametersController#create as HTML
17260
+ Parameters: {"status"=>"active"}
17261
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 130)
17262
+ Started POST "/parameters" for 127.0.0.1 at 2021-05-23 18:28:14 +0200
17263
+ Processing by ParametersController#create as HTML
17264
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 99)
17265
+ Started GET "/parameters?locale=en" for 127.0.0.1 at 2021-05-23 18:28:14 +0200
17266
+ Processing by ParametersController#index as HTML
17267
+ Parameters: {"locale"=>"en"}
17268
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 223)
17269
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-23 18:28:14 +0200
17270
+ Processing by ParametersController#index as HTML
17271
+ Completed 200 OK in 1ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 308)
17272
+ Started GET "/admin/parameters" for 127.0.0.1 at 2021-05-23 18:28:14 +0200
17273
+ Processing by Admin::ParametersController#index as HTML
17274
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 315)
17275
+ Started GET "/parameters?status=active" for 127.0.0.1 at 2021-05-23 18:28:14 +0200
17276
+ Processing by ParametersController#index as HTML
17277
+ Parameters: {"status"=>"active"}
17278
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 222)
17279
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-23 18:28:14 +0200
17280
+ Processing by ParametersController#index as HTML
17281
+ Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms | Allocations: 313)
17282
+ Started GET "/parameters?status=active" for 127.0.0.1 at 2021-05-23 18:28:14 +0200
17283
+ Processing by ParametersController#index as HTML
17284
+ Parameters: {"status"=>"active"}
17285
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 102)
17286
+ Started GET "/parameters" for 127.0.0.1 at 2021-05-23 18:28:14 +0200
17287
+ Processing by ParametersController#index as HTML
16735
17288
  Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 93)
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: preserve
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0
4
+ version: 2.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Bartosz Pieńkowski
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-09-12 00:00:00.000000000 Z
11
+ date: 2021-05-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: actionpack
@@ -42,16 +42,16 @@ dependencies:
42
42
  name: bundler
43
43
  requirement: !ruby/object:Gem::Requirement
44
44
  requirements:
45
- - - "~>"
45
+ - - ">="
46
46
  - !ruby/object:Gem::Version
47
- version: '1.16'
47
+ version: '0'
48
48
  type: :development
49
49
  prerelease: false
50
50
  version_requirements: !ruby/object:Gem::Requirement
51
51
  requirements:
52
- - - "~>"
52
+ - - ">="
53
53
  - !ruby/object:Gem::Version
54
- version: '1.16'
54
+ version: '0'
55
55
  - !ruby/object:Gem::Dependency
56
56
  name: coveralls
57
57
  requirement: !ruby/object:Gem::Requirement