smarter_listing 0.5.0 → 0.6.0
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/smarter_listing/version.rb +1 -1
- data/test/dummy/db/test.sqlite3 +0 -0
- data/test/dummy/log/test.log +0 -251
- metadata +5 -5
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 8caf15218bbf32d9c129bdb35b3a72a3f54e4e66e24c48e3cc17b1b1c855a894
|
|
4
|
+
data.tar.gz: 6d2372a8ddc6c7528bb999fd286c6f8ae761ac650aafc8a6974d98570cb61d6d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 0476f9640199e89e5b6056b2aed9404c0ec1592224d07509d2b8720ff044b4da9326f7c7f415f30cda4855cd86337a99f3821e17d240308603b892381896ee06
|
|
7
|
+
data.tar.gz: 80441ed3c343826420d4021ada69d3d745e61cd29727d11761c1e5ce3ad6fef8dcda84f9ea75df5bdf6ae59f92e1dd34dc53bb593801b12dc9eedb0d169b667e
|
data/test/dummy/db/test.sqlite3
CHANGED
|
Binary file
|
data/test/dummy/log/test.log
CHANGED
|
@@ -9038,254 +9038,3 @@ Processing by ListingsController#update as JS
|
|
|
9038
9038
|
Rendered /Users/d067570/OneDrive - SAP SE/src/inline/smarter_listing/app/views/smarter_listing/update.js.erb (Duration: 4.7ms | Allocations: 2642)
|
|
9039
9039
|
Completed 200 OK in 11ms (Views: 7.4ms | ActiveRecord: 1.1ms | Allocations: 4032)
|
|
9040
9040
|
[1m[35m (0.5ms)[0m [1m[31mrollback transaction[0m
|
|
9041
|
-
[1m[35m (0.2ms)[0m [1m[34mSELECT sqlite_version(*)[0m
|
|
9042
|
-
[1m[35m (0.7ms)[0m [1m[34mSELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ?[0m [["key", "schema_sha1"]]
|
|
9043
|
-
[1m[35m (0.1ms)[0m [1m[34mSELECT sqlite_version(*)[0m
|
|
9044
|
-
[1m[35m (0.4ms)[0m [1m[34mSELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC[0m
|
|
9045
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
9046
|
-
-----------------------------------------------------------
|
|
9047
|
-
SmarterListingLoader: test_controller_extensions_are_loaded
|
|
9048
|
-
-----------------------------------------------------------
|
|
9049
|
-
[1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
|
|
9050
|
-
[1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
|
|
9051
|
-
--------------------------------------------------
|
|
9052
|
-
SmarterListingLoader: test_helper_methods_included
|
|
9053
|
-
--------------------------------------------------
|
|
9054
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
9055
|
-
[1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
|
|
9056
|
-
-----------------------------------------------------
|
|
9057
|
-
SmarterListingLoader: test_setting_a_filter_parameter
|
|
9058
|
-
-----------------------------------------------------
|
|
9059
|
-
[1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
|
|
9060
|
-
[1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
|
|
9061
|
-
----------------------------------------------------
|
|
9062
|
-
SmarterListingLoader: test_smarter_listing_is_loaded
|
|
9063
|
-
----------------------------------------------------
|
|
9064
|
-
[1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
|
|
9065
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
9066
|
-
-------------------------------------------------------
|
|
9067
|
-
SmarterListingLoader: test_the_default_filter_parameter
|
|
9068
|
-
-------------------------------------------------------
|
|
9069
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
9070
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
9071
|
-
----------------------------
|
|
9072
|
-
WorkflowTest: test_has_index
|
|
9073
|
-
----------------------------
|
|
9074
|
-
Started GET "/listings" for 127.0.0.1 at 2020-03-15 12:13:08 +0100
|
|
9075
|
-
Processing by ListingsController#index as HTML
|
|
9076
|
-
[1m[35m (0.3ms)[0m [1m[34mSELECT COUNT(*) FROM "listings"[0m
|
|
9077
|
-
Rendering listings/index.html.erb within layouts/default
|
|
9078
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/_sortable.html.erb (Duration: 1.0ms | Allocations: 305)
|
|
9079
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/_sortable.html.erb (Duration: 0.1ms | Allocations: 60)
|
|
9080
|
-
[1m[36mListing Load (0.1ms)[0m [1m[34mSELECT "listings".* FROM "listings" LIMIT ? OFFSET ?[0m [["LIMIT", 10], ["OFFSET", 0]]
|
|
9081
|
-
Rendered /Users/d067570/OneDrive - SAP SE/src/inline/smarter_listing/app/views/smart_listing/_action_copy.html.erb (Duration: 0.9ms | Allocations: 168)
|
|
9082
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/_action_edit.html.erb (Duration: 1.0ms | Allocations: 204)
|
|
9083
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/_action_delete.html.erb (Duration: 0.9ms | Allocations: 251)
|
|
9084
|
-
Rendered listings/_listing.html.erb (Duration: 7.3ms | Allocations: 1940)
|
|
9085
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/_item_new.html.erb (Duration: 1.2ms | Allocations: 574)
|
|
9086
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/_pagination_per_page_links.html.erb (Duration: 0.8ms | Allocations: 335)
|
|
9087
|
-
Rendered listings/_table_header.html.erb (Duration: 23.6ms | Allocations: 9652)
|
|
9088
|
-
Rendered listings/index.html.erb within layouts/default (Duration: 26.9ms | Allocations: 10779)
|
|
9089
|
-
Completed 200 OK in 60ms (Views: 56.5ms | ActiveRecord: 1.0ms | Allocations: 17732)
|
|
9090
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
9091
|
-
[1m[35m (0.1ms)[0m [1m[35mPRAGMA foreign_keys[0m
|
|
9092
|
-
[1m[35m (0.0ms)[0m [1m[35mPRAGMA defer_foreign_keys[0m
|
|
9093
|
-
[1m[35m (0.0ms)[0m [1m[35mPRAGMA defer_foreign_keys = ON[0m
|
|
9094
|
-
[1m[35m (0.0ms)[0m [1m[35mPRAGMA foreign_keys = OFF[0m
|
|
9095
|
-
[1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
|
|
9096
|
-
[1m[36mFixtures Load (0.7ms)[0m [1m[31mDELETE FROM "listings";
|
|
9097
|
-
INSERT INTO "listings" ("id", "name", "content", "created_at", "updated_at") VALUES (980190962, 'asiojgsiodjg', 'pokdsfopjksdfop', '2020-03-15 11:13:08.256340', '2020-03-15 11:13:08.256340')[0m
|
|
9098
|
-
[1m[35m (0.7ms)[0m [1m[36mcommit transaction[0m
|
|
9099
|
-
[1m[35m (0.1ms)[0m [1m[35mPRAGMA defer_foreign_keys = 0[0m
|
|
9100
|
-
[1m[35m (0.1ms)[0m [1m[35mPRAGMA foreign_keys = 1[0m
|
|
9101
|
-
[1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
|
|
9102
|
-
---------------------------------------
|
|
9103
|
-
ListingsController: test_correct_layout
|
|
9104
|
-
---------------------------------------
|
|
9105
|
-
Started GET "/listings" for 127.0.0.1 at 2020-03-15 12:13:08 +0100
|
|
9106
|
-
Processing by ListingsController#index as HTML
|
|
9107
|
-
[1m[35m (0.1ms)[0m [1m[34mSELECT COUNT(*) FROM "listings"[0m
|
|
9108
|
-
Rendering listings/index.html.erb within layouts/default
|
|
9109
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/_sortable.html.erb (Duration: 0.1ms | Allocations: 71)
|
|
9110
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/_sortable.html.erb (Duration: 0.1ms | Allocations: 67)
|
|
9111
|
-
[1m[36mListing Load (0.1ms)[0m [1m[34mSELECT "listings".* FROM "listings" LIMIT ? OFFSET ?[0m [["LIMIT", 10], ["OFFSET", 0]]
|
|
9112
|
-
Rendered /Users/d067570/OneDrive - SAP SE/src/inline/smarter_listing/app/views/smart_listing/_action_copy.html.erb (Duration: 0.1ms | Allocations: 53)
|
|
9113
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/_action_edit.html.erb (Duration: 0.1ms | Allocations: 73)
|
|
9114
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/_action_delete.html.erb (Duration: 0.1ms | Allocations: 111)
|
|
9115
|
-
Rendered listings/_listing.html.erb (Duration: 0.8ms | Allocations: 515)
|
|
9116
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/_item_new.html.erb (Duration: 0.2ms | Allocations: 204)
|
|
9117
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/_pagination_per_page_links.html.erb (Duration: 0.1ms | Allocations: 70)
|
|
9118
|
-
Rendered listings/_table_header.html.erb (Duration: 3.2ms | Allocations: 1958)
|
|
9119
|
-
Rendered listings/index.html.erb within layouts/default (Duration: 3.9ms | Allocations: 2455)
|
|
9120
|
-
Completed 200 OK in 7ms (Views: 5.2ms | ActiveRecord: 0.2ms | Allocations: 4474)
|
|
9121
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
9122
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
9123
|
-
----------------------------------------------
|
|
9124
|
-
ListingsController: test_should_create_listing
|
|
9125
|
-
----------------------------------------------
|
|
9126
|
-
[1m[35m (0.1ms)[0m [1m[34mSELECT COUNT(*) FROM "listings"[0m
|
|
9127
|
-
[1m[36mListing Load (0.1ms)[0m [1m[34mSELECT "listings".* FROM "listings" WHERE "listings"."id" = ? LIMIT ?[0m [["id", 980190962], ["LIMIT", 1]]
|
|
9128
|
-
Started POST "/listings.js" for 127.0.0.1 at 2020-03-15 12:13:08 +0100
|
|
9129
|
-
Processing by ListingsController#create as JS
|
|
9130
|
-
Parameters: {"listing"=>{"content"=>"pokdsfopjksdfop", "deleted_at"=>nil, "name"=>"newName"}}
|
|
9131
|
-
[31mUnpermitted parameter: :deleted_at[0m
|
|
9132
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
9133
|
-
[1m[36mListing Create (1.1ms)[0m [1m[32mINSERT INTO "listings" ("name", "content", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["name", "newName"], ["content", "pokdsfopjksdfop"], ["created_at", "2020-03-15 11:13:08.287638"], ["updated_at", "2020-03-15 11:13:08.287638"]]
|
|
9134
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
9135
|
-
Rendering /Users/d067570/OneDrive - SAP SE/src/inline/smarter_listing/app/views/smarter_listing/create.js.erb
|
|
9136
|
-
Rendered /Users/d067570/OneDrive - SAP SE/src/inline/smarter_listing/app/views/smart_listing/_action_copy.html.erb (Duration: 0.2ms | Allocations: 56)
|
|
9137
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/_action_edit.html.erb (Duration: 0.1ms | Allocations: 72)
|
|
9138
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/_action_delete.html.erb (Duration: 0.1ms | Allocations: 110)
|
|
9139
|
-
Rendered listings/_listing.html.erb (Duration: 3.5ms | Allocations: 1468)
|
|
9140
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/item/_create.js.erb (Duration: 6.1ms | Allocations: 3233)
|
|
9141
|
-
Rendered /Users/d067570/OneDrive - SAP SE/src/inline/smarter_listing/app/views/smarter_listing/create.js.erb (Duration: 8.5ms | Allocations: 3744)
|
|
9142
|
-
Completed 200 OK in 44ms (Views: 39.3ms | ActiveRecord: 1.3ms | Allocations: 5912)
|
|
9143
|
-
[1m[35m (0.1ms)[0m [1m[34mSELECT COUNT(*) FROM "listings"[0m
|
|
9144
|
-
[1m[35m (0.3ms)[0m [1m[31mrollback transaction[0m
|
|
9145
|
-
[1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
|
|
9146
|
-
-----------------------------------------------
|
|
9147
|
-
ListingsController: test_should_destroy_listing
|
|
9148
|
-
-----------------------------------------------
|
|
9149
|
-
[1m[35m (0.1ms)[0m [1m[34mSELECT COUNT(*) FROM "listings"[0m
|
|
9150
|
-
[1m[36mListing Load (0.0ms)[0m [1m[34mSELECT "listings".* FROM "listings" WHERE "listings"."id" = ? LIMIT ?[0m [["id", 980190962], ["LIMIT", 1]]
|
|
9151
|
-
Started DELETE "/listings/980190962.js" for 127.0.0.1 at 2020-03-15 12:13:08 +0100
|
|
9152
|
-
Processing by ListingsController#destroy as JS
|
|
9153
|
-
Parameters: {"id"=>"980190962"}
|
|
9154
|
-
[1m[36mListing Load (0.1ms)[0m [1m[34mSELECT "listings".* FROM "listings" WHERE "listings"."id" = ? LIMIT ?[0m [["id", 980190962], ["LIMIT", 1]]
|
|
9155
|
-
[1m[35m (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
9156
|
-
[1m[36mListing Destroy (0.4ms)[0m [1m[31mDELETE FROM "listings" WHERE "listings"."id" = ?[0m [["id", 980190962]]
|
|
9157
|
-
[1m[35m (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
9158
|
-
Rendering /Users/d067570/OneDrive - SAP SE/src/inline/smarter_listing/app/views/smarter_listing/destroy.js.erb
|
|
9159
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/item/_destroy.js.erb (Duration: 1.0ms | Allocations: 168)
|
|
9160
|
-
Rendered /Users/d067570/OneDrive - SAP SE/src/inline/smarter_listing/app/views/smarter_listing/destroy.js.erb (Duration: 3.5ms | Allocations: 585)
|
|
9161
|
-
Completed 200 OK in 7ms (Views: 4.8ms | ActiveRecord: 0.5ms | Allocations: 1843)
|
|
9162
|
-
[1m[35m (0.2ms)[0m [1m[34mSELECT COUNT(*) FROM "listings"[0m
|
|
9163
|
-
[1m[35m (0.3ms)[0m [1m[31mrollback transaction[0m
|
|
9164
|
-
[1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
|
|
9165
|
-
-----------------------------------------
|
|
9166
|
-
ListingsController: test_should_get_index
|
|
9167
|
-
-----------------------------------------
|
|
9168
|
-
Started GET "/listings" for 127.0.0.1 at 2020-03-15 12:13:08 +0100
|
|
9169
|
-
Processing by ListingsController#index as HTML
|
|
9170
|
-
[1m[35m (0.2ms)[0m [1m[34mSELECT COUNT(*) FROM "listings"[0m
|
|
9171
|
-
Rendering listings/index.html.erb within layouts/default
|
|
9172
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/_sortable.html.erb (Duration: 0.1ms | Allocations: 70)
|
|
9173
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/_sortable.html.erb (Duration: 0.1ms | Allocations: 67)
|
|
9174
|
-
[1m[36mListing Load (0.1ms)[0m [1m[34mSELECT "listings".* FROM "listings" LIMIT ? OFFSET ?[0m [["LIMIT", 10], ["OFFSET", 0]]
|
|
9175
|
-
Rendered /Users/d067570/OneDrive - SAP SE/src/inline/smarter_listing/app/views/smart_listing/_action_copy.html.erb (Duration: 0.1ms | Allocations: 52)
|
|
9176
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/_action_edit.html.erb (Duration: 0.1ms | Allocations: 72)
|
|
9177
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/_action_delete.html.erb (Duration: 0.1ms | Allocations: 110)
|
|
9178
|
-
Rendered listings/_listing.html.erb (Duration: 0.8ms | Allocations: 511)
|
|
9179
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/_item_new.html.erb (Duration: 0.2ms | Allocations: 202)
|
|
9180
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/_pagination_per_page_links.html.erb (Duration: 0.1ms | Allocations: 69)
|
|
9181
|
-
Rendered listings/_table_header.html.erb (Duration: 3.0ms | Allocations: 1944)
|
|
9182
|
-
Rendered listings/index.html.erb within layouts/default (Duration: 3.8ms | Allocations: 2438)
|
|
9183
|
-
Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.2ms | Allocations: 4452)
|
|
9184
|
-
[1m[36mListing Load (0.1ms)[0m [1m[34mSELECT "listings".* FROM "listings" WHERE "listings"."id" = ? LIMIT ?[0m [["id", 980190962], ["LIMIT", 1]]
|
|
9185
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
9186
|
-
[1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
|
|
9187
|
-
-----------------------------------------------------------------
|
|
9188
|
-
ListingsController: test_should_have_the_methods_from_all_helpers
|
|
9189
|
-
-----------------------------------------------------------------
|
|
9190
|
-
[1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
|
|
9191
|
-
[1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
|
|
9192
|
-
----------------------------------------------
|
|
9193
|
-
ListingsController: test_should_update_listing
|
|
9194
|
-
----------------------------------------------
|
|
9195
|
-
[1m[36mListing Load (0.2ms)[0m [1m[34mSELECT "listings".* FROM "listings" WHERE "listings"."id" = ? LIMIT ?[0m [["id", 980190962], ["LIMIT", 1]]
|
|
9196
|
-
Started PATCH "/listings/980190962.js" for 127.0.0.1 at 2020-03-15 12:13:08 +0100
|
|
9197
|
-
Processing by ListingsController#update as JS
|
|
9198
|
-
Parameters: {"listing"=>{"content"=>"pokdsfopjksdfop", "deleted_at"=>nil, "name"=>"newName"}, "id"=>"980190962"}
|
|
9199
|
-
[1m[36mListing Load (0.1ms)[0m [1m[34mSELECT "listings".* FROM "listings" WHERE "listings"."id" = ? LIMIT ?[0m [["id", 980190962], ["LIMIT", 1]]
|
|
9200
|
-
[31mUnpermitted parameter: :deleted_at[0m
|
|
9201
|
-
[1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
9202
|
-
[1m[36mListing Update (0.5ms)[0m [1m[33mUPDATE "listings" SET "name" = ?, "updated_at" = ? WHERE "listings"."id" = ?[0m [["name", "newName"], ["updated_at", "2020-03-15 11:13:08.362218"], ["id", 980190962]]
|
|
9203
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
9204
|
-
Rendering /Users/d067570/OneDrive - SAP SE/src/inline/smarter_listing/app/views/smarter_listing/update.js.erb
|
|
9205
|
-
Rendered /Users/d067570/OneDrive - SAP SE/src/inline/smarter_listing/app/views/smart_listing/_action_copy.html.erb (Duration: 0.1ms | Allocations: 56)
|
|
9206
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/_action_edit.html.erb (Duration: 0.1ms | Allocations: 72)
|
|
9207
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/_action_delete.html.erb (Duration: 0.1ms | Allocations: 110)
|
|
9208
|
-
Rendered listings/_listing.html.erb (Duration: 1.0ms | Allocations: 522)
|
|
9209
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/item/_update.js.erb (Duration: 3.2ms | Allocations: 2164)
|
|
9210
|
-
Rendered /Users/d067570/OneDrive - SAP SE/src/inline/smarter_listing/app/views/smarter_listing/update.js.erb (Duration: 5.6ms | Allocations: 2642)
|
|
9211
|
-
Completed 200 OK in 11ms (Views: 7.4ms | ActiveRecord: 0.8ms | Allocations: 4032)
|
|
9212
|
-
[1m[35m (0.4ms)[0m [1m[31mrollback transaction[0m
|
|
9213
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
9214
|
-
---------------------------------------
|
|
9215
|
-
ListingsController::edit: test_get_html
|
|
9216
|
-
---------------------------------------
|
|
9217
|
-
[1m[36mListing Load (0.2ms)[0m [1m[34mSELECT "listings".* FROM "listings" WHERE "listings"."id" = ? LIMIT ?[0m [["id", 980190962], ["LIMIT", 1]]
|
|
9218
|
-
Started GET "/listings/980190962/edit" for 127.0.0.1 at 2020-03-15 12:13:08 +0100
|
|
9219
|
-
Processing by ListingsController#edit as HTML
|
|
9220
|
-
Parameters: {"id"=>"980190962"}
|
|
9221
|
-
[1m[35m (0.1ms)[0m [1m[34mSELECT COUNT(*) FROM "listings"[0m
|
|
9222
|
-
[1m[36mListing Load (0.1ms)[0m [1m[34mSELECT "listings".* FROM "listings" WHERE "listings"."id" = ? LIMIT ?[0m [["id", 980190962], ["LIMIT", 1]]
|
|
9223
|
-
Rendering /Users/d067570/OneDrive - SAP SE/src/inline/smarter_listing/app/views/smarter_listing/edit.html.erb within layouts/default
|
|
9224
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/_sortable.html.erb (Duration: 0.3ms | Allocations: 70)
|
|
9225
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/_sortable.html.erb (Duration: 0.1ms | Allocations: 67)
|
|
9226
|
-
[1m[36mListing Load (0.1ms)[0m [1m[34mSELECT "listings".* FROM "listings" LIMIT ? OFFSET ?[0m [["LIMIT", 10], ["OFFSET", 0]]
|
|
9227
|
-
Rendered /Users/d067570/OneDrive - SAP SE/src/inline/smarter_listing/app/views/smart_listing/_action_copy.html.erb (Duration: 0.2ms | Allocations: 52)
|
|
9228
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/_action_edit.html.erb (Duration: 0.2ms | Allocations: 72)
|
|
9229
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/_action_delete.html.erb (Duration: 0.1ms | Allocations: 110)
|
|
9230
|
-
Rendered listings/_listing.html.erb (Duration: 1.2ms | Allocations: 511)
|
|
9231
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/_item_new.html.erb (Duration: 0.2ms | Allocations: 202)
|
|
9232
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/_pagination_per_page_links.html.erb (Duration: 0.1ms | Allocations: 69)
|
|
9233
|
-
Rendered listings/_table_header.html.erb (Duration: 5.0ms | Allocations: 1975)
|
|
9234
|
-
Rendered listings/_form.html.erb (Duration: 1.4ms | Allocations: 564)
|
|
9235
|
-
Rendered /Users/d067570/OneDrive - SAP SE/src/inline/smarter_listing/app/views/smarter_listing/edit.html.erb within layouts/default (Duration: 9.7ms | Allocations: 4638)
|
|
9236
|
-
Completed 200 OK in 14ms (Views: 12.5ms | ActiveRecord: 0.3ms | Allocations: 7216)
|
|
9237
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
9238
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
9239
|
-
-------------------------------------
|
|
9240
|
-
ListingsController::edit: test_get_js
|
|
9241
|
-
-------------------------------------
|
|
9242
|
-
[1m[36mListing Load (0.2ms)[0m [1m[34mSELECT "listings".* FROM "listings" WHERE "listings"."id" = ? LIMIT ?[0m [["id", 980190962], ["LIMIT", 1]]
|
|
9243
|
-
Started GET "/listings/980190962/edit.js" for 127.0.0.1 at 2020-03-15 12:13:08 +0100
|
|
9244
|
-
Processing by ListingsController#edit as JS
|
|
9245
|
-
Parameters: {"id"=>"980190962"}
|
|
9246
|
-
[1m[36mListing Load (0.1ms)[0m [1m[34mSELECT "listings".* FROM "listings" WHERE "listings"."id" = ? LIMIT ?[0m [["id", 980190962], ["LIMIT", 1]]
|
|
9247
|
-
Rendering /Users/d067570/OneDrive - SAP SE/src/inline/smarter_listing/app/views/smarter_listing/edit.js.erb
|
|
9248
|
-
Rendered listings/_form.html.erb (Duration: 0.5ms | Allocations: 294)
|
|
9249
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/item/_edit.js.erb (Duration: 4.6ms | Allocations: 2192)
|
|
9250
|
-
Rendered /Users/d067570/OneDrive - SAP SE/src/inline/smarter_listing/app/views/smarter_listing/_form_logic.js.erb (Duration: 1.6ms | Allocations: 149)
|
|
9251
|
-
Rendered /Users/d067570/OneDrive - SAP SE/src/inline/smarter_listing/app/views/smarter_listing/edit.js.erb (Duration: 12.1ms | Allocations: 3277)
|
|
9252
|
-
Completed 200 OK in 14ms (Views: 13.7ms | ActiveRecord: 0.1ms | Allocations: 4208)
|
|
9253
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
9254
|
-
[1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
|
|
9255
|
-
--------------------------------------
|
|
9256
|
-
ListingsController::new: test_get_html
|
|
9257
|
-
--------------------------------------
|
|
9258
|
-
Started GET "/listings/new" for 127.0.0.1 at 2020-03-15 12:13:08 +0100
|
|
9259
|
-
Processing by ListingsController#new as HTML
|
|
9260
|
-
[1m[35m (0.2ms)[0m [1m[34mSELECT COUNT(*) FROM "listings"[0m
|
|
9261
|
-
[1m[36mListing Load (0.1ms)[0m [1m[34mSELECT "listings".* FROM "listings" WHERE "listings"."id" IS NULL LIMIT ?[0m [["LIMIT", 1]]
|
|
9262
|
-
Rendering /Users/d067570/OneDrive - SAP SE/src/inline/smarter_listing/app/views/smarter_listing/new.html.erb within layouts/default
|
|
9263
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/_sortable.html.erb (Duration: 0.2ms | Allocations: 70)
|
|
9264
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/_sortable.html.erb (Duration: 0.1ms | Allocations: 67)
|
|
9265
|
-
[1m[36mListing Load (0.1ms)[0m [1m[34mSELECT "listings".* FROM "listings" LIMIT ? OFFSET ?[0m [["LIMIT", 10], ["OFFSET", 0]]
|
|
9266
|
-
Rendered /Users/d067570/OneDrive - SAP SE/src/inline/smarter_listing/app/views/smart_listing/_action_copy.html.erb (Duration: 0.1ms | Allocations: 53)
|
|
9267
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/_action_edit.html.erb (Duration: 0.1ms | Allocations: 73)
|
|
9268
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/_action_delete.html.erb (Duration: 0.1ms | Allocations: 111)
|
|
9269
|
-
Rendered listings/_listing.html.erb (Duration: 0.9ms | Allocations: 515)
|
|
9270
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/_item_new.html.erb (Duration: 0.2ms | Allocations: 204)
|
|
9271
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/_pagination_per_page_links.html.erb (Duration: 0.1ms | Allocations: 70)
|
|
9272
|
-
Rendered listings/_table_header.html.erb (Duration: 12.7ms | Allocations: 1964)
|
|
9273
|
-
Rendered listings/_form.html.erb (Duration: 0.3ms | Allocations: 239)
|
|
9274
|
-
Rendered /Users/d067570/OneDrive - SAP SE/src/inline/smarter_listing/app/views/smarter_listing/_form_logic.js.erb (Duration: 0.3ms | Allocations: 152)
|
|
9275
|
-
Rendered /Users/d067570/OneDrive - SAP SE/src/inline/smarter_listing/app/views/smarter_listing/new.html.erb within layouts/default (Duration: 16.8ms | Allocations: 4553)
|
|
9276
|
-
Completed 200 OK in 22ms (Views: 19.8ms | ActiveRecord: 0.3ms | Allocations: 7235)
|
|
9277
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
9278
|
-
[1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
|
|
9279
|
-
------------------------------------
|
|
9280
|
-
ListingsController::new: test_get_js
|
|
9281
|
-
------------------------------------
|
|
9282
|
-
Started GET "/listings/new.js" for 127.0.0.1 at 2020-03-15 12:13:08 +0100
|
|
9283
|
-
Processing by ListingsController#new as JS
|
|
9284
|
-
[1m[36mListing Load (0.1ms)[0m [1m[34mSELECT "listings".* FROM "listings" WHERE "listings"."id" IS NULL LIMIT ?[0m [["LIMIT", 1]]
|
|
9285
|
-
Rendering /Users/d067570/OneDrive - SAP SE/src/inline/smarter_listing/app/views/smarter_listing/new.js.erb
|
|
9286
|
-
Rendered listings/_form.html.erb (Duration: 0.3ms | Allocations: 250)
|
|
9287
|
-
Rendered /Users/d067570/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/smart_listing-1.2.3/app/views/smart_listing/item/_new.js.erb (Duration: 1.8ms | Allocations: 1779)
|
|
9288
|
-
Rendered /Users/d067570/OneDrive - SAP SE/src/inline/smarter_listing/app/views/smarter_listing/_form_logic.js.erb (Duration: 0.0ms | Allocations: 19)
|
|
9289
|
-
Rendered /Users/d067570/OneDrive - SAP SE/src/inline/smarter_listing/app/views/smarter_listing/new.js.erb (Duration: 3.4ms | Allocations: 2302)
|
|
9290
|
-
Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.1ms | Allocations: 3322)
|
|
9291
|
-
[1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: smarter_listing
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.6.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Michael Sprauer
|
|
@@ -16,14 +16,14 @@ dependencies:
|
|
|
16
16
|
requirements:
|
|
17
17
|
- - "~>"
|
|
18
18
|
- !ruby/object:Gem::Version
|
|
19
|
-
version: '
|
|
19
|
+
version: '6'
|
|
20
20
|
type: :runtime
|
|
21
21
|
prerelease: false
|
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
|
23
23
|
requirements:
|
|
24
24
|
- - "~>"
|
|
25
25
|
- !ruby/object:Gem::Version
|
|
26
|
-
version: '
|
|
26
|
+
version: '6'
|
|
27
27
|
- !ruby/object:Gem::Dependency
|
|
28
28
|
name: smart_listing
|
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -58,14 +58,14 @@ dependencies:
|
|
|
58
58
|
requirements:
|
|
59
59
|
- - "~>"
|
|
60
60
|
- !ruby/object:Gem::Version
|
|
61
|
-
version: '
|
|
61
|
+
version: '6'
|
|
62
62
|
type: :development
|
|
63
63
|
prerelease: false
|
|
64
64
|
version_requirements: !ruby/object:Gem::Requirement
|
|
65
65
|
requirements:
|
|
66
66
|
- - "~>"
|
|
67
67
|
- !ruby/object:Gem::Version
|
|
68
|
-
version: '
|
|
68
|
+
version: '6'
|
|
69
69
|
- !ruby/object:Gem::Dependency
|
|
70
70
|
name: rails-controller-testing
|
|
71
71
|
requirement: !ruby/object:Gem::Requirement
|