foreman_api 0.1.4 → 0.1.5

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 (64) hide show
  1. checksums.yaml +7 -0
  2. data/Gemfile +1 -0
  3. data/doc/ForemanApi.html +5 -5
  4. data/doc/ForemanApi/Resources.html +5 -5
  5. data/doc/ForemanApi/Resources/Architecture.html +13 -13
  6. data/doc/ForemanApi/Resources/Audit.html +8 -8
  7. data/doc/ForemanApi/Resources/AuthSourceLdap.html +11 -11
  8. data/doc/ForemanApi/Resources/Bookmark.html +11 -11
  9. data/doc/ForemanApi/Resources/CommonParameter.html +11 -11
  10. data/doc/ForemanApi/Resources/ComputeResource.html +11 -11
  11. data/doc/ForemanApi/Resources/ConfigTemplate.html +17 -17
  12. data/doc/ForemanApi/Resources/Dashboard.html +7 -7
  13. data/doc/ForemanApi/Resources/Domain.html +13 -13
  14. data/doc/ForemanApi/Resources/Environment.html +11 -11
  15. data/doc/ForemanApi/Resources/FactValue.html +7 -7
  16. data/doc/ForemanApi/Resources/Home.html +8 -8
  17. data/doc/ForemanApi/Resources/Host.html +15 -15
  18. data/doc/ForemanApi/Resources/HostClass.html +9 -9
  19. data/doc/ForemanApi/Resources/Hostgroup.html +26 -22
  20. data/doc/ForemanApi/Resources/HostgroupClass.html +9 -9
  21. data/doc/ForemanApi/Resources/Image.html +11 -11
  22. data/doc/ForemanApi/Resources/Location.html +98 -35
  23. data/doc/ForemanApi/Resources/LookupKey.html +817 -81
  24. data/doc/ForemanApi/Resources/Medium.html +17 -19
  25. data/doc/ForemanApi/Resources/Model.html +11 -11
  26. data/doc/ForemanApi/Resources/OperatingSystem.html +12 -12
  27. data/doc/ForemanApi/Resources/Organization.html +96 -33
  28. data/doc/ForemanApi/Resources/Parameter.html +28 -41
  29. data/doc/ForemanApi/Resources/Ptable.html +11 -11
  30. data/doc/ForemanApi/Resources/Puppetclass.html +11 -11
  31. data/doc/ForemanApi/Resources/Report.html +10 -10
  32. data/doc/ForemanApi/Resources/Role.html +11 -11
  33. data/doc/ForemanApi/Resources/Setting.html +9 -9
  34. data/doc/ForemanApi/Resources/SmartProxy.html +11 -11
  35. data/doc/ForemanApi/Resources/Subnet.html +13 -13
  36. data/doc/ForemanApi/Resources/TemplateCombination.html +10 -10
  37. data/doc/ForemanApi/Resources/TemplateKind.html +7 -7
  38. data/doc/ForemanApi/Resources/User.html +11 -11
  39. data/doc/ForemanApi/Resources/Usergroup.html +11 -11
  40. data/doc/_index.html +6 -6
  41. data/doc/class_list.html +2 -1
  42. data/doc/css/style.css +10 -0
  43. data/doc/file.MIT-LICENSE.html +8 -8
  44. data/doc/file.README.html +36 -36
  45. data/doc/file_list.html +3 -2
  46. data/doc/frames.html +1 -1
  47. data/doc/index.html +36 -36
  48. data/doc/js/full_list.js +7 -2
  49. data/doc/method_list.html +367 -722
  50. data/doc/top-level-namespace.html +5 -5
  51. data/lib/foreman_api/documentation.json +1 -1
  52. data/lib/foreman_api/resources/architecture.rb +2 -2
  53. data/lib/foreman_api/resources/config_template.rb +4 -4
  54. data/lib/foreman_api/resources/domain.rb +2 -2
  55. data/lib/foreman_api/resources/host.rb +2 -2
  56. data/lib/foreman_api/resources/hostgroup.rb +2 -0
  57. data/lib/foreman_api/resources/location.rb +8 -4
  58. data/lib/foreman_api/resources/lookup_key.rb +61 -3
  59. data/lib/foreman_api/resources/medium.rb +2 -2
  60. data/lib/foreman_api/resources/organization.rb +6 -2
  61. data/lib/foreman_api/resources/parameter.rb +4 -5
  62. data/lib/foreman_api/resources/subnet.rb +2 -2
  63. data/lib/foreman_api/version.rb +1 -1
  64. metadata +13 -21
