strawberry_api 0.4.0 → 0.4.1

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.
Files changed (73) hide show
  1. checksums.yaml +4 -4
  2. data/doc/HTTParty/Response.html +1 -1
  3. data/doc/StrawberryAPI.html +2 -2
  4. data/doc/StrawberryAPI/AccessRight.html +1 -1
  5. data/doc/StrawberryAPI/ApiKey.html +1 -1
  6. data/doc/StrawberryAPI/ArchiveStrategy.html +1 -1
  7. data/doc/StrawberryAPI/ArchiveStrategyState.html +1 -1
  8. data/doc/StrawberryAPI/Asset.html +1 -1
  9. data/doc/StrawberryAPI/AssetCopyToStrategy.html +1 -1
  10. data/doc/StrawberryAPI/AssetFeedback.html +1 -1
  11. data/doc/StrawberryAPI/Client.html +1 -1
  12. data/doc/StrawberryAPI/Client/ApiKeys.html +1 -1
  13. data/doc/StrawberryAPI/Client/ArchiveStrategies.html +1 -1
  14. data/doc/StrawberryAPI/Client/AssetCopyToStrategies.html +1 -1
  15. data/doc/StrawberryAPI/Client/AssetFeedbacks.html +1 -1
  16. data/doc/StrawberryAPI/Client/Assets.html +1 -1
  17. data/doc/StrawberryAPI/Client/Collections.html +1 -1
  18. data/doc/StrawberryAPI/Client/CopyToFeedbacks.html +1 -1
  19. data/doc/StrawberryAPI/Client/CustomMetadata.html +1 -1
  20. data/doc/StrawberryAPI/Client/CustomMetadataFields.html +1 -1
  21. data/doc/StrawberryAPI/Client/CustomMetadataOptions.html +1 -1
  22. data/doc/StrawberryAPI/Client/CustomMetadataSets.html +1 -1
  23. data/doc/StrawberryAPI/Client/Edits.html +1 -1
  24. data/doc/StrawberryAPI/Client/Features.html +1 -1
  25. data/doc/StrawberryAPI/Client/Libraries.html +1 -1
  26. data/doc/StrawberryAPI/Client/Markers.html +1 -1
  27. data/doc/StrawberryAPI/Client/ProjectCopyToStrategies.html +1 -1
  28. data/doc/StrawberryAPI/Client/ProjectFeedbacks.html +1 -1
  29. data/doc/StrawberryAPI/Client/Projects.html +1 -1
  30. data/doc/StrawberryAPI/Client/Roles.html +1 -1
  31. data/doc/StrawberryAPI/Client/Schedules.html +1 -1
  32. data/doc/StrawberryAPI/Client/Searches.html +1 -1
  33. data/doc/StrawberryAPI/Client/Sessions.html +1 -1
  34. data/doc/StrawberryAPI/Client/Settings.html +1 -1
  35. data/doc/StrawberryAPI/Client/StatusFlags.html +1 -1
  36. data/doc/StrawberryAPI/Client/Teams.html +1 -1
  37. data/doc/StrawberryAPI/Client/Templates.html +1 -1
  38. data/doc/StrawberryAPI/Client/Users.html +1 -1
  39. data/doc/StrawberryAPI/Collection.html +1 -1
  40. data/doc/StrawberryAPI/Configuration.html +1 -1
  41. data/doc/StrawberryAPI/CopyToFeedback.html +1 -1
  42. data/doc/StrawberryAPI/CustomMetadataField.html +1 -1
  43. data/doc/StrawberryAPI/CustomMetadataOption.html +1 -1
  44. data/doc/StrawberryAPI/CustomMetadataSet.html +1 -1
  45. data/doc/StrawberryAPI/CustomMetadatum.html +1 -1
  46. data/doc/StrawberryAPI/Edit.html +1 -1
  47. data/doc/StrawberryAPI/Feature.html +1 -1
  48. data/doc/StrawberryAPI/Feedback.html +1 -1
  49. data/doc/StrawberryAPI/HttpClient.html +1 -1
  50. data/doc/StrawberryAPI/Library.html +1 -1
  51. data/doc/StrawberryAPI/Marker.html +1 -1
  52. data/doc/StrawberryAPI/Project.html +196 -12
  53. data/doc/StrawberryAPI/ProjectCopyToStrategy.html +1 -1
  54. data/doc/StrawberryAPI/ProjectFeedback.html +1 -1
  55. data/doc/StrawberryAPI/Proxy.html +1 -1
  56. data/doc/StrawberryAPI/Role.html +1 -1
  57. data/doc/StrawberryAPI/Schedule.html +1 -1
  58. data/doc/StrawberryAPI/Session.html +1 -1
  59. data/doc/StrawberryAPI/Setting.html +1 -1
  60. data/doc/StrawberryAPI/StatusFlag.html +1 -1
  61. data/doc/StrawberryAPI/Strategy.html +1 -1
  62. data/doc/StrawberryAPI/Team.html +1 -1
  63. data/doc/StrawberryAPI/Template.html +1 -1
  64. data/doc/StrawberryAPI/User.html +1 -1
  65. data/doc/_index.html +1 -1
  66. data/doc/file.README.html +1 -1
  67. data/doc/index.html +1 -1
  68. data/doc/method_list.html +358 -342
  69. data/doc/top-level-namespace.html +1 -1
  70. data/lib/strawberry_api/client/projects.rb +5 -7
  71. data/lib/strawberry_api/version.rb +1 -1
  72. data/samples/test.rb +2 -2
  73. metadata +1 -1
