smarter_listing 0.4.0 → 0.4.2.pre

Sign up to get free protection for your applications and to get access to all the features.
Files changed (30) hide show
  1. checksums.yaml +4 -4
  2. data/lib/smarter_listing/controller_extension.rb +2 -2
  3. data/lib/smarter_listing/version.rb +1 -1
  4. data/test/dummy/log/test.log +0 -40455
  5. metadata +32 -82
  6. data/test/dummy/db/development.sqlite3 +0 -0
  7. data/test/dummy/db/test.sqlite3 +0 -0
  8. data/test/dummy/log/development.log +0 -16
  9. data/test/dummy/tmp/cache/assets/test/sprockets/13fe41fee1fe35b49d145bcc06610705 +0 -0
  10. data/test/dummy/tmp/cache/assets/test/sprockets/2f5173deea6c795b8fdde723bb4b63af +0 -0
  11. data/test/dummy/tmp/cache/assets/test/sprockets/357970feca3ac29060c1e3861e2c0953 +0 -0
  12. data/test/dummy/tmp/cache/assets/test/sprockets/cffd775d018f68ce5dba1ee0d951a994 +0 -0
  13. data/test/dummy/tmp/cache/assets/test/sprockets/d771ace226fc8215a3572e0aa35bb0d6 +0 -0
  14. data/test/dummy/tmp/cache/assets/test/sprockets/f7cbd26ba1d28d48de824f0e94586655 +0 -0
  15. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/45KSr5K8nh5h50B_QTbrnfHlSZFl03RNKsDx7tSyb4k.cache +0 -3
  16. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/CSaVzb4zVTBqWpPBLVfCVMCi0tKCFTkQFDppZI3BfDk.cache +0 -1
  17. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/CtfZsf7NoNq_zhtgfG_OnXPUvbP2fjUazOhG1fB2z-U.cache +0 -1
  18. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/F_aj3KOlxCJAdgXILabhXi3weU6wb3DLJupk8uFVeCo.cache +0 -0
  19. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/I2jDqEGm_N_mTKtGb1lNuhi5cnZheXXmRnRz8RnKfWU.cache +0 -0
  20. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/MEEkiIouOQ0XwX0HeC7HtNeCsZLYf-CHgeCcmEnt08k.cache +0 -1
  21. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/OfM4PsWmUCn3jySFt3a2Fchtqqv2XpOXXco_KNwULs8.cache +0 -1
  22. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/X3-u-MVWkY5XMazJKrh4UCM3b_TsErviZU91APcRYrk.cache +0 -1
  23. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/iC1GLovvoyvxpOvV4aSPbCwoKLpGWZdGGw9ktLUcm6w.cache +0 -2
  24. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/mZF3QMcZvdbBzA6Zp-IWohIE8mDpD_FCqKHFDUxSOXI.cache +0 -1
  25. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/oZFDdcAiCsgIUnIphs4wVnwx-UwF93VsFYUYrTLcUJQ.cache +0 -0
  26. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/ogZ0u4mVD_HSACA7ZbGI5EwsqtmrRdEh_mY04ma-Gu8.cache +0 -2
  27. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/sZp5uh-KlI_h3Oj8pMT767MeiYQPe_yfrfZQdnoA6dE.cache +0 -3
  28. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/tVRM4X90iA1TNYdMPhQnaiiXnmhrhrDJk179HkH7-ls.cache +0 -0
  29. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/vPKPnLAqmrQwjSqq-4kzbafzA5j1GCAMqUOHYZB_32A.cache +0 -0
  30. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/vtNU5GZuIC5_6uv3j53b3CBqX67aiMSSE5MkWIsTock.cache +0 -1
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: smarter_listing
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.4.2.pre
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michael Sprauer
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-09-28 00:00:00.000000000 Z
11
+ date: 2017-12-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: '4'
19
+ version: 4.2.7.1
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: '4'
26
+ version: 4.2.7.1
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: smart_listing
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -145,34 +145,9 @@ files:
145
145
  - test/dummy/config/locales/en.yml
146
146
  - test/dummy/config/routes.rb
147
147
  - test/dummy/config/secrets.yml
148
- - test/dummy/db/development.sqlite3
149
148
  - test/dummy/db/migrate/20140724101100_create_listings.rb
150
149
  - test/dummy/db/schema.rb
151
- - test/dummy/db/test.sqlite3
152
- - test/dummy/log/development.log
153
150
  - test/dummy/log/test.log