@@ -6,13 +6,13 @@
6
6
  <title>
7
7
  Class: ForemanApi::Resources::Setting
8
8
 
9
- &mdash; Documentation by YARD 0.8.3
9
+ &mdash; Documentation by YARD 0.8.7
10
10
 
11
11
  </title>
12
12
 
13
- <link rel="stylesheet" href="../../css/style.css" type="text/css" media="screen" charset="utf-8" />
13
+ <link rel="stylesheet" href="../../css/style.css" type="text/css" charset="utf-8" />
14
14
 
15
- <link rel="stylesheet" href="../../css/common.css" type="text/css" media="screen" charset="utf-8" />
15
+ <link rel="stylesheet" href="../../css/common.css" type="text/css" charset="utf-8" />
16
16
 
17
17
  <script type="text/javascript" charset="utf-8">
18
18
  hasFrames = window.top.frames.main ? true : false;
@@ -252,7 +252,7 @@
252
252
  <pre class="code"><span class="info file"># File 'lib/foreman_api/resources/setting.rb', line 4</span>
253
253
 
254
254
  <span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_doc'>doc</span>
255
- <span class='ivar'>@doc</span> <span class='op'>||=</span> <span class='const'>ForemanApi</span><span class='period'>.</span><span class='id identifier rubyid_doc'>doc</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>resources</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>settings</span><span class='tstring_end'>&quot;</span></span><span class='rbracket'>]</span>
255
+ <span class='ivar'>@doc</span> <span class='op'>||=</span> <span class='const'>ForemanApi</span><span class='period'>.</span><span class='id identifier rubyid_doc'>doc</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>resources</span><span class='tstring_end'>&#39;</span></span><span class='rbracket'>]</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>settings</span><span class='tstring_end'>&quot;</span></span><span class='rbracket'>]</span>
256
256
  <span class='kw'>end</span></pre>
257
257
  </td>
258
258
  </tr>
@@ -277,7 +277,7 @@
277
277
  </h3><div class="docstring">
278
278
  <div class="discussion">
279
279
 
280
- <p>First item: parsed data; second item: raw body</p>
280
+ <p>Returns First item: parsed data; second item: raw body</p>
281
281
 
282
282
 
283
283
  </div>
@@ -439,7 +439,7 @@
439
439
  </h3><div class="docstring">
440
440
  <div class="discussion">
441
441
 
442
- <p>First item: parsed data; second item: raw body</p>
442
+ <p>Returns First item: parsed data; second item: raw body</p>
443
443
 
444
444
 
445
445
  </div>
@@ -558,7 +558,7 @@
558
558
  </h3><div class="docstring">
559
559
  <div class="discussion">
560
560
 
561
- <p>First item: parsed data; second item: raw body</p>
561
+ <p>Returns First item: parsed data; second item: raw body</p>
562
562
 
563
563
 
564
564
  </div>
@@ -686,9 +686,9 @@
686
686
  </div>
687
687
 
688
688
  <div id="footer">
689
- Generated on Thu Jun 20 12:05:21 2013 by
689
+ Generated on Tue Jul 30 15:43:16 2013 by
690
690
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
691
- 0.8.3 (ruby-1.9.3).
691
+ 0.8.7 (ruby-2.0.0).
692
692
  </div>