@@ -639,7 +639,7 @@
639
639
  </div>
640
640
 
641
641
  <div id="footer">
642
- Generated on Mon Sep 10 17:38:28 2018 by
642
+ Generated on Sat Sep 15 18:32:09 2018 by
643
643
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
644
644
  0.9.16 (ruby-2.5.0).
645
645
  </div>
@@ -708,7 +708,7 @@
708
708
  </div>
709
709
 
710
710
  <div id="footer">
711
- Generated on Mon Sep 10 17:38:28 2018 by
711
+ Generated on Sat Sep 15 18:32:09 2018 by
712
712
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
713
713
  0.9.16 (ruby-2.5.0).
714
714
  </div>
@@ -627,7 +627,7 @@
627
627
  </div>
628
628
 
629
629
  <div id="footer">
630
- Generated on Mon Sep 10 17:38:27 2018 by
630
+ Generated on Sat Sep 15 18:32:08 2018 by
631
631
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
632
632
  0.9.16 (ruby-2.5.0).
633
633
  </div>
@@ -557,7 +557,7 @@
557
557
  </div>
558
558
 
559
559
  <div id="footer">
560
- Generated on Mon Sep 10 17:38:27 2018 by
560
+ Generated on Sat Sep 15 18:32:08 2018 by
561
561
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
562
562
  0.9.16 (ruby-2.5.0).
563
563
  </div>
@@ -631,7 +631,7 @@
631
631
  </div>
632
632
 
633
633
  <div id="footer">
634
- Generated on Mon Sep 10 17:38:27 2018 by
634
+ Generated on Sat Sep 15 18:32:09 2018 by
635
635
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
636
636
  0.9.16 (ruby-2.5.0).
637
637
  </div>
@@ -961,7 +961,7 @@ shamelessly uses the HTTParty gem for all the dirty job</p>
961
961
  </div>
962
962
 
963
963
  <div id="footer">
964
- Generated on Mon Sep 10 17:38:28 2018 by
964
+ Generated on Sat Sep 15 18:32:09 2018 by
965
965
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
966
966
  0.9.16 (ruby-2.5.0).
967
967
  </div>
@@ -627,7 +627,7 @@
627
627
  </div>
628
628
 
629
629
  <div id="footer">
630
- Generated on Mon Sep 10 17:38:27 2018 by
630
+ Generated on Sat Sep 15 18:32:09 2018 by
631
631
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
632
632
  0.9.16 (ruby-2.5.0).
633
633
  </div>
@@ -837,7 +837,7 @@
837
837
  </div>
838
838
 
839
839
  <div id="footer">
840
- Generated on Mon Sep 10 17:38:27 2018 by
840
+ Generated on Sat Sep 15 18:32:08 2018 by
841
841
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
842
842
  0.9.16 (ruby-2.5.0).
