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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b95163ab1f1f57f718b890a38d7495b8179ef92dab0aab189750c6b167c541be
4
- data.tar.gz: 55bd81bf5554bae367db83d6bffe76042a8f7b2a3843859cc440f3590ec54534
3
+ metadata.gz: 8caf15218bbf32d9c129bdb35b3a72a3f54e4e66e24c48e3cc17b1b1c855a894
4
+ data.tar.gz: 6d2372a8ddc6c7528bb999fd286c6f8ae761ac650aafc8a6974d98570cb61d6d
5
5
  SHA512:
6
- metadata.gz: adba2971b0f5fa3936676a47e3b8a6e2b966975dd663e27e674735066219ad487eef8c6545fd1f269199df346f54f83cc5202be657210e028a26ec7480afea45
7
- data.tar.gz: eb4d4c0e456627583313584e7c61719014a91b41dd3f9d0e6006a12f7039110421900935e39d31935c591c70adcd3e8e23c12b218b62877bfd57afd54475aa4a
6
+ metadata.gz: 0476f9640199e89e5b6056b2aed9404c0ec1592224d07509d2b8720ff044b4da9326f7c7f415f30cda4855cd86337a99f3821e17d240308603b892381896ee06
7
+ data.tar.gz: 80441ed3c343826420d4021ada69d3d745e61cd29727d11761c1e5ce3ad6fef8dcda84f9ea75df5bdf6ae59f92e1dd34dc53bb593801b12dc9eedb0d169b667e
@@ -1,3 +1,3 @@
1
1
  module SmarterListing
2
- VERSION = '0.5.0'
2
+ VERSION = '0.6.0'
3
3
  end
Binary file
@@ -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
   (0.5ms) rollback transaction