693
693
 
694
694
  </body>
@@ -6,13 +6,13 @@
6
6
  <title>
7
7
  Class: ForemanApi::Resources::SmartProxy
8
8
 
9
- &mdash; Documentation by YARD 0.8.3
9
+ &mdash; Documentation by YARD 0.8.7
10
10
 
11
11
  </title>
12
12
 
13
- <link rel="stylesheet" href="../../css/style.css" type="text/css" media="screen" charset="utf-8" />
13
+ <link rel="stylesheet" href="../../css/style.css" type="text/css" charset="utf-8" />
14
14
 
15
- <link rel="stylesheet" href="../../css/common.css" type="text/css" media="screen" charset="utf-8" />
15
+ <link rel="stylesheet" href="../../css/common.css" type="text/css" charset="utf-8" />
16
16
 
17
17
  <script type="text/javascript" charset="utf-8">
18
18
  hasFrames = window.top.frames.main ? true : false;
@@ -300,7 +300,7 @@
300
300
  <pre class="code"><span class="info file"># File 'lib/foreman_api/resources/smart_proxy.rb', line 4</span>
301
301
 
302
302
  <span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_doc'>doc</span>
303
- <span class='ivar'>@doc</span> <span class='op'>||=</span> <span class='const'>ForemanApi</span><span class='period'>.</span><span class='id identifier rubyid_doc'>doc</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>resources</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>smart_proxies</span><span class='tstring_end'>&quot;</span></span><span class='rbracket'>]</span>
303
+ <span class='ivar'>@doc</span> <span class='op'>||=</span> <span class='const'>ForemanApi</span><span class='period'>.</span><span class='id identifier rubyid_doc'>doc</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>resources</span><span class='tstring_end'>&#39;</span></span><span class='rbracket'>]</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>smart_proxies</span><span class='tstring_end'>&quot;</span></span><span class='rbracket'>]</span>
304
304
  <span class='kw'>end</span></pre>
305
305
  </td>
306
306
  </tr>
@@ -325,7 +325,7 @@
325
325
  </h3><div class="docstring">
326
326
  <div class="discussion">
327
327
 
328
- <p>First item: parsed data; second item: raw body</p>
328
+ <p>Returns First item: parsed data; second item: raw body</p>
329
329
 
330
330
 
331
331
  </div>
@@ -453,7 +453,7 @@
453
453
  </h3><div class="docstring">
454
454
  <div class="discussion">
455
455
 
456
- <p>First item: parsed data; second item: raw body</p>
456
+ <p>Returns First item: parsed data; second item: raw body</p>
457
457
 
458
458
 
459
459
  </div>
@@ -572,7 +572,7 @@
572
572
  </h3><div class="docstring">
573
573
  <div class="discussion">
574
574
 
575
- <p>First item: parsed data; second item: raw body</p>
575
+ <p>Returns First item: parsed data; second item: raw body</p>
576
576
 
577
577
 
578
578
  </div>
@@ -721,7 +721,7 @@
721
721
  </h3><div class="docstring">
722
722
  <div class="discussion">
723
723
 
724
- <p>First item: parsed data; second item: raw body</p>
724
+ <p>Returns First item: parsed data; second item: raw body</p>
725
725
 
726
726
 
727
727
  </div>
@@ -840,7 +840,7 @@
840
840
  </h3><div class="docstring">
841
841
  <div class="discussion">
842
842
 
843
- <p>First item: parsed data; second item: raw body</p>
843
+ <p>Returns First item: parsed data; second item: raw body</p>
844
844
 
845
845
 
846
846
  </div>
@@ -970,9 +970,9 @@
970
970
  </div>
971
971
 
972
972
  <div id="footer">
973
- Generated on Thu Jun 20 12:05:23 2013 by
973
+ Generated on Tue Jul 30 15:43:17 2013 by
974
974
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
975
- 0.8.3 (ruby-1.9.3).
975
+ 0.8.7 (ruby-2.0.0).
976
976
  </div>
