strawberry_api 0.4.5 → 0.4.7
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/doc/HTTParty/Response.html +1 -1
- data/doc/StrawberryAPI.html +2 -2
- data/doc/StrawberryAPI/AccessRight.html +1 -1
- data/doc/StrawberryAPI/ApiKey.html +1 -1
- data/doc/StrawberryAPI/ArchiveStrategy.html +1 -1
- data/doc/StrawberryAPI/ArchiveStrategyState.html +1 -1
- data/doc/StrawberryAPI/Asset.html +1 -1
- data/doc/StrawberryAPI/AssetCopyToStrategy.html +1 -1
- data/doc/StrawberryAPI/AssetFeedback.html +1 -1
- data/doc/StrawberryAPI/Client.html +1 -1
- data/doc/StrawberryAPI/Client/ApiKeys.html +1 -1
- data/doc/StrawberryAPI/Client/ArchiveStrategies.html +1 -1
- data/doc/StrawberryAPI/Client/AssetCopyToStrategies.html +1 -1
- data/doc/StrawberryAPI/Client/AssetFeedbacks.html +1 -1
- data/doc/StrawberryAPI/Client/Assets.html +1 -1
- data/doc/StrawberryAPI/Client/Collections.html +1 -1
- data/doc/StrawberryAPI/Client/CopyToFeedbacks.html +1 -1
- data/doc/StrawberryAPI/Client/CustomMetadata.html +1 -1
- data/doc/StrawberryAPI/Client/CustomMetadataFields.html +1 -1
- data/doc/StrawberryAPI/Client/CustomMetadataOptions.html +1 -1
- data/doc/StrawberryAPI/Client/CustomMetadataSets.html +1 -1
- data/doc/StrawberryAPI/Client/Edits.html +1 -1
- data/doc/StrawberryAPI/Client/Features.html +1 -1
- data/doc/StrawberryAPI/Client/Libraries.html +1 -1
- data/doc/StrawberryAPI/Client/Markers.html +1 -1
- data/doc/StrawberryAPI/Client/ProjectCopyToStrategies.html +1 -1
- data/doc/StrawberryAPI/Client/ProjectFeedbacks.html +1 -1
- data/doc/StrawberryAPI/Client/Projects.html +4 -4
- data/doc/StrawberryAPI/Client/Roles.html +1 -1
- data/doc/StrawberryAPI/Client/Schedules.html +1 -1
- data/doc/StrawberryAPI/Client/Searches.html +1 -1
- data/doc/StrawberryAPI/Client/Sessions.html +1 -1
- data/doc/StrawberryAPI/Client/Settings.html +1 -1
- data/doc/StrawberryAPI/Client/StatusFlags.html +1 -1
- data/doc/StrawberryAPI/Client/Teams.html +1 -1
- data/doc/StrawberryAPI/Client/Templates.html +1 -1
- data/doc/StrawberryAPI/Client/Users.html +1 -1
- data/doc/StrawberryAPI/Collection.html +1 -1
- data/doc/StrawberryAPI/Configuration.html +1 -1
- data/doc/StrawberryAPI/CopyToFeedback.html +1 -1
- data/doc/StrawberryAPI/CustomMetadataField.html +1 -1
- data/doc/StrawberryAPI/CustomMetadataOption.html +1 -1
- data/doc/StrawberryAPI/CustomMetadataSet.html +1 -1
- data/doc/StrawberryAPI/CustomMetadatum.html +1 -1
- data/doc/StrawberryAPI/Edit.html +1 -1
- data/doc/StrawberryAPI/Feature.html +1 -1
- data/doc/StrawberryAPI/Feedback.html +1 -1
- data/doc/StrawberryAPI/HttpClient.html +1 -1
- data/doc/StrawberryAPI/Library.html +1 -1
- data/doc/StrawberryAPI/Marker.html +1 -1
- data/doc/StrawberryAPI/Project.html +131 -61
- data/doc/StrawberryAPI/ProjectCopyToStrategy.html +1 -1
- data/doc/StrawberryAPI/ProjectFeedback.html +1 -1
- data/doc/StrawberryAPI/Proxy.html +1 -1
- data/doc/StrawberryAPI/Role.html +1 -1
- data/doc/StrawberryAPI/Schedule.html +1 -1
- data/doc/StrawberryAPI/Session.html +1 -1
- data/doc/StrawberryAPI/Setting.html +1 -1
- data/doc/StrawberryAPI/StatusFlag.html +1 -1
- data/doc/StrawberryAPI/Strategy.html +1 -1
- data/doc/StrawberryAPI/Team.html +1 -1
- data/doc/StrawberryAPI/Template.html +1 -1
- data/doc/StrawberryAPI/User.html +1 -1
- data/doc/_index.html +1 -1
- data/doc/file.README.html +1 -1
- data/doc/index.html +1 -1
- data/doc/method_list.html +449 -441
- data/doc/top-level-namespace.html +1 -1
- data/lib/strawberry_api/client/projects.rb +3 -3
- data/lib/strawberry_api/project.rb +1 -1
- data/lib/strawberry_api/version.rb +1 -1
- data/samples/test.rb +1 -1
- metadata +2 -2
@@ -989,7 +989,7 @@
|
|
989
989
|
</div>
|
990
990
|
|
991
991
|
<div id="footer">
|
992
|
-
Generated on
|
992
|
+
Generated on Sun Sep 23 15:55:31 2018 by
|
993
993
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
994
994
|
0.9.16 (ruby-2.5.0).
|
995
995
|
</div>
|
@@ -557,7 +557,7 @@
|
|
557
557
|
</div>
|
558
558
|
|
559
559
|
<div id="footer">
|
560
|
-
Generated on
|
560
|
+
Generated on Sun Sep 23 15:55:31 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>
|
@@ -639,7 +639,7 @@
|
|
639
639
|
</div>
|
640
640
|
|
641
641
|
<div id="footer">
|
642
|
-
Generated on
|
642
|
+
Generated on Sun Sep 23 15:55:31 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>
|
@@ -718,7 +718,7 @@
|
|
718
718
|
</div>
|
719
719
|
|
720
720
|
<div id="footer">
|
721
|
-
Generated on
|
721
|
+
Generated on Sun Sep 23 15:55:30 2018 by
|
722
722
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
723
723
|
0.9.16 (ruby-2.5.0).
|
724
724
|
</div>
|
data/doc/StrawberryAPI/Edit.html
CHANGED
@@ -627,7 +627,7 @@
|
|
627
627
|
</div>
|
628
628
|
|
629
629
|
<div id="footer">
|
630
|
-
Generated on
|
630
|
+
Generated on Sun Sep 23 15:55:29 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
|
560
|
+
Generated on Sun Sep 23 15:55:30 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
|
634
|
+
Generated on Sun Sep 23 15:55:30 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
|
964
|
+
Generated on Sun Sep 23 15:55:30 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
|
630
|
+
Generated on Sun Sep 23 15:55:30 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
|
840
|
+
Generated on Sun Sep 23 15:55:30 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>
|
@@ -184,6 +184,33 @@
|
|
184
184
|
<p>Returns the value of attribute archive_strategy_state.</p>
|
185
185
|
</div></span>
|
186
186
|
|
187
|
+
</li>
|
188
|
+
|
189
|
+
|
190
|
+
<li class="public ">
|
191
|
+
<span class="summary_signature">
|
192
|
+
|
193
|
+
<a href="#archive_strategy_state_id-instance_method" title="#archive_strategy_state_id (instance method)">#<strong>archive_strategy_state_id</strong> ⇒ Object </a>
|
194
|
+
|
195
|
+
|
196
|
+
|
197
|
+
</span>
|
198
|
+
|
199
|
+
|
200
|
+
|
201
|
+
|
202
|
+
|
203
|
+
|
204
|
+
|
205
|
+
|
206
|
+
|
207
|
+
|
208
|
+
|
209
|
+
|
210
|
+
<span class="summary_desc"><div class='inline'>
|
211
|
+
<p>Returns the value of attribute archive_strategy_state_id.</p>
|
212
|
+
</div></span>
|
213
|
+
|
187
214
|
</li>
|
188
215
|
|
189
216
|
|
@@ -1110,7 +1137,6 @@
|
|
1110
1137
|
<pre class="lines">
|
1111
1138
|
|
1112
1139
|
|
1113
|
-
38
|
1114
1140
|
39
|
1115
1141
|
40
|
1116
1142
|
41
|
@@ -1118,10 +1144,11 @@
|
|
1118
1144
|
43
|
1119
1145
|
44
|
1120
1146
|
45
|
1121
|
-
46
|
1147
|
+
46
|
1148
|
+
47</pre>
|
1122
1149
|
</td>
|
1123
1150
|
<td>
|
1124
|
-
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line
|
1151
|
+
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line 39</span>
|
1125
1152
|
|
1126
1153
|
<span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span><span class='id identifier rubyid_params'>params</span> <span class='op'>=</span> <span class='lbrace'>{</span><span class='rbrace'>}</span><span class='rparen'>)</span>
|
1127
1154
|
<span class='id identifier rubyid_params'>params</span><span class='period'>.</span><span class='id identifier rubyid_each'>each</span> <span class='kw'>do</span> <span class='op'>|</span><span class='id identifier rubyid_k'>k</span><span class='comma'>,</span> <span class='id identifier rubyid_v'>v</span><span class='op'>|</span>
|
@@ -1170,12 +1197,12 @@
|
|
1170
1197
|
<pre class="lines">
|
1171
1198
|
|
1172
1199
|
|
1173
|
-
31
|
1174
1200
|
32
|
1175
|
-
33
|
1201
|
+
33
|
1202
|
+
34</pre>
|
1176
1203
|
</td>
|
1177
1204
|
<td>
|
1178
|
-
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line
|
1205
|
+
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line 32</span>
|
1179
1206
|
|
1180
1207
|
<span class='kw'>def</span> <span class='id identifier rubyid_alternative_name'>alternative_name</span>
|
1181
1208
|
<span class='ivar'>@alternative_name</span>
|
@@ -1272,6 +1299,49 @@
|
|
1272
1299
|
</div>
|
1273
1300
|
|
1274
1301
|
|
1302
|
+
<span id="archive_strategy_state_id=-instance_method"></span>
|
1303
|
+
<div class="method_details ">
|
1304
|
+
<h3 class="signature " id="archive_strategy_state_id-instance_method">
|
1305
|
+
|
1306
|
+
#<strong>archive_strategy_state_id</strong> ⇒ <tt>Object</tt>
|
1307
|
+
|
1308
|
+
|
1309
|
+
|
1310
|
+
|
1311
|
+
|
1312
|
+
</h3><div class="docstring">
|
1313
|
+
<div class="discussion">
|
1314
|
+
|
1315
|
+
<p>Returns the value of attribute archive_strategy_state_id</p>
|
1316
|
+
|
1317
|
+
|
1318
|
+
</div>
|
1319
|
+
</div>
|
1320
|
+
<div class="tags">
|
1321
|
+
|
1322
|
+
|
1323
|
+
</div><table class="source_code">
|
1324
|
+
<tr>
|
1325
|
+
<td>
|
1326
|
+
<pre class="lines">
|
1327
|
+
|
1328
|
+
|
1329
|
+
21
|
1330
|
+
22
|
1331
|
+
23</pre>
|
1332
|
+
</td>
|
1333
|
+
<td>
|
1334
|
+
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line 21</span>
|
1335
|
+
|
1336
|
+
<span class='kw'>def</span> <span class='id identifier rubyid_archive_strategy_state_id'>archive_strategy_state_id</span>
|
1337
|
+
<span class='ivar'>@archive_strategy_state_id</span>
|
1338
|
+
<span class='kw'>end</span></pre>
|
1339
|
+
</td>
|
1340
|
+
</tr>
|
1341
|
+
</table>
|
1342
|
+
</div>
|
1343
|
+
|
1344
|
+
|
1275
1345
|
<span id="created_at=-instance_method"></span>
|
1276
1346
|
<div class="method_details ">
|
1277
1347
|
<h3 class="signature " id="created_at-instance_method">
|
@@ -1385,12 +1455,12 @@
|
|
1385
1455
|
<pre class="lines">
|
1386
1456
|
|
1387
1457
|
|
1388
|
-
24
|
1389
1458
|
25
|
1390
|
-
26
|
1459
|
+
26
|
1460
|
+
27</pre>
|
1391
1461
|
</td>
|
1392
1462
|
<td>
|
1393
|
-
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line
|
1463
|
+
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line 25</span>
|
1394
1464
|
|
1395
1465
|
<span class='kw'>def</span> <span class='id identifier rubyid_created_by_edit'>created_by_edit</span>
|
1396
1466
|
<span class='ivar'>@created_by_edit</span>
|
@@ -1428,12 +1498,12 @@
|
|
1428
1498
|
<pre class="lines">
|
1429
1499
|
|
1430
1500
|
|
1431
|
-
25
|
1432
1501
|
26
|
1433
|
-
27
|
1502
|
+
27
|
1503
|
+
28</pre>
|
1434
1504
|
</td>
|
1435
1505
|
<td>
|
1436
|
-
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line
|
1506
|
+
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line 26</span>
|
1437
1507
|
|
1438
1508
|
<span class='kw'>def</span> <span class='id identifier rubyid_deleted'>deleted</span>
|
1439
1509
|
<span class='ivar'>@deleted</span>
|
@@ -1514,12 +1584,12 @@
|
|
1514
1584
|
<pre class="lines">
|
1515
1585
|
|
1516
1586
|
|
1517
|
-
29
|
1518
1587
|
30
|
1519
|
-
31
|
1588
|
+
31
|
1589
|
+
32</pre>
|
1520
1590
|
</td>
|
1521
1591
|
<td>
|
1522
|
-
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line
|
1592
|
+
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line 30</span>
|
1523
1593
|
|
1524
1594
|
<span class='kw'>def</span> <span class='id identifier rubyid_encoding_priority'>encoding_priority</span>
|
1525
1595
|
<span class='ivar'>@encoding_priority</span>
|
@@ -1600,12 +1670,12 @@
|
|
1600
1670
|
<pre class="lines">
|
1601
1671
|
|
1602
1672
|
|
1603
|
-
30
|
1604
1673
|
31
|
1605
|
-
32
|
1674
|
+
32
|
1675
|
+
33</pre>
|
1606
1676
|
</td>
|
1607
1677
|
<td>
|
1608
|
-
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line
|
1678
|
+
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line 31</span>
|
1609
1679
|
|
1610
1680
|
<span class='kw'>def</span> <span class='id identifier rubyid_fsp_cache'>fsp_cache</span>
|
1611
1681
|
<span class='ivar'>@fsp_cache</span>
|
@@ -1686,12 +1756,12 @@
|
|
1686
1756
|
<pre class="lines">
|
1687
1757
|
|
1688
1758
|
|
1689
|
-
22
|
1690
1759
|
23
|
1691
|
-
24
|
1760
|
+
24
|
1761
|
+
25</pre>
|
1692
1762
|
</td>
|
1693
1763
|
<td>
|
1694
|
-
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line
|
1764
|
+
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line 23</span>
|
1695
1765
|
|
1696
1766
|
<span class='kw'>def</span> <span class='id identifier rubyid_is_library_project'>is_library_project</span>
|
1697
1767
|
<span class='ivar'>@is_library_project</span>
|
@@ -1772,12 +1842,12 @@
|
|
1772
1842
|
<pre class="lines">
|
1773
1843
|
|
1774
1844
|
|
1775
|
-
23
|
1776
1845
|
24
|
1777
|
-
25
|
1846
|
+
25
|
1847
|
+
26</pre>
|
1778
1848
|
</td>
|
1779
1849
|
<td>
|
1780
|
-
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line
|
1850
|
+
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line 24</span>
|
1781
1851
|
|
1782
1852
|
<span class='kw'>def</span> <span class='id identifier rubyid_last_opened_by_edit'>last_opened_by_edit</span>
|
1783
1853
|
<span class='ivar'>@last_opened_by_edit</span>
|
@@ -1901,12 +1971,12 @@
|
|
1901
1971
|
<pre class="lines">
|
1902
1972
|
|
1903
1973
|
|
1904
|
-
34
|
1905
1974
|
35
|
1906
|
-
36
|
1975
|
+
36
|
1976
|
+
37</pre>
|
1907
1977
|
</td>
|
1908
1978
|
<td>
|
1909
|
-
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line
|
1979
|
+
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line 35</span>
|
1910
1980
|
|
1911
1981
|
<span class='kw'>def</span> <span class='id identifier rubyid_mounted_by'>mounted_by</span>
|
1912
1982
|
<span class='ivar'>@mounted_by</span>
|
@@ -1987,12 +2057,12 @@
|
|
1987
2057
|
<pre class="lines">
|
1988
2058
|
|
1989
2059
|
|
1990
|
-
26
|
1991
2060
|
27
|
1992
|
-
28
|
2061
|
+
28
|
2062
|
+
29</pre>
|
1993
2063
|
</td>
|
1994
2064
|
<td>
|
1995
|
-
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line
|
2065
|
+
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line 27</span>
|
1996
2066
|
|
1997
2067
|
<span class='kw'>def</span> <span class='id identifier rubyid_owner_id'>owner_id</span>
|
1998
2068
|
<span class='ivar'>@owner_id</span>
|
@@ -2030,12 +2100,12 @@
|
|
2030
2100
|
<pre class="lines">
|
2031
2101
|
|
2032
2102
|
|
2033
|
-
36
|
2034
2103
|
37
|
2035
|
-
38
|
2104
|
+
38
|
2105
|
+
39</pre>
|
2036
2106
|
</td>
|
2037
2107
|
<td>
|
2038
|
-
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line
|
2108
|
+
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line 37</span>
|
2039
2109
|
|
2040
2110
|
<span class='kw'>def</span> <span class='id identifier rubyid_parentprojects'>parentprojects</span>
|
2041
2111
|
<span class='ivar'>@parentprojects</span>
|
@@ -2073,12 +2143,12 @@
|
|
2073
2143
|
<pre class="lines">
|
2074
2144
|
|
2075
2145
|
|
2076
|
-
28
|
2077
2146
|
29
|
2078
|
-
30
|
2147
|
+
30
|
2148
|
+
31</pre>
|
2079
2149
|
</td>
|
2080
2150
|
<td>
|
2081
|
-
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line
|
2151
|
+
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line 29</span>
|
2082
2152
|
|
2083
2153
|
<span class='kw'>def</span> <span class='id identifier rubyid_prefix'>prefix</span>
|
2084
2154
|
<span class='ivar'>@prefix</span>
|
@@ -2116,12 +2186,12 @@
|
|
2116
2186
|
<pre class="lines">
|
2117
2187
|
|
2118
2188
|
|
2119
|
-
27
|
2120
2189
|
28
|
2121
|
-
29
|
2190
|
+
29
|
2191
|
+
30</pre>
|
2122
2192
|
</td>
|
2123
2193
|
<td>
|
2124
|
-
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line
|
2194
|
+
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line 28</span>
|
2125
2195
|
|
2126
2196
|
<span class='kw'>def</span> <span class='id identifier rubyid_quota'>quota</span>
|
2127
2197
|
<span class='ivar'>@quota</span>
|
@@ -2202,12 +2272,12 @@
|
|
2202
2272
|
<pre class="lines">
|
2203
2273
|
|
2204
2274
|
|
2205
|
-
35
|
2206
2275
|
36
|
2207
|
-
37
|
2276
|
+
37
|
2277
|
+
38</pre>
|
2208
2278
|
</td>
|
2209
2279
|
<td>
|
2210
|
-
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line
|
2280
|
+
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line 36</span>
|
2211
2281
|
|
2212
2282
|
<span class='kw'>def</span> <span class='id identifier rubyid_subprojects'>subprojects</span>
|
2213
2283
|
<span class='ivar'>@subprojects</span>
|
@@ -2331,12 +2401,12 @@
|
|
2331
2401
|
<pre class="lines">
|
2332
2402
|
|
2333
2403
|
|
2334
|
-
33
|
2335
2404
|
34
|
2336
|
-
35
|
2405
|
+
35
|
2406
|
+
36</pre>
|
2337
2407
|
</td>
|
2338
2408
|
<td>
|
2339
|
-
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line
|
2409
|
+
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line 34</span>
|
2340
2410
|
|
2341
2411
|
<span class='kw'>def</span> <span class='id identifier rubyid_tiered_at'>tiered_at</span>
|
2342
2412
|
<span class='ivar'>@tiered_at</span>
|
@@ -2374,12 +2444,12 @@
|
|
2374
2444
|
<pre class="lines">
|
2375
2445
|
|
2376
2446
|
|
2377
|
-
32
|
2378
2447
|
33
|
2379
|
-
34
|
2448
|
+
34
|
2449
|
+
35</pre>
|
2380
2450
|
</td>
|
2381
2451
|
<td>
|
2382
|
-
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line
|
2452
|
+
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line 33</span>
|
2383
2453
|
|
2384
2454
|
<span class='kw'>def</span> <span class='id identifier rubyid_tiering_storage'>tiering_storage</span>
|
2385
2455
|
<span class='ivar'>@tiering_storage</span>
|
@@ -2526,12 +2596,12 @@
|
|
2526
2596
|
<pre class="lines">
|
2527
2597
|
|
2528
2598
|
|
2529
|
-
71
|
2530
2599
|
72
|
2531
|
-
73
|
2600
|
+
73
|
2601
|
+
74</pre>
|
2532
2602
|
</td>
|
2533
2603
|
<td>
|
2534
|
-
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line
|
2604
|
+
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line 72</span>
|
2535
2605
|
|
2536
2606
|
<span class='kw'>def</span> <span class='id identifier rubyid_archived?'>archived?</span>
|
2537
2607
|
<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>
|
@@ -2585,12 +2655,12 @@
|
|
2585
2655
|
<pre class="lines">
|
2586
2656
|
|
2587
2657
|
|
2588
|
-
80
|
2589
2658
|
81
|
2590
|
-
82
|
2659
|
+
82
|
2660
|
+
83</pre>
|
2591
2661
|
</td>
|
2592
2662
|
<td>
|
2593
|
-
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line
|
2663
|
+
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line 81</span>
|
2594
2664
|
|
2595
2665
|
<span class='kw'>def</span> <span class='id identifier rubyid_deleted?'>deleted?</span>
|
2596
2666
|
<span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_deleted'>deleted</span>
|
@@ -2644,12 +2714,12 @@
|
|
2644
2714
|
<pre class="lines">
|
2645
2715
|
|
2646
2716
|
|
2647
|
-
62
|
2648
2717
|
63
|
2649
|
-
64
|
2718
|
+
64
|
2719
|
+
65</pre>
|
2650
2720
|
</td>
|
2651
2721
|
<td>
|
2652
|
-
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line
|
2722
|
+
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line 63</span>
|
2653
2723
|
|
2654
2724
|
<span class='kw'>def</span> <span class='id identifier rubyid_frozen?'>frozen?</span>
|
2655
2725
|
<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>
|
@@ -2703,12 +2773,12 @@
|
|
2703
2773
|
<pre class="lines">
|
2704
2774
|
|
2705
2775
|
|
2706
|
-
53
|
2707
2776
|
54
|
2708
|
-
55
|
2777
|
+
55
|
2778
|
+
56</pre>
|
2709
2779
|
</td>
|
2710
2780
|
<td>
|
2711
|
-
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line
|
2781
|
+
<pre class="code"><span class="info file"># File 'lib/strawberry_api/project.rb', line 54</span>
|
2712
2782
|
|
2713
2783
|
<span class='kw'>def</span> <span class='id identifier rubyid_locked?'>locked?</span>
|
2714
2784
|
<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>
|
@@ -2723,7 +2793,7 @@
|
|
2723
2793
|
</div>
|
2724
2794
|
|
2725
2795
|
<div id="footer">
|
2726
|
-
Generated on
|
2796
|
+
Generated on Sun Sep 23 15:55:30 2018 by
|
2727
2797
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
2728
2798
|
0.9.16 (ruby-2.5.0).
|
2729
2799
|
</div>
|