843
843
  </div>
@@ -959,6 +959,54 @@
959
959
  <li class="public ">
960
960
  <span class="summary_signature">
961
961
 
962
+ <a href="#archived%3F-instance_method" title="#archived? (instance method)">#<strong>archived?</strong> &#x21d2; Boolean </a>
963
+
964
+
965
+
966
+ </span>
967
+
968
+
969
+
970
+
971
+
972
+
973
+
974
+
975
+
976
+ <span class="summary_desc"><div class='inline'>
977
+ <p>Shortcut that determines whether the project is archived.</p>
978
+ </div></span>
979
+
980
+ </li>
981
+
982
+
983
+ <li class="public ">
984
+ <span class="summary_signature">
985
+
986
+ <a href="#deleted%3F-instance_method" title="#deleted? (instance method)">#<strong>deleted?</strong> &#x21d2; Boolean </a>
987
+
988
+
989
+
990
+ </span>
991
+
992
+
993
+
994
+
995
+
996
+
997
+
998
+
999
+
1000
+ <span class="summary_desc"><div class='inline'>
1001
+ <p>Shortcut that determines whether the project is deleted.</p>
1002
+ </div></span>
1003
+
1004
+ </li>
1005
+
1006
+
1007
+ <li class="public ">
1008
+ <span class="summary_signature">
1009
+
962
1010
  <a href="#frozen%3F-instance_method" title="#frozen? (instance method)">#<strong>frozen?</strong> &#x21d2; Boolean </a>
963
1011
 
964
1012
 
@@ -973,7 +1021,9 @@
973
1021
 
974
1022
 
975
1023
 
976
- <span class="summary_desc"><div class='inline'></div></span>
1024
+ <span class="summary_desc"><div class='inline'>
1025
+ <p>Shortcut that determines whether the project is frozen.</p>
1026
+ </div></span>
977
1027
 
978
1028
  </li>
979
1029
 
@@ -1021,7 +1071,9 @@
1021
1071
 
1022
1072
 
1023
1073
 
1024
- <span class="summary_desc"><div class='inline'></div></span>
1074
+ <span class="summary_desc"><div class='inline'>
1075
+ <p>Shortcut that determines whether the project is locked.</p>
1076
+ </div></span>
1025
1077
 
1026
1078
  </li>
1027
1079
 
@@ -2431,7 +2483,125 @@
2431
2483
 
2432
2484
 
2433
2485
  <div class="method_details first">