977
977
 
978
978
  </body>
@@ -6,13 +6,13 @@
6
6
  <title>
7
7
  Class: ForemanApi::Resources::Subnet
8
8
 
9
- &mdash; Documentation by YARD 0.8.3
9
+ &mdash; Documentation by YARD 0.8.7
10
10
 
11
11
  </title>
12
12
 
13
- <link rel="stylesheet" href="../../css/style.css" type="text/css" media="screen" charset="utf-8" />
13
+ <link rel="stylesheet" href="../../css/style.css" type="text/css" charset="utf-8" />
14
14
 
15
- <link rel="stylesheet" href="../../css/common.css" type="text/css" media="screen" charset="utf-8" />
15
+ <link rel="stylesheet" href="../../css/common.css" type="text/css" charset="utf-8" />
16
16
 
17
17
  <script type="text/javascript" charset="utf-8">
18
18
  hasFrames = window.top.frames.main ? true : false;
@@ -300,7 +300,7 @@
300
300
  <pre class="code"><span class="info file"># File 'lib/foreman_api/resources/subnet.rb', line 4</span>
301
301
 
302
302
  <span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_doc'>doc</span>
303
- <span class='ivar'>@doc</span> <span class='op'>||=</span> <span class='const'>ForemanApi</span><span class='period'>.</span><span class='id identifier rubyid_doc'>doc</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>resources</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>subnets</span><span class='tstring_end'>&quot;</span></span><span class='rbracket'>]</span>
303
+ <span class='ivar'>@doc</span> <span class='op'>||=</span> <span class='const'>ForemanApi</span><span class='period'>.</span><span class='id identifier rubyid_doc'>doc</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>resources</span><span class='tstring_end'>&#39;</span></span><span class='rbracket'>]</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>subnets</span><span class='tstring_end'>&quot;</span></span><span class='rbracket'>]</span>
304
304
  <span class='kw'>end</span></pre>
305
305
  </td>
306
306
  </tr>
@@ -325,7 +325,7 @@
325
325
  </h3><div class="docstring">
326
326
  <div class="discussion">
327
327
 
328
- <p>First item: parsed data; second item: raw body</p>
328
+ <p>Returns First item: parsed data; second item: raw body</p>
329
329
 
330
330
 
331
331
  </div>
@@ -392,7 +392,7 @@
392
392
  </li><li>
393
393
  <p>dns_id [String] Dns proxy to use within this subnet</p>
394
394
  </li><li>
395
- <p>domain_ids [String] Domains in which this subnet is part</p>
395
+ <p>domain_ids [Array] Domains in which this subnet is part</p>
396
396
  </li><li>
397
397
  <p>tftp_id [String] Tftp proxy to use within this subnet</p>
398
398
  </li><li>
@@ -475,7 +475,7 @@
475
475
  </h3><div class="docstring">
476
476
  <div class="discussion">
477
477
 
478
- <p>First item: parsed data; second item: raw body</p>
478
+ <p>Returns First item: parsed data; second item: raw body</p>
479
479
 
480
480
 
481
481
  </div>
@@ -598,7 +598,7 @@
598
598
  </h3><div class="docstring">
599
599
  <div class="discussion">
600
600
 
601
- <p>First item: parsed data; second item: raw body</p>
601
+ <p>Returns First item: parsed data; second item: raw body</p>
602
602
 
603
603
 
604
604
  </div>
@@ -760,7 +760,7 @@
760
760
  </h3><div class="docstring">
761
761
  <div class="discussion">
762
762
 
763
- <p>First item: parsed data; second item: raw body</p>
763
+ <p>Returns First item: parsed data; second item: raw body</p>
764
764
 
765
765
 
766
766
  </div>
@@ -879,7 +879,7 @@
879
879
  </h3><div class="docstring">