154
- - test/dummy/tmp/cache/assets/test/sprockets/13fe41fee1fe35b49d145bcc06610705
155
- - test/dummy/tmp/cache/assets/test/sprockets/2f5173deea6c795b8fdde723bb4b63af
156
- - test/dummy/tmp/cache/assets/test/sprockets/357970feca3ac29060c1e3861e2c0953
157
- - test/dummy/tmp/cache/assets/test/sprockets/cffd775d018f68ce5dba1ee0d951a994
158
- - test/dummy/tmp/cache/assets/test/sprockets/d771ace226fc8215a3572e0aa35bb0d6
159
- - test/dummy/tmp/cache/assets/test/sprockets/f7cbd26ba1d28d48de824f0e94586655
160
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/45KSr5K8nh5h50B_QTbrnfHlSZFl03RNKsDx7tSyb4k.cache
161
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/CSaVzb4zVTBqWpPBLVfCVMCi0tKCFTkQFDppZI3BfDk.cache
162
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/CtfZsf7NoNq_zhtgfG_OnXPUvbP2fjUazOhG1fB2z-U.cache
163
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/F_aj3KOlxCJAdgXILabhXi3weU6wb3DLJupk8uFVeCo.cache
164
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/I2jDqEGm_N_mTKtGb1lNuhi5cnZheXXmRnRz8RnKfWU.cache
165
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/MEEkiIouOQ0XwX0HeC7HtNeCsZLYf-CHgeCcmEnt08k.cache
166
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/OfM4PsWmUCn3jySFt3a2Fchtqqv2XpOXXco_KNwULs8.cache
167
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/X3-u-MVWkY5XMazJKrh4UCM3b_TsErviZU91APcRYrk.cache
168
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/iC1GLovvoyvxpOvV4aSPbCwoKLpGWZdGGw9ktLUcm6w.cache
169
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/mZF3QMcZvdbBzA6Zp-IWohIE8mDpD_FCqKHFDUxSOXI.cache
170
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/oZFDdcAiCsgIUnIphs4wVnwx-UwF93VsFYUYrTLcUJQ.cache
171
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/ogZ0u4mVD_HSACA7ZbGI5EwsqtmrRdEh_mY04ma-Gu8.cache
172
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/sZp5uh-KlI_h3Oj8pMT767MeiYQPe_yfrfZQdnoA6dE.cache
173
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/tVRM4X90iA1TNYdMPhQnaiiXnmhrhrDJk179HkH7-ls.cache
174
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/vPKPnLAqmrQwjSqq-4kzbafzA5j1GCAMqUOHYZB_32A.cache
175
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/vtNU5GZuIC5_6uv3j53b3CBqX67aiMSSE5MkWIsTock.cache
176
151
  - test/fixtures/listings.yml
177
152
  - test/helpers/smarter_listing_loader_test.rb
178
153
  - test/integrations/workflow_test.rb
@@ -192,81 +167,56 @@ required_ruby_version: !ruby/object:Gem::Requirement
192
167
  version: '0'
193
168
  required_rubygems_version: !ruby/object:Gem::Requirement
194
169
  requirements:
195
- - - ">="
170
+ - - ">"
196
171
  - !ruby/object:Gem::Version
197
- version: '0'
172
+ version: 1.3.1
198
173
  requirements: []
199
174
  rubyforge_project:
200
- rubygems_version: 2.4.5
175
+ rubygems_version: 2.6.11
201
176
  signing_key:
202
177
  specification_version: 4
203
178
  summary: Smart Listing even smarter (and DRYer)
204
179
  test_files:
205
- - test/integrations/workflow_test.rb
206
- - test/dummy/log/development.log
207
- - test/dummy/log/test.log
208
- - test/dummy/db/test.sqlite3
209
- - test/dummy/db/schema.rb
210
- - test/dummy/db/development.sqlite3
211
- - test/dummy/db/migrate/20140724101100_create_listings.rb
212
- - test/dummy/tmp/cache/assets/test/sprockets/f7cbd26ba1d28d48de824f0e94586655
213
- - test/dummy/tmp/cache/assets/test/sprockets/cffd775d018f68ce5dba1ee0d951a994
214
- - test/dummy/tmp/cache/assets/test/sprockets/2f5173deea6c795b8fdde723bb4b63af
215
- - test/dummy/tmp/cache/assets/test/sprockets/d771ace226fc8215a3572e0aa35bb0d6
216
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/iC1GLovvoyvxpOvV4aSPbCwoKLpGWZdGGw9ktLUcm6w.cache
217
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/X3-u-MVWkY5XMazJKrh4UCM3b_TsErviZU91APcRYrk.cache
218
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/ogZ0u4mVD_HSACA7ZbGI5EwsqtmrRdEh_mY04ma-Gu8.cache
219
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/vtNU5GZuIC5_6uv3j53b3CBqX67aiMSSE5MkWIsTock.cache
220
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/sZp5uh-KlI_h3Oj8pMT767MeiYQPe_yfrfZQdnoA6dE.cache
221
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/I2jDqEGm_N_mTKtGb1lNuhi5cnZheXXmRnRz8RnKfWU.cache
222
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/CSaVzb4zVTBqWpPBLVfCVMCi0tKCFTkQFDppZI3BfDk.cache
223
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/mZF3QMcZvdbBzA6Zp-IWohIE8mDpD_FCqKHFDUxSOXI.cache
224
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/oZFDdcAiCsgIUnIphs4wVnwx-UwF93VsFYUYrTLcUJQ.cache
225
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/CtfZsf7NoNq_zhtgfG_OnXPUvbP2fjUazOhG1fB2z-U.cache
226
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/F_aj3KOlxCJAdgXILabhXi3weU6wb3DLJupk8uFVeCo.cache
227
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/45KSr5K8nh5h50B_QTbrnfHlSZFl03RNKsDx7tSyb4k.cache
228
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/OfM4PsWmUCn3jySFt3a2Fchtqqv2XpOXXco_KNwULs8.cache
229
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/MEEkiIouOQ0XwX0HeC7HtNeCsZLYf-CHgeCcmEnt08k.cache
230
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/vPKPnLAqmrQwjSqq-4kzbafzA5j1GCAMqUOHYZB_32A.cache
231
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/tVRM4X90iA1TNYdMPhQnaiiXnmhrhrDJk179HkH7-ls.cache
232
- - test/dummy/tmp/cache/assets/test/sprockets/13fe41fee1fe35b49d145bcc06610705
233
- - test/dummy/tmp/cache/assets/test/sprockets/357970feca3ac29060c1e3861e2c0953
234
- - test/dummy/config.ru
235
- - test/dummy/app/assets/javascripts/application.js
236
- - test/dummy/app/assets/stylesheets/application.css
180
+ - test/dummy/app/models/listing.rb
237
181
  - test/dummy/app/controllers/application_controller.rb
238
182
  - test/dummy/app/controllers/listings_controller.rb
239
183
  - test/dummy/app/views/listings/index.html.erb
240
- - test/dummy/app/views/listings/_table_header.html.erb
241
- - test/dummy/app/views/listings/_listing.html.erb
242
184
  - test/dummy/app/views/listings/_form.html.erb
185
+ - test/dummy/app/views/listings/_listing.html.erb
186
+ - test/dummy/app/views/listings/_table_header.html.erb
243
187
  - test/dummy/app/views/layouts/default.html.erb
188
+ - test/dummy/app/assets/javascripts/application.js
189
+ - test/dummy/app/assets/stylesheets/application.css
244
190
  - test/dummy/app/helpers/application_helper.rb
245
- - test/dummy/app/models/listing.rb
246
- - test/dummy/bin/bundle
247
191
  - test/dummy/bin/rake
192
+ - test/dummy/bin/bundle
248
193
  - test/dummy/bin/rails
249
- - test/dummy/Rakefile
250
- - test/dummy/config/routes.rb
251
- - test/dummy/config/application.rb
252
- - test/dummy/config/environment.rb
253
194
  - test/dummy/config/secrets.yml
254
- - test/dummy/config/initializers/filter_parameter_logging.rb
255
- - test/dummy/config/initializers/mime_types.rb
256
- - test/dummy/config/initializers/backtrace_silencers.rb
257
- - test/dummy/config/initializers/assets.rb
258
- - test/dummy/config/initializers/cookies_serializer.rb
259
- - test/dummy/config/initializers/session_store.rb
260
- - test/dummy/config/initializers/inflections.rb
261
- - test/dummy/config/initializers/wrap_parameters.rb
195
+ - test/dummy/config/routes.rb
262
196
  - test/dummy/config/locales/en.yml
263
- - test/dummy/config/boot.rb
264
197
  - test/dummy/config/environments/production.rb
265
198
  - test/dummy/config/environments/development.rb
266
199
  - test/dummy/config/environments/test.rb
200
+ - test/dummy/config/environment.rb
201
+ - test/dummy/config/application.rb
267
202
  - test/dummy/config/database.yml
203
+ - test/dummy/config/boot.rb
204
+ - test/dummy/config/initializers/backtrace_silencers.rb
205
+ - test/dummy/config/initializers/mime_types.rb
206
+ - test/dummy/config/initializers/filter_parameter_logging.rb
207
+ - test/dummy/config/initializers/session_store.rb
208
+ - test/dummy/config/initializers/wrap_parameters.rb
209
+ - test/dummy/config/initializers/assets.rb
210
+ - test/dummy/config/initializers/cookies_serializer.rb
211
+ - test/dummy/config/initializers/inflections.rb
212
+ - test/dummy/config.ru
213
+ - test/dummy/Rakefile
214
+ - test/dummy/db/schema.rb
215
+ - test/dummy/db/migrate/20140724101100_create_listings.rb
216
+ - test/dummy/log/test.log
268
217
  - test/dummy/README.rdoc