2434
- <h3 class="signature first" id="frozen?-instance_method">
2486
+ <h3 class="signature first" id="archived?-instance_method">
2487
+
2488
+ #<strong>archived?</strong> &#x21d2; <tt>Boolean</tt>
2489
+
2490
+
2491
+
2492
+
2493
+
2494
+ </h3><div class="docstring">
2495
+ <div class="discussion">
2496
+
2497
+ <p>Shortcut that determines whether the project is archived</p>
2498
+
2499
+
2500
+ </div>
2501
+ </div>
2502
+ <div class="tags">
2503
+
2504
+ <p class="tag_title">Returns:</p>
2505
+ <ul class="return">
2506
+
2507
+ <li>
2508
+
2509
+
2510
+ <span class='type'>(<tt>Boolean</tt>)</span>
2511
+
2512
+
2513
+
2514
+ &mdash;
2515
+ <div class='inline'>
2516
+ <p>Project archived</p>
2517
+ </div>
2518
+
2519
+ </li>
2520
+
2521
+ </ul>
2522
+
2523
+ </div><table class="source_code">
2524
+ <tr>
2525
+ <td>
2526
+ <pre class="lines">
2527
+
2528
+
2529
+ 71
2530
+ 72
2531
+ 73</pre>
2532
+ </td>
2533
+ <td>
2534
+ <pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line 71</span>
2535
+
2536
+ <span class='kw'>def</span> <span class='id identifier rubyid_archived?'>archived?</span>
2537
+ <span class='op'>!</span><span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_archive_strategy_id'>archive_strategy_id</span><span class='period'>.</span><span class='id identifier rubyid_nil?'>nil?</span>
2538
+ <span class='kw'>end</span></pre>
2539
+ </td>
2540
+ </tr>
2541
+ </table>
2542
+ </div>
2543
+
2544
+ <div class="method_details ">
2545
+ <h3 class="signature " id="deleted?-instance_method">
2546
+
2547
+ #<strong>deleted?</strong> &#x21d2; <tt>Boolean</tt>
2548
+
2549
+
2550
+
2551
+
2552
+
2553
+ </h3><div class="docstring">
2554
+ <div class="discussion">
2555
+
2556
+ <p>Shortcut that determines whether the project is deleted</p>
2557
+
2558
+
2559
+ </div>
2560
+ </div>
2561
+ <div class="tags">
2562
+
2563
+ <p class="tag_title">Returns:</p>
2564
+ <ul class="return">
2565
+
2566
+ <li>
2567
+
2568
+
2569
+ <span class='type'>(<tt>Boolean</tt>)</span>
2570
+
2571
+
2572
+
2573
+ &mdash;
2574
+ <div class='inline'>
2575
+ <p>Project deleted</p>
2576
+ </div>
2577
+
2578
+ </li>
2579
+
2580
+ </ul>
2581
+
2582
+ </div><table class="source_code">
2583
+ <tr>
2584
+ <td>
2585
+ <pre class="lines">
2586
+
2587
+
2588
+ 80
2589
+ 81
2590
+ 82</pre>
2591
+ </td>
2592
+ <td>
2593
+ <pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line 80</span>
2594
+
2595
+ <span class='kw'>def</span> <span class='id identifier rubyid_deleted?'>deleted?</span>
2596
+ <span class='op'>!</span><span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_deleted'>deleted</span>
2597
+ <span class='kw'>end</span></pre>
2598
+ </td>
2599
+ </tr>
2600
+ </table>
2601
+ </div>
2602
+
2603
+ <div class="method_details ">
2604
+ <h3 class="signature " id="frozen?-instance_method">
2435
2605
 
2436
2606
  #<strong>frozen?</strong> &#x21d2; <tt>Boolean</tt>
2437
2607
 
@@ -2442,6 +2612,8 @@
2442
2612
  </h3><div class="docstring">
2443
2613
  <div class="discussion">
2444
2614
 
2615
+ <p>Shortcut that determines whether the project is frozen</p>
2616
+
2445
2617
 
2446
2618
  </div>
2447
2619
  </div>
@@ -2457,6 +2629,11 @@
2457
2629
 
2458
2630
 
2459
2631
 
2632
+ &mdash;
2633
+ <div class='inline'>
2634
+ <p>Project frozen</p>
2635
+ </div>
2636
+
2460
2637
  </li>
2461
2638
 
2462
2639
  </ul>
@@ -2467,12 +2644,12 @@
2467
2644
  <pre class="lines">
2468
2645
 
2469
2646
 
2470
- 52
2471
- 53
2472
- 54</pre>
2647
+ 62
2648
+ 63
2649
+ 64</pre>
2473
2650
  </td>
2474
2651
  <td>
2475
- <pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line 52</span>
2652
+ <pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line 62</span>
2476
2653
 
2477
2654
  <span class='kw'>def</span> <span class='id identifier rubyid_frozen?'>frozen?</span>
2478
2655
  <span class='op'>!</span><span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_frozen_by_id'>frozen_by_id</span><span class='period'>.</span><span class='id identifier rubyid_nil?'>nil?</span>
@@ -2494,6 +2671,8 @@
2494
2671
  </h3><div class="docstring">
2495
2672
  <div class="discussion">
2496
2673
 
2674
+ <p>Shortcut that determines whether the project is locked</p>
2675
+
2497
2676
 
2498
2677
  </div>
2499
2678
  </div>
@@ -2509,6 +2688,11 @@
2509
2688
 
2510
2689
 
2511
2690
 
2691
+ &mdash;
2692
+ <div class='inline'>
2693
+ <p>Project locked</p>
2694
+ </div>
2695
+
2512
2696
  </li>
2513
2697
 
2514
2698
  </ul>
@@ -2519,12 +2703,12 @@
2519
2703
  <pre class="lines">