880
880
  <div class="discussion">
881
881
 
882
- <p>First item: parsed data; second item: raw body</p>
882
+ <p>Returns First item: parsed data; second item: raw body</p>
883
883
 
884
884
 
885
885
  </div>
@@ -959,7 +959,7 @@
959
959
  </li><li>
960
960
  <p>dns_id [String, nil] Dns proxy to use within this subnet</p>
961
961
  </li><li>
962
- <p>domain_ids [String, nil] Domains in which this subnet is part</p>
962
+ <p>domain_ids [Array, nil] Domains in which this subnet is part</p>
963
963
  </li><li>
964
964
  <p>tftp_id [String, nil] Tftp proxy to use within this subnet</p>
965
965
  </li><li>
@@ -1035,9 +1035,9 @@
1035
1035
  </div>
1036
1036
 
1037
1037
  <div id="footer">
1038
- Generated on Thu Jun 20 12:05:21 2013 by
1038
+ Generated on Tue Jul 30 15:43:15 2013 by
1039
1039
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1040
- 0.8.3 (ruby-1.9.3).
1040
+ 0.8.7 (ruby-2.0.0).
1041
1041
  </div>
1042
1042
 
1043
1043
  </body>
@@ -6,13 +6,13 @@
6
6
  <title>
7
7
  Class: ForemanApi::Resources::TemplateCombination
8
8
 
9
- &mdash; Documentation by YARD 0.8.3
9
+ &mdash; Documentation by YARD 0.8.7
10
10
 
11
11
  </title>
12
12
 
13
- <link rel="stylesheet" href="../../css/style.css" type="text/css" media="screen" charset="utf-8" />
13
+ <link rel="stylesheet" href="../../css/style.css" type="text/css" charset="utf-8" />
14
14
 
15
- <link rel="stylesheet" href="../../css/common.css" type="text/css" media="screen" charset="utf-8" />
15
+ <link rel="stylesheet" href="../../css/common.css" type="text/css" charset="utf-8" />
16
16
 
17
17
  <script type="text/javascript" charset="utf-8">
18
18
  hasFrames = window.top.frames.main ? true : false;
@@ -276,7 +276,7 @@
276
276
  <pre class="code"><span class="info file"># File 'lib/foreman_api/resources/template_combination.rb', line 4</span>
277
277
 
278
278
  <span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_doc'>doc</span>
279
- <span class='ivar'>@doc</span> <span class='op'>||=</span> <span class='const'>ForemanApi</span><span class='period'>.</span><span class='id identifier rubyid_doc'>doc</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>resources</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>template_combinations</span><span class='tstring_end'>&quot;</span></span><span class='rbracket'>]</span>
279
+ <span class='ivar'>@doc</span> <span class='op'>||=</span> <span class='const'>ForemanApi</span><span class='period'>.</span><span class='id identifier rubyid_doc'>doc</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>resources</span><span class='tstring_end'>&#39;</span></span><span class='rbracket'>]</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>template_combinations</span><span class='tstring_end'>&quot;</span></span><span class='rbracket'>]</span>
280
280
  <span class='kw'>end</span></pre>
281
281
  </td>
282
282
  </tr>
@@ -301,7 +301,7 @@
301
301
  </h3><div class="docstring">
302
302
  <div class="discussion">
303
303
 
304
- <p>First item: parsed data; second item: raw body</p>
304
+ <p>Returns First item: parsed data; second item: raw body</p>
305
305
 
306
306
 
307
307
  </div>
@@ -438,7 +438,7 @@
438
438
  </h3><div class="docstring">
439
439
  <div class="discussion">
440
440
 
441
- <p>First item: parsed data; second item: raw body</p>
441
+ <p>Returns First item: parsed data; second item: raw body</p>
442
442
 
443
443
 
444
444
  </div>
@@ -557,7 +557,7 @@
557
557
  </h3><div class="docstring">