9041
-  (0.2ms) SELECT sqlite_version(*)
9042
-  (0.7ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]
9043
-  (0.1ms) SELECT sqlite_version(*)
9044
-  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
9045
-  (0.1ms) begin transaction
9046
- -----------------------------------------------------------
9047
- SmarterListingLoader: test_controller_extensions_are_loaded
9048
- -----------------------------------------------------------
9049
-  (0.0ms) rollback transaction
9050
-  (0.0ms) begin transaction
9051
- --------------------------------------------------
9052
- SmarterListingLoader: test_helper_methods_included
9053
- --------------------------------------------------
9054
-  (0.1ms) rollback transaction
9055
-  (0.0ms) begin transaction
9056
- -----------------------------------------------------
9057
- SmarterListingLoader: test_setting_a_filter_parameter
9058
- -----------------------------------------------------
9059
-  (0.0ms) rollback transaction
9060
-  (0.0ms) begin transaction
9061
- ----------------------------------------------------
9062
- SmarterListingLoader: test_smarter_listing_is_loaded
9063
- ----------------------------------------------------
9064
-  (0.0ms) rollback transaction
9065
-  (0.1ms) begin transaction
9066
- -------------------------------------------------------
9067
- SmarterListingLoader: test_the_default_filter_parameter
9068
- -------------------------------------------------------
9069
-  (0.1ms) rollback transaction
9070
-  (0.1ms) begin transaction
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
-  (0.3ms) SELECT COUNT(*) FROM "listings"
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
- Listing Load (0.1ms) SELECT "listings".* FROM "listings" LIMIT ? OFFSET ? [["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
-  (0.1ms) rollback transaction
9091
-  (0.1ms) PRAGMA foreign_keys
9092
-  (0.0ms) PRAGMA defer_foreign_keys
9093
-  (0.0ms) PRAGMA defer_foreign_keys = ON
9094
-  (0.0ms) PRAGMA foreign_keys = OFF
9095
-  (0.0ms) begin transaction
9096
- Fixtures Load (0.7ms) DELETE 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')
9098
-  (0.7ms) commit transaction
9099
-  (0.1ms) PRAGMA defer_foreign_keys = 0
9100
-  (0.1ms) PRAGMA foreign_keys = 1
9101
-  (0.0ms) begin transaction
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
-  (0.1ms) SELECT COUNT(*) FROM "listings"
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
- Listing Load (0.1ms) SELECT "listings".* FROM "listings" LIMIT ? OFFSET ? [["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
-  (0.1ms) rollback transaction
9122
-  (0.1ms) begin transaction
9123
- ----------------------------------------------
9124
- ListingsController: test_should_create_listing
9125
- ----------------------------------------------
9126
-  (0.1ms) SELECT COUNT(*) FROM "listings"
9127
- Listing Load (0.1ms) SELECT "listings".* FROM "listings" WHERE "listings"."id" = ? LIMIT ? [["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
- Unpermitted parameter: :deleted_at
9132
-  (0.1ms) SAVEPOINT active_record_1
9133
- Listing Create (1.1ms) INSERT INTO "listings" ("name", "content", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "newName"], ["content", "pokdsfopjksdfop"], ["created_at", "2020-03-15 11:13:08.287638"], ["updated_at", "2020-03-15 11:13:08.287638"]]
9134
-  (0.1ms) RELEASE SAVEPOINT active_record_1
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
-  (0.1ms) SELECT COUNT(*) FROM "listings"
9144
-  (0.3ms) rollback transaction
9145
-  (0.0ms) begin transaction
9146
- -----------------------------------------------
9147
- ListingsController: test_should_destroy_listing
9148
- -----------------------------------------------
9149
-  (0.1ms) SELECT COUNT(*) FROM "listings"
9150
- Listing Load (0.0ms) SELECT "listings".* FROM "listings" WHERE "listings"."id" = ? LIMIT ? [["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
- Listing Load (0.1ms) SELECT "listings".* FROM "listings" WHERE "listings"."id" = ? LIMIT ? [["id", 980190962], ["LIMIT", 1]]
9155
-  (0.0ms) SAVEPOINT active_record_1
9156
- Listing Destroy (0.4ms) DELETE FROM "listings" WHERE "listings"."id" = ? [["id", 980190962]]
9157
-  (0.0ms) RELEASE SAVEPOINT active_record_1
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
-  (0.2ms) SELECT COUNT(*) FROM "listings"
9163
-  (0.3ms) rollback transaction
9164
-  (0.0ms) begin transaction
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
-  (0.2ms) SELECT COUNT(*) FROM "listings"
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
- Listing Load (0.1ms) SELECT "listings".* FROM "listings" LIMIT ? OFFSET ? [["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
- Listing Load (0.1ms) SELECT "listings".* FROM "listings" WHERE "listings"."id" = ? LIMIT ? [["id", 980190962], ["LIMIT", 1]]
9185
-  (0.1ms) rollback transaction
9186
-  (0.0ms) begin transaction
9187
- -----------------------------------------------------------------
9188
- ListingsController: test_should_have_the_methods_from_all_helpers
9189
- -----------------------------------------------------------------
9190
-  (0.0ms) rollback transaction
9191
-  (0.0ms) begin transaction
9192
- ----------------------------------------------
9193
- ListingsController: test_should_update_listing
9194
- ----------------------------------------------
9195
- Listing Load (0.2ms) SELECT "listings".* FROM "listings" WHERE "listings"."id" = ? LIMIT ? [["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
- Listing Load (0.1ms) SELECT "listings".* FROM "listings" WHERE "listings"."id" = ? LIMIT ? [["id", 980190962], ["LIMIT", 1]]
9200
- Unpermitted parameter: :deleted_at
9201
-  (0.2ms) SAVEPOINT active_record_1
9202
- Listing Update (0.5ms) UPDATE "listings" SET "name" = ?, "updated_at" = ? WHERE "listings"."id" = ? [["name", "newName"], ["updated_at", "2020-03-15 11:13:08.362218"], ["id", 980190962]]
9203
-  (0.1ms) RELEASE SAVEPOINT active_record_1
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
-  (0.4ms) rollback transaction
9213
-  (0.1ms) begin transaction
9214
- ---------------------------------------
9215
- ListingsController::edit: test_get_html
9216
- ---------------------------------------
9217
- Listing Load (0.2ms) SELECT "listings".* FROM "listings" WHERE "listings"."id" = ? LIMIT ? [["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
-  (0.1ms) SELECT COUNT(*) FROM "listings"
9222
- Listing Load (0.1ms) SELECT "listings".* FROM "listings" WHERE "listings"."id" = ? LIMIT ? [["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
- Listing Load (0.1ms) SELECT "listings".* FROM "listings" LIMIT ? OFFSET ? [["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
-  (0.2ms) rollback transaction
9238
-  (0.1ms) begin transaction
9239
- -------------------------------------
9240
- ListingsController::edit: test_get_js
9241
- -------------------------------------
9242
- Listing Load (0.2ms) SELECT "listings".* FROM "listings" WHERE "listings"."id" = ? LIMIT ? [["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
- Listing Load (0.1ms) SELECT "listings".* FROM "listings" WHERE "listings"."id" = ? LIMIT ? [["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
-  (0.1ms) rollback transaction
9254
-  (0.0ms) begin transaction
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
-  (0.2ms) SELECT COUNT(*) FROM "listings"
9261
- Listing Load (0.1ms) SELECT "listings".* FROM "listings" WHERE "listings"."id" IS NULL LIMIT ? [["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
- Listing Load (0.1ms) SELECT "listings".* FROM "listings" LIMIT ? OFFSET ? [["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
-  (0.1ms) rollback transaction
9278
-  (0.0ms) begin transaction
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
- Listing Load (0.1ms) SELECT "listings".* FROM "listings" WHERE "listings"."id" IS NULL LIMIT ? [["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
-  (0.0ms) rollback transaction
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.5.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: '5'
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: '5'
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: '5'
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: '5'
68
+ version: '6'
69
69
  - !ruby/object:Gem::Dependency
70
70
  name: rails-controller-testing
71
71
  requirement: !ruby/object:Gem::Requirement