docmago_client 0.3.1 → 0.3.2

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
  SHA1:
3
- metadata.gz: 03abf2dd72ca089099e46f8da2cd02b4737ba902
4
- data.tar.gz: 75960eab09e6e1ed204fe22074dbf9413d675bee
3
+ metadata.gz: 8123f9ccf4a64c4d99fb6c552d0ecaaf6c3bcc3d
4
+ data.tar.gz: 77b078dde969839ac1d7bbc41b5c14d4a951f5b9
5
5
  SHA512:
6
- metadata.gz: 733bd53715f65a895dd2dece8e8ff53405ff06e89190e70476a0a29e80fd3d346bf805dc5f1adc812bf9e1c2274cecb4b3c2b6b324e6a9d61b9e82c7b2daef07
7
- data.tar.gz: 8817c0e1c062426164a940245ef6f036d1ee0fa66273eb98a7da3665b901a7b532b69b14ae400d066cfedbeca923067986e700e20aaf0864485d0dce6d3c5aea
6
+ metadata.gz: c0177f4f896ab61d1286a1e48c3b1704338dedc98b7afa8d98be6dcaf4fa6025c8d83b20dda71e942c7aace71fc514c31f347210a93368f5ee608324c660da3a
7
+ data.tar.gz: 9bcc6be0d9e74b6482fa4109e48b0b8c015ebf1bdafb1a667a8c020fd19c89376f2c9582e093612784b3ba66185f612b8139b1314f160c8fb79af31fefac31b5
@@ -1,3 +1,3 @@
1
1
  module DocmagoClient
2
- VERSION = "0.3.1"
2
+ VERSION = "0.3.2"
3
3
  end
@@ -2372,5 +2372,45 @@ NavigationTest: test_truth
2372
2372
   (0.0ms) begin transaction
2373
2373
  -----------------------------
2374
2374
  DocmagoClientTest: test_truth
2375
+ -----------------------------
2376
+  (0.0ms) rollback transaction
2377
+  (0.1ms) begin transaction
2378
+ ----------------------------------------------------
2379
+ NavigationTest: test_pdf_request_sends_a_pdf_as_file
2380
+ ----------------------------------------------------
2381
+ Started GET "/home" for 127.0.0.1 at 2014-10-13 20:38:48 +0200
2382
+ Processing by HomeController#index as HTML
2383
+ Rendered home/index.html.erb within layouts/application (1.6ms)
2384
+ Completed 200 OK in 71ms (Views: 70.3ms | ActiveRecord: 0.0ms)
2385
+ Started GET "/home.pdf" for 127.0.0.1 at 2014-10-13 20:38:48 +0200
2386
+ Processing by HomeController#index as PDF
2387
+ Rendered home/index.pdf.erb (0.3ms)
2388
+ Rendered text template (0.0ms)
2389
+ Sent data contents.pdf (1.5ms)
2390
+ Completed 200 OK in 264ms (Views: 263.9ms | ActiveRecord: 0.0ms)
2391
+  (0.1ms) rollback transaction
2392
+  (0.0ms) begin transaction
2393
+ ----------------------------------------------------------------------------------------
2394
+ NavigationTest: test_pdf_request_to_an_action_with_view_template_inside_pdf_subdirectory
2395
+ ----------------------------------------------------------------------------------------
2396
+ Started GET "/home" for 127.0.0.1 at 2014-10-13 20:38:49 +0200
2397
+ Processing by HomeController#index as HTML
2398
+ Rendered home/index.html.erb within layouts/application (0.4ms)
2399
+ Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)
2400
+ Started GET "/home/subdir_template.pdf" for 127.0.0.1 at 2014-10-13 20:38:49 +0200
2401
+ Processing by HomeController#subdir_template as PDF
2402
+ Rendered home/pdf/subdir_template.pdf.erb (0.3ms)
2403
+ Rendered text template (0.0ms)
2404
+ Sent data subdir_template.pdf (0.4ms)
2405
+ Completed 200 OK in 192ms (Views: 191.7ms | ActiveRecord: 0.0ms)
2406
+  (0.1ms) rollback transaction
2407
+  (0.0ms) begin transaction
2408
+ --------------------------
2409
+ NavigationTest: test_truth
2410
+ --------------------------
2411
+  (0.0ms) rollback transaction
2412
+  (0.0ms) begin transaction
2413
+ -----------------------------
2414
+ DocmagoClientTest: test_truth
2375
2415
  -----------------------------
2376
2416
   (0.0ms) rollback transaction
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: docmago_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
4
+ version: 0.3.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jan Habermann
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-08-07 00:00:00.000000000 Z
11
+ date: 2014-10-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: httparty
@@ -191,7 +191,11 @@ files:
191
191
  - test/dummy/tmp/cache/assets/test/sprockets/27db960e9aa643c0bb6a5c816ff0131e
192
192
  - test/dummy/tmp/cache/assets/test/sprockets/2f5173deea6c795b8fdde723bb4b63af
193
193
  - test/dummy/tmp/cache/assets/test/sprockets/357970feca3ac29060c1e3861e2c0953
194
+ - test/dummy/tmp/cache/assets/test/sprockets/6f6310c1b5407da50f031143deb91c34
194
195
  - test/dummy/tmp/cache/assets/test/sprockets/70bf67ab6d61f1c95b28741e6ab01ef2
196
+ - test/dummy/tmp/cache/assets/test/sprockets/79ad5cdd007a17eafa73d743b6755cb8
197
+ - test/dummy/tmp/cache/assets/test/sprockets/a939d785b831a27f85d9ac24def8836e
198
+ - test/dummy/tmp/cache/assets/test/sprockets/b10fc2c45b5b421a2c9968a44b2b09af
195
199
  - test/dummy/tmp/cache/assets/test/sprockets/cc469c18b214c2fb0b7807c4e3c640f7
196
200
  - test/dummy/tmp/cache/assets/test/sprockets/cffd775d018f68ce5dba1ee0d951a994
197
201
  - test/dummy/tmp/cache/assets/test/sprockets/d5571dc03eff8cbafd90bc2c8e499122
@@ -277,7 +281,11 @@ test_files:
277
281
  - test/dummy/tmp/cache/assets/test/sprockets/27db960e9aa643c0bb6a5c816ff0131e
278
282
  - test/dummy/tmp/cache/assets/test/sprockets/2f5173deea6c795b8fdde723bb4b63af
279
283
  - test/dummy/tmp/cache/assets/test/sprockets/357970feca3ac29060c1e3861e2c0953
284
+ - test/dummy/tmp/cache/assets/test/sprockets/6f6310c1b5407da50f031143deb91c34
280
285
  - test/dummy/tmp/cache/assets/test/sprockets/70bf67ab6d61f1c95b28741e6ab01ef2
286
+ - test/dummy/tmp/cache/assets/test/sprockets/79ad5cdd007a17eafa73d743b6755cb8
287
+ - test/dummy/tmp/cache/assets/test/sprockets/a939d785b831a27f85d9ac24def8836e
288
+ - test/dummy/tmp/cache/assets/test/sprockets/b10fc2c45b5b421a2c9968a44b2b09af
281
289
  - test/dummy/tmp/cache/assets/test/sprockets/cc469c18b214c2fb0b7807c4e3c640f7
282
290
  - test/dummy/tmp/cache/assets/test/sprockets/cffd775d018f68ce5dba1ee0d951a994
283
291
  - test/dummy/tmp/cache/assets/test/sprockets/d5571dc03eff8cbafd90bc2c8e499122