558
558
  <div class="discussion">
559
559
 
560
- <p>First item: parsed data; second item: raw body</p>
560
+ <p>Returns First item: parsed data; second item: raw body</p>
561
561
 
562
562
 
563
563
  </div>
@@ -676,7 +676,7 @@
676
676
  </h3><div class="docstring">
677
677
  <div class="discussion">
678
678
 
679
- <p>First item: parsed data; second item: raw body</p>
679
+ <p>Returns First item: parsed data; second item: raw body</p>
680
680
 
681
681
 
682
682
  </div>
@@ -788,9 +788,9 @@
788
788
  </div>
789
789
 
790
790
  <div id="footer">
791
- Generated on Thu Jun 20 12:05:24 2013 by
791
+ Generated on Tue Jul 30 15:43:18 2013 by
792
792
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
793
- 0.8.3 (ruby-1.9.3).
793
+ 0.8.7 (ruby-2.0.0).
794
794
  </div>
795
795
 
796
796
  </body>
@@ -6,13 +6,13 @@
6
6
  <title>
7
7
  Class: ForemanApi::Resources::TemplateKind
8
8
 
9
- &mdash; Documentation by YARD 0.8.3
9
+ &mdash; Documentation by YARD 0.8.7
10
10
 
11
11
  </title>
12
12
 
13
- <link rel="stylesheet" href="../../css/style.css" type="text/css" media="screen" charset="utf-8" />
13
+ <link rel="stylesheet" href="../../css/style.css" type="text/css" charset="utf-8" />
14
14
 
15
- <link rel="stylesheet" href="../../css/common.css" type="text/css" media="screen" charset="utf-8" />
15
+ <link rel="stylesheet" href="../../css/common.css" type="text/css" charset="utf-8" />
16
16
 
17
17
  <script type="text/javascript" charset="utf-8">
18
18
  hasFrames = window.top.frames.main ? true : false;
@@ -204,7 +204,7 @@
204
204
  <pre class="code"><span class="info file"># File 'lib/foreman_api/resources/template_kind.rb', line 4</span>
205
205
 
206
206
  <span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_doc'>doc</span>
207
- <span class='ivar'>@doc</span> <span class='op'>||=</span> <span class='const'>ForemanApi</span><span class='period'>.</span><span class='id identifier rubyid_doc'>doc</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>resources</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>template_kinds</span><span class='tstring_end'>&quot;</span></span><span class='rbracket'>]</span>
207
+ <span class='ivar'>@doc</span> <span class='op'>||=</span> <span class='const'>ForemanApi</span><span class='period'>.</span><span class='id identifier rubyid_doc'>doc</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>resources</span><span class='tstring_end'>&#39;</span></span><span class='rbracket'>]</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>template_kinds</span><span class='tstring_end'>&quot;</span></span><span class='rbracket'>]</span>
208
208
  <span class='kw'>end</span></pre>
209
209
  </td>
210
210
  </tr>
@@ -229,7 +229,7 @@
229
229
  </h3><div class="docstring">
230
230
  <div class="discussion">
231
231
 
232
- <p>First item: parsed data; second item: raw body</p>
232
+ <p>Returns First item: parsed data; second item: raw body</p>
233
233
 
234
234
 
235
235
  </div>
@@ -358,9 +358,9 @@
358
358
  </div>
359
359
 
360
360
  <div id="footer">
361
- Generated on Thu Jun 20 12:05:23 2013 by
361
+ Generated on Tue Jul 30 15:43:17 2013 by
362
362
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
363
- 0.8.3 (ruby-1.9.3).
363
+ 0.8.7 (ruby-2.0.0).
364
364
  </div>
365
365
 
366
366
  </body>
@@ -6,13 +6,13 @@
6
6
  <title>
7
7
  Class: ForemanApi::Resources::User
8
8
 