218
+ - test/integrations/workflow_test.rb
219
+ - test/fixtures/listings.yml
269
220
  - test/test_helper.rb
270
221
  - test/controllers/listings_controller_test.rb
271
222
  - test/helpers/smarter_listing_loader_test.rb
272
- - test/fixtures/listings.yml
Binary file
Binary file
@@ -1,16 +0,0 @@
1
-  (14.9ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
2
-  (0.1ms) select sqlite_version(*)
3
-  (11.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
4
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
5
-  (0.1ms) SELECT version FROM "schema_migrations"
6
-  (12.5ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
7
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
8
-  (0.1ms) SELECT version FROM "schema_migrations"
9
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
10
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
11
- Migrating to CreateListings (20140724101100)
12
-  (0.0ms) begin transaction
13
-  (0.2ms) CREATE TABLE "listings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "content" varchar(255), "deleted_at" datetime, "created_at" datetime, "updated_at" datetime) 
14
- SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140724101100"]]
15
-  (11.6ms) commit transaction
16
- ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
@@ -1,3 +0,0 @@
1
- [o:Set:
2
- @hash{
3
- I"environment-version:ETTI"environment-paths;TTI"Zprocessors:type=application/javascript&file_type=application/javascript&pipeline=self;TTI"lfile-digest:///home/michael/src/arbeit/smarter_listing/test/dummy/app/assets/javascripts/application.js;TTI"]file-digest:///home/michael/src/arbeit/smarter_listing/test/dummy/app/assets/javascripts;TT
@@ -1 +0,0 @@
1
- I"�file:///home/michael/src/arbeit/smarter_listing/test/dummy/app/assets/javascripts/application.js?type=application/javascript&pipeline=self&id=3f2ffd7170aa3be378468ac3363854a6befec9e2f9d1d95e45e97ff782a7611d:ET
@@ -1 +0,0 @@
1
- I"�file:///home/michael/src/arbeit/smarter_listing/test/dummy/app/assets/stylesheets/application.css?type=text/css&pipeline=self&id=e8b02d62a6cb16aa9f388e68f3bc436ae35c60b9a1acc40b5cd0638e39fa3422:ET
@@ -1 +0,0 @@
1
- "%��Rm�v�S3.��O�L���ڹc�ƕq�=_j�
@@ -1 +0,0 @@
1
- "%�û�!�B7!ҭ�_���@��.���$)�Ö�
@@ -1 +0,0 @@
1
- "%&�S隉��}+�H�D�V\�m��ڋ�Q�_�B��
@@ -1,2 +0,0 @@
1
- [o:Set:
2
- @hash{ I"environment-version:ETTI"environment-paths;TTI"0processors:type=text/css&file_type=text/css;TTI"mfile-digest:///home/michael/src/arbeit/smarter_listing/test/dummy/app/assets/stylesheets/application.css;TTI">processors:type=text/css&file_type=text/css&pipeline=self;TTI"]file-digest:///home/michael/src/arbeit/smarter_listing/test/dummy/app/assets/stylesheets;TT
@@ -1 +0,0 @@
1
- I"�file:///home/michael/src/arbeit/smarter_listing/test/dummy/app/assets/stylesheets/application.css?type=text/css&id=30ef5f891cc4407af1503f24e0700eebd03cc8a9836c512da2f78d6934750c04:ET
@@ -1,2 +0,0 @@
1
- [o:Set:
2
- @hash{ I"environment-version:ETTI"environment-paths;TTI"Lprocessors:type=application/javascript&file_type=application/javascript;TTI"lfile-digest:///home/michael/src/arbeit/smarter_listing/test/dummy/app/assets/javascripts/application.js;TTI"Zprocessors:type=application/javascript&file_type=application/javascript&pipeline=self;TTI"]file-digest:///home/michael/src/arbeit/smarter_listing/test/dummy/app/assets/javascripts;TT
@@ -1,3 +0,0 @@
1
- [o:Set:
2
- @hash{
3
- I"environment-version:ETTI"environment-paths;TTI">processors:type=text/css&file_type=text/css&pipeline=self;TTI"mfile-digest:///home/michael/src/arbeit/smarter_listing/test/dummy/app/assets/stylesheets/application.css;TTI"]file-digest:///home/michael/src/arbeit/smarter_listing/test/dummy/app/assets/stylesheets;TT
@@ -1 +0,0 @@
1
- I"�file:///home/michael/src/arbeit/smarter_listing/test/dummy/app/assets/javascripts/application.js?type=application/javascript&id=30daa9a2ac13300d1d8890e0e643242193a5364058dc284fce9a2c39469d0458:ET