2520
2704
 
2521
2705
 
2522
- 48
2523
- 49
2524
- 50</pre>
2706
+ 53
2707
+ 54
2708
+ 55</pre>
2525
2709
  </td>
2526
2710
  <td>
2527
- <pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line 48</span>
2711
+ <pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line 53</span>
2528
2712
 
2529
2713
  <span class='kw'>def</span> <span class='id identifier rubyid_locked?'>locked?</span>
2530
2714
  <span class='op'>!</span><span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_locked_by'>locked_by</span><span class='period'>.</span><span class='id identifier rubyid_nil?'>nil?</span>
@@ -2539,7 +2723,7 @@
2539
2723
  </div>
2540
2724
 
2541
2725
  <div id="footer">
2542
- Generated on Mon Sep 10 17:38:27 2018 by
2726
+ Generated on Sat Sep 15 18:32:09 2018 by
2543
2727
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2544
2728
  0.9.16 (ruby-2.5.0).
2545
2729
  </div>
@@ -355,7 +355,7 @@
355
355
  </div>
356
356
 
357
357
  <div id="footer">
358
- Generated on Mon Sep 10 17:38:28 2018 by
358
+ Generated on Sat Sep 15 18:32:09 2018 by
359
359
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
360
360
  0.9.16 (ruby-2.5.0).
361
361
  </div>
@@ -360,7 +360,7 @@
360
360
  </div>
361
361
 
362
362
  <div id="footer">
363
- Generated on Mon Sep 10 17:38:28 2018 by
363
+ Generated on Sat Sep 15 18:32:09 2018 by
364
364
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
365
365
  0.9.16 (ruby-2.5.0).
366
366
  </div>
@@ -1257,7 +1257,7 @@
1257
1257
  </div>
1258
1258
 
1259
1259
  <div id="footer">
1260
- Generated on Mon Sep 10 17:38:27 2018 by
1260
+ Generated on Sat Sep 15 18:32:08 2018 by
1261
1261
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1262
1262
  0.9.16 (ruby-2.5.0).
1263
1263
  </div>
@@ -557,7 +557,7 @@
557
557
  </div>
558
558
 
559
559
  <div id="footer">
560
- Generated on Mon Sep 10 17:38:27 2018 by
560
+ Generated on Sat Sep 15 18:32:08 2018 by
561
561
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
562
562
  0.9.16 (ruby-2.5.0).
563
563
  </div>
@@ -2377,7 +2377,7 @@
2377
2377
  </div>
2378
2378
 
2379
2379
  <div id="footer">
2380
- Generated on Mon Sep 10 17:38:28 2018 by
2380
+ Generated on Sat Sep 15 18:32:09 2018 by
2381
2381
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2382
2382
  0.9.16 (ruby-2.5.0).
2383
2383
  </div>
@@ -111,7 +111,7 @@
111
111
  </div>
112
112
 
113
113
  <div id="footer">
114
- Generated on Mon Sep 10 17:38:27 2018 by
114
+ Generated on Sat Sep 15 18:32:09 2018 by
115
115
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
116
116
  0.9.16 (ruby-2.5.0).
117
117
  </div>
@@ -197,7 +197,7 @@
197
197
  </div>
198
198
 
199
199
  <div id="footer">
200
- Generated on Mon Sep 10 17:38:27 2018 by
200
+ Generated on Sat Sep 15 18:32:09 2018 by
201
201
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
202
202
  0.9.16 (ruby-2.5.0).
203
203
  </div>
@@ -197,7 +197,7 @@
197
197
  </div>
198
198
 
199
199
  <div id="footer">
200
- Generated on Mon Sep 10 17:38:28 2018 by
200
+ Generated on Sat Sep 15 18:32:09 2018 by
201
201
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
202
202
  0.9.16 (ruby-2.5.0).
203
203
  </div>
@@ -631,7 +631,7 @@
631
631
  </div>
632
632
 
633
633
  <div id="footer">
634
- Generated on Mon Sep 10 17:38:28 2018 by
634
+ Generated on Sat Sep 15 18:32:09 2018 by
635
635
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
636
636
  0.9.16 (ruby-2.5.0).
637
637
  </div>