9
- &mdash; Documentation by YARD 0.8.3
9
+ &mdash; Documentation by YARD 0.8.7
10
10
 
11
11
  </title>
12
12
 
13
- <link rel="stylesheet" href="../../css/style.css" type="text/css" media="screen" charset="utf-8" />
13
+ <link rel="stylesheet" href="../../css/style.css" type="text/css" charset="utf-8" />
14
14
 
15
- <link rel="stylesheet" href="../../css/common.css" type="text/css" media="screen" charset="utf-8" />
15
+ <link rel="stylesheet" href="../../css/common.css" type="text/css" charset="utf-8" />
16
16
 
17
17
  <script type="text/javascript" charset="utf-8">
18
18
  hasFrames = window.top.frames.main ? true : false;
@@ -300,7 +300,7 @@
300
300
  <pre class="code"><span class="info file"># File 'lib/foreman_api/resources/user.rb', line 4</span>
301
301
 
302
302
  <span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_doc'>doc</span>
303
- <span class='ivar'>@doc</span> <span class='op'>||=</span> <span class='const'>ForemanApi</span><span class='period'>.</span><span class='id identifier rubyid_doc'>doc</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>resources</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>users</span><span class='tstring_end'>&quot;</span></span><span class='rbracket'>]</span>
303
+ <span class='ivar'>@doc</span> <span class='op'>||=</span> <span class='const'>ForemanApi</span><span class='period'>.</span><span class='id identifier rubyid_doc'>doc</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>resources</span><span class='tstring_end'>&#39;</span></span><span class='rbracket'>]</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>users</span><span class='tstring_end'>&quot;</span></span><span class='rbracket'>]</span>
304
304
  <span class='kw'>end</span></pre>
305
305
  </td>
306
306
  </tr>
@@ -325,7 +325,7 @@
325
325
  </h3><div class="docstring">
326
326
  <div class="discussion">
327
327
 
328
- <p>First item: parsed data; second item: raw body</p>
328
+ <p>Returns First item: parsed data; second item: raw body</p>
329
329
 
330
330
 
331
331
  </div>
@@ -463,7 +463,7 @@
463
463
  </h3><div class="docstring">
464
464
  <div class="discussion">
465
465
 
466
- <p>First item: parsed data; second item: raw body</p>
466
+ <p>Returns First item: parsed data; second item: raw body</p>
467
467
 
468
468
 
469
469
  </div>
@@ -582,7 +582,7 @@
582
582
  </h3><div class="docstring">
583
583
  <div class="discussion">
584
584
 
585
- <p>First item: parsed data; second item: raw body</p>
585
+ <p>Returns First item: parsed data; second item: raw body</p>
586
586
 
587
587
 
588
588
  </div>
@@ -744,7 +744,7 @@
744
744
  </h3><div class="docstring">
745
745
  <div class="discussion">
746
746
 
747
- <p>First item: parsed data; second item: raw body</p>
747
+ <p>Returns First item: parsed data; second item: raw body</p>
748
748
 
749
749
 
750
750
  </div>
@@ -863,7 +863,7 @@
863
863
  </h3><div class="docstring">
864
864
  <div class="discussion">
865
865
 
866
- <p>First item: parsed data; second item: raw body</p>
866
+ <p>Returns First item: parsed data; second item: raw body</p>
867
867
 
868
868
 
869
869
  </div>
@@ -1001,9 +1001,9 @@
1001
1001
  </div>
1002
1002
 
1003
1003
  <div id="footer">
1004
- Generated on Thu Jun 20 12:05:20 2013 by
1004
+ Generated on Tue Jul 30 15:43:14 2013 by
1005
1005
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1006
- 0.8.3 (ruby-1.9.3).
1006
+ 0.8.7 (ruby-2.0.0).
1007
1007
  </div>
1008
1008
 
1009
1009
  </body>
@@ -6,13 +6,13 @@
6
6
  <title>
7
7
  Class: ForemanApi::Resources::Usergroup
8
8
 
9
- &mdash; Documentation by YARD 0.8.3
9
+ &mdash; Documentation by YARD 0.8.7
10
10
 
11
11
  </title>
12
12
 
13
- <link rel="stylesheet" href="../../css/style.css" type="text/css" media="screen" charset="utf-8" />
13
+ <link rel="stylesheet" href="../../css/style.css" type="text/css" charset="utf-8" />
14
14
 
15
- <link rel="stylesheet" href="../../css/common.css" type="text/css" media="screen" charset="utf-8" />
15
+ <link rel="stylesheet" href="../../css/common.css" type="text/css" charset="utf-8" />
16
16
 
17
17
  <script type="text/javascript" charset="utf-8">
18
18
  hasFrames = window.top.frames.main ? true : false;
@@ -300,7 +300,7 @@
300
300
  <pre class="code"><span class="info file"># File 'lib/foreman_api/resources/usergroup.rb', line 4</span>
301
301
 
302
302
  <span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_doc'>doc</span>
303
- <span class='ivar'>@doc</span> <span class='op'>||=</span> <span class='const'>ForemanApi</span><span class='period'>.</span><span class='id identifier rubyid_doc'>doc</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>resources</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>usergroups</span><span class='tstring_end'>&quot;</span></span><span class='rbracket'>]</span>
303
+ <span class='ivar'>@doc</span> <span class='op'>||=</span> <span class='const'>ForemanApi</span><span class='period'>.</span><span class='id identifier rubyid_doc'>doc</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>resources</span><span class='tstring_end'>&#39;</span></span><span class='rbracket'>]</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>usergroups</span><span class='tstring_end'>&quot;</span></span><span class='rbracket'>]</span>
304
304
  <span class='kw'>end</span></pre>
305
305
  </td>
306
306
  </tr>
@@ -325,7 +325,7 @@
325
325
  </h3><div class="docstring">
326
326
  <div class="discussion">
327
327
 
328
- <p>First item: parsed data; second item: raw body</p>
328
+ <p>Returns First item: parsed data; second item: raw body</p>
329
329
 
330
330
 
331
331
  </div>
@@ -451,7 +451,7 @@
451
451
  </h3><div class="docstring">
452
452
  <div class="discussion">
453
453
 
454
- <p>First item: parsed data; second item: raw body</p>
454
+ <p>Returns First item: parsed data; second item: raw body</p>
455
455
 
456
456
 
457
457
  </div>
@@ -570,7 +570,7 @@
570
570
  </h3><div class="docstring">
571
571
  <div class="discussion">
572
572
 
573
- <p>First item: parsed data; second item: raw body</p>
573
+ <p>Returns First item: parsed data; second item: raw body</p>
574
574
 
575
575
 
576
576
  </div>
@@ -732,7 +732,7 @@
732
732
  </h3><div class="docstring">
733
733
  <div class="discussion">
734
734
 
735
- <p>First item: parsed data; second item: raw body</p>
735
+ <p>Returns First item: parsed data; second item: raw body</p>
736
736
 
737
737
 
738
738
  </div>
@@ -851,7 +851,7 @@
851
851
  </h3><div class="docstring">
852
852
  <div class="discussion">
853
853
 
854
- <p>First item: parsed data; second item: raw body</p>
854
+ <p>Returns First item: parsed data; second item: raw body</p>
855
855
 
856
856
 
857
857
  </div>
@@ -979,9 +979,9 @@
979
979
  </div>
980
980
 
981
981
  <div id="footer">
982
- Generated on Thu Jun 20 12:05:22 2013 by
982
+ Generated on Tue Jul 30 15:43:16 2013 by
983
983
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
984
- 0.8.3 (ruby-1.9.3).
984
+ 0.8.7 (ruby-2.0.0).
985
985
  </div>
986
986
 
987
987
  </body>