compony 0.4.1 → 0.5.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (63) hide show
  1. checksums.yaml +4 -4
  2. data/.ruby-version +1 -1
  3. data/CHANGELOG.md +17 -0
  4. data/Gemfile.lock +79 -79
  5. data/Rakefile +5 -5
  6. data/VERSION +1 -1
  7. data/compony.gemspec +9 -9
  8. data/doc/ComponentGenerator.html +3 -3
  9. data/doc/Components.html +3 -3
  10. data/doc/ComponentsGenerator.html +3 -3
  11. data/doc/Compony/Component.html +3 -3
  12. data/doc/Compony/ComponentMixins/Default/Labelling.html +3 -3
  13. data/doc/Compony/ComponentMixins/Default/Standalone/ResourcefulVerbDsl.html +3 -3
  14. data/doc/Compony/ComponentMixins/Default/Standalone/StandaloneDsl.html +3 -3
  15. data/doc/Compony/ComponentMixins/Default/Standalone/VerbDsl.html +3 -3
  16. data/doc/Compony/ComponentMixins/Default/Standalone.html +3 -3
  17. data/doc/Compony/ComponentMixins/Default.html +3 -3
  18. data/doc/Compony/ComponentMixins/Resourceful.html +3 -3
  19. data/doc/Compony/ComponentMixins.html +3 -3
  20. data/doc/Compony/Components/Button.html +3 -3
  21. data/doc/Compony/Components/Destroy.html +3 -3
  22. data/doc/Compony/Components/Edit.html +3 -3
  23. data/doc/Compony/Components/Form.html +3 -3
  24. data/doc/Compony/Components/New.html +3 -3
  25. data/doc/Compony/Components/WithForm.html +3 -3
  26. data/doc/Compony/Components.html +3 -3
  27. data/doc/Compony/ControllerMixin.html +3 -3
  28. data/doc/Compony/Engine.html +3 -3
  29. data/doc/Compony/MethodAccessibleHash.html +3 -3
  30. data/doc/Compony/ModelFields/Anchormodel.html +3 -3
  31. data/doc/Compony/ModelFields/Association.html +3 -3
  32. data/doc/Compony/ModelFields/Attachment.html +3 -3
  33. data/doc/Compony/ModelFields/Base.html +3 -3
  34. data/doc/Compony/ModelFields/Boolean.html +3 -3
  35. data/doc/Compony/ModelFields/Color.html +3 -3
  36. data/doc/Compony/ModelFields/Currency.html +3 -3
  37. data/doc/Compony/ModelFields/Date.html +3 -3
  38. data/doc/Compony/ModelFields/Datetime.html +3 -3
  39. data/doc/Compony/ModelFields/Decimal.html +3 -3
  40. data/doc/Compony/ModelFields/Email.html +3 -3
  41. data/doc/Compony/ModelFields/Float.html +3 -3
  42. data/doc/Compony/ModelFields/Integer.html +3 -3
  43. data/doc/Compony/ModelFields/Percentage.html +3 -3
  44. data/doc/Compony/ModelFields/Phone.html +3 -3
  45. data/doc/Compony/ModelFields/RichText.html +3 -3
  46. data/doc/Compony/ModelFields/String.html +3 -3
  47. data/doc/Compony/ModelFields/Text.html +3 -3
  48. data/doc/Compony/ModelFields/Time.html +3 -3
  49. data/doc/Compony/ModelFields/Url.html +3 -3
  50. data/doc/Compony/ModelFields.html +3 -3
  51. data/doc/Compony/ModelMixin.html +3 -3
  52. data/doc/Compony/NaturalOrdering.html +3 -3
  53. data/doc/Compony/RequestContext.html +3 -3
  54. data/doc/Compony/Version.html +3 -3
  55. data/doc/Compony/ViewHelpers.html +3 -3
  56. data/doc/Compony.html +3 -3
  57. data/doc/ComponyController.html +3 -3
  58. data/doc/_index.html +4 -4
  59. data/doc/file.README.html +3 -3
  60. data/doc/frames.html +5 -10
  61. data/doc/index.html +3 -3
  62. data/doc/top-level-namespace.html +3 -3
  63. metadata +12 -12
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Compony::Components::Button
8
8
 
9
- &mdash; Documentation by YARD 0.9.36
9
+ &mdash; Documentation by YARD 0.9.34
10
10
 
11
11
  </title>
12
12
 
@@ -283,9 +283,9 @@
283
283
  </div>
284
284
 
285
285
  <div id="footer">
286
- Generated on Thu Sep 12 16:31:18 2024 by
286
+ Generated on Mon Sep 16 13:05:27 2024 by
287
287
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
288
- 0.9.36 (ruby-3.2.2).
288
+ 0.9.34 (ruby-3.3.5).
289
289
  </div>
290
290
 
291
291
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Compony::Components::Destroy
8
8
 
9
- &mdash; Documentation by YARD 0.9.36
9
+ &mdash; Documentation by YARD 0.9.34
10
10
 
11
11
  </title>
12
12
 
@@ -374,9 +374,9 @@
374
374
  </div>
375
375
 
376
376
  <div id="footer">
377
- Generated on Thu Sep 12 16:31:18 2024 by
377
+ Generated on Mon Sep 16 13:05:28 2024 by
378
378
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
379
- 0.9.36 (ruby-3.2.2).
379
+ 0.9.34 (ruby-3.3.5).
380
380
  </div>
381
381
 
382
382
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Compony::Components::Edit
8
8
 
9
- &mdash; Documentation by YARD 0.9.36
9
+ &mdash; Documentation by YARD 0.9.34
10
10
 
11
11
  </title>
12
12
 
@@ -452,9 +452,9 @@
452
452
  </div>
453
453
 
454
454
  <div id="footer">
455
- Generated on Thu Sep 12 16:31:18 2024 by
455
+ Generated on Mon Sep 16 13:05:27 2024 by
456
456
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
457
- 0.9.36 (ruby-3.2.2).
457
+ 0.9.34 (ruby-3.3.5).
458
458
  </div>
459
459
 
460
460
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Compony::Components::Form
8
8
 
9
- &mdash; Documentation by YARD 0.9.36
9
+ &mdash; Documentation by YARD 0.9.34
10
10
 
11
11
  </title>
12
12
 
@@ -1328,9 +1328,9 @@
1328
1328
  </div>
1329
1329
 
1330
1330
  <div id="footer">
1331
- Generated on Thu Sep 12 16:31:18 2024 by
1331
+ Generated on Mon Sep 16 13:05:27 2024 by
1332
1332
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1333
- 0.9.36 (ruby-3.2.2).
1333
+ 0.9.34 (ruby-3.3.5).
1334
1334
  </div>
1335
1335
 
1336
1336
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Compony::Components::New
8
8
 
9
- &mdash; Documentation by YARD 0.9.36
9
+ &mdash; Documentation by YARD 0.9.34
10
10
 
11
11
  </title>
12
12
 
@@ -452,9 +452,9 @@
452
452
  </div>
453
453
 
454
454
  <div id="footer">
455
- Generated on Thu Sep 12 16:31:18 2024 by
455
+ Generated on Mon Sep 16 13:05:27 2024 by
456
456
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
457
- 0.9.36 (ruby-3.2.2).
457
+ 0.9.34 (ruby-3.3.5).
458
458
  </div>
459
459
 
460
460
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Compony::Components::WithForm
8
8
 
9
- &mdash; Documentation by YARD 0.9.36
9
+ &mdash; Documentation by YARD 0.9.34
10
10
 
11
11
  </title>
12
12
 
@@ -593,9 +593,9 @@
593
593
  </div>
594
594
 
595
595
  <div id="footer">
596
- Generated on Thu Sep 12 16:31:18 2024 by
596
+ Generated on Mon Sep 16 13:05:28 2024 by
597
597
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
598
- 0.9.36 (ruby-3.2.2).
598
+ 0.9.34 (ruby-3.3.5).
599
599
  </div>
600
600
 
601
601
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Module: Compony::Components
8
8
 
9
- &mdash; Documentation by YARD 0.9.36
9
+ &mdash; Documentation by YARD 0.9.34
10
10
 
11
11
  </title>
12
12
 
@@ -116,9 +116,9 @@
116
116
  </div>
117
117
 
118
118
  <div id="footer">
119
- Generated on Thu Sep 12 16:31:18 2024 by
119
+ Generated on Mon Sep 16 13:05:27 2024 by
120
120
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
121
- 0.9.36 (ruby-3.2.2).
121
+ 0.9.34 (ruby-3.3.5).
122
122
  </div>
123
123
 
124
124
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Module: Compony::ControllerMixin
8
8
 
9
- &mdash; Documentation by YARD 0.9.36
9
+ &mdash; Documentation by YARD 0.9.34
10
10
 
11
11
  </title>
12
12
 
@@ -126,9 +126,9 @@
126
126
  </div>
127
127
 
128
128
  <div id="footer">
129
- Generated on Thu Sep 12 16:31:18 2024 by
129
+ Generated on Mon Sep 16 13:05:27 2024 by
130
130
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
131
- 0.9.36 (ruby-3.2.2).
131
+ 0.9.34 (ruby-3.3.5).
132
132
  </div>
133
133
 
134
134
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Compony::Engine
8
8
 
9
- &mdash; Documentation by YARD 0.9.36
9
+ &mdash; Documentation by YARD 0.9.34
10
10
 
11
11
  </title>
12
12
 
@@ -123,9 +123,9 @@
123
123
  </div>
124
124
 
125
125
  <div id="footer">
126
- Generated on Thu Sep 12 16:31:18 2024 by
126
+ Generated on Mon Sep 16 13:05:27 2024 by
127
127
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
128
- 0.9.36 (ruby-3.2.2).
128
+ 0.9.34 (ruby-3.3.5).
129
129
  </div>
130
130
 
131
131
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Compony::MethodAccessibleHash
8
8
 
9
- &mdash; Documentation by YARD 0.9.36
9
+ &mdash; Documentation by YARD 0.9.34
10
10
 
11
11
  </title>
12
12
 
@@ -443,9 +443,9 @@ instance_of_a_hash.roo --&gt; nil
443
443
  </div>
444
444
 
445
445
  <div id="footer">
446
- Generated on Thu Sep 12 16:31:18 2024 by
446
+ Generated on Mon Sep 16 13:05:28 2024 by
447
447
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
448
- 0.9.36 (ruby-3.2.2).
448
+ 0.9.34 (ruby-3.3.5).
449
449
  </div>
450
450
 
451
451
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Compony::ModelFields::Anchormodel
8
8
 
9
- &mdash; Documentation by YARD 0.9.36
9
+ &mdash; Documentation by YARD 0.9.34
10
10
 
11
11
  </title>
12
12
 
@@ -377,9 +377,9 @@
377
377
  </div>
378
378
 
379
379
  <div id="footer">
380
- Generated on Thu Sep 12 16:31:19 2024 by
380
+ Generated on Mon Sep 16 13:05:28 2024 by
381
381
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
382
- 0.9.36 (ruby-3.2.2).
382
+ 0.9.34 (ruby-3.3.5).
383
383
  </div>
384
384
 
385
385
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Compony::ModelFields::Association
8
8
 
9
- &mdash; Documentation by YARD 0.9.36
9
+ &mdash; Documentation by YARD 0.9.34
10
10
 
11
11
  </title>
12
12
 
@@ -603,9 +603,9 @@
603
603
  </div>
604
604
 
605
605
  <div id="footer">
606
- Generated on Thu Sep 12 16:31:19 2024 by
606
+ Generated on Mon Sep 16 13:05:28 2024 by
607
607
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
608
- 0.9.36 (ruby-3.2.2).
608
+ 0.9.34 (ruby-3.3.5).
609
609
  </div>
610
610
 
611
611
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Compony::ModelFields::Attachment
8
8
 
9
- &mdash; Documentation by YARD 0.9.36
9
+ &mdash; Documentation by YARD 0.9.34
10
10
 
11
11
  </title>
12
12
 
@@ -295,9 +295,9 @@
295
295
  </div>
296
296
 
297
297
  <div id="footer">
298
- Generated on Thu Sep 12 16:31:18 2024 by
298
+ Generated on Mon Sep 16 13:05:28 2024 by
299
299
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
300
- 0.9.36 (ruby-3.2.2).
300
+ 0.9.34 (ruby-3.3.5).
301
301
  </div>
302
302
 
303
303
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Compony::ModelFields::Base
8
8
 
9
- &mdash; Documentation by YARD 0.9.36
9
+ &mdash; Documentation by YARD 0.9.34
10
10
 
11
11
  </title>
12
12
 
@@ -1056,9 +1056,9 @@
1056
1056
  </div>
1057
1057
 
1058
1058
  <div id="footer">
1059
- Generated on Thu Sep 12 16:31:18 2024 by
1059
+ Generated on Mon Sep 16 13:05:28 2024 by
1060
1060
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1061
- 0.9.36 (ruby-3.2.2).
1061
+ 0.9.34 (ruby-3.3.5).
1062
1062
  </div>
1063
1063
 
1064
1064
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Compony::ModelFields::Boolean
8
8
 
9
- &mdash; Documentation by YARD 0.9.36
9
+ &mdash; Documentation by YARD 0.9.34
10
10
 
11
11
  </title>
12
12
 
@@ -222,9 +222,9 @@
222
222
  </div>
223
223
 
224
224
  <div id="footer">
225
- Generated on Thu Sep 12 16:31:18 2024 by
225
+ Generated on Mon Sep 16 13:05:28 2024 by
226
226
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
227
- 0.9.36 (ruby-3.2.2).
227
+ 0.9.34 (ruby-3.3.5).
228
228
  </div>
229
229
 
230
230
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Compony::ModelFields::Color
8
8
 
9
- &mdash; Documentation by YARD 0.9.36
9
+ &mdash; Documentation by YARD 0.9.34
10
10
 
11
11
  </title>
12
12
 
@@ -289,9 +289,9 @@
289
289
  </div>
290
290
 
291
291
  <div id="footer">
292
- Generated on Thu Sep 12 16:31:18 2024 by
292
+ Generated on Mon Sep 16 13:05:28 2024 by
293
293
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
294
- 0.9.36 (ruby-3.2.2).
294
+ 0.9.34 (ruby-3.3.5).
295
295
  </div>
296
296
 
297
297
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Compony::ModelFields::Currency
8
8
 
9
- &mdash; Documentation by YARD 0.9.36
9
+ &mdash; Documentation by YARD 0.9.34
10
10
 
11
11
  </title>
12
12
 
@@ -222,9 +222,9 @@
222
222
  </div>
223
223
 
224
224
  <div id="footer">
225
- Generated on Thu Sep 12 16:31:18 2024 by
225
+ Generated on Mon Sep 16 13:05:28 2024 by
226
226
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
227
- 0.9.36 (ruby-3.2.2).
227
+ 0.9.34 (ruby-3.3.5).
228
228
  </div>
229
229
 
230
230
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Compony::ModelFields::Date
8
8
 
9
- &mdash; Documentation by YARD 0.9.36
9
+ &mdash; Documentation by YARD 0.9.34
10
10
 
11
11
  </title>
12
12
 
@@ -222,9 +222,9 @@
222
222
  </div>
223
223
 
224
224
  <div id="footer">
225
- Generated on Thu Sep 12 16:31:18 2024 by
225
+ Generated on Mon Sep 16 13:05:28 2024 by
226
226
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
227
- 0.9.36 (ruby-3.2.2).
227
+ 0.9.34 (ruby-3.3.5).
228
228
  </div>
229
229
 
230
230
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Compony::ModelFields::Datetime
8
8
 
9
- &mdash; Documentation by YARD 0.9.36
9
+ &mdash; Documentation by YARD 0.9.34
10
10
 
11
11
  </title>
12
12
 
@@ -222,9 +222,9 @@
222
222
  </div>
223
223
 
224
224
  <div id="footer">
225
- Generated on Thu Sep 12 16:31:18 2024 by
225
+ Generated on Mon Sep 16 13:05:28 2024 by
226
226
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
227
- 0.9.36 (ruby-3.2.2).
227
+ 0.9.34 (ruby-3.3.5).
228
228
  </div>
229
229
 
230
230
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Compony::ModelFields::Decimal
8
8
 
9
- &mdash; Documentation by YARD 0.9.36
9
+ &mdash; Documentation by YARD 0.9.34
10
10
 
11
11
  </title>
12
12
 
@@ -144,9 +144,9 @@
144
144
  </div>
145
145
 
146
146
  <div id="footer">
147
- Generated on Thu Sep 12 16:31:18 2024 by
147
+ Generated on Mon Sep 16 13:05:28 2024 by
148
148
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
149
- 0.9.36 (ruby-3.2.2).
149
+ 0.9.34 (ruby-3.3.5).
150
150
  </div>
151
151
 
152
152
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Compony::ModelFields::Email
8
8
 
9
- &mdash; Documentation by YARD 0.9.36
9
+ &mdash; Documentation by YARD 0.9.34
10
10
 
11
11
  </title>
12
12
 
@@ -230,9 +230,9 @@
230
230
  </div>
231
231
 
232
232
  <div id="footer">
233
- Generated on Thu Sep 12 16:31:18 2024 by
233
+ Generated on Mon Sep 16 13:05:28 2024 by
234
234
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
235
- 0.9.36 (ruby-3.2.2).
235
+ 0.9.34 (ruby-3.3.5).
236
236
  </div>
237
237
 
238
238
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Compony::ModelFields::Float
8
8
 
9
- &mdash; Documentation by YARD 0.9.36
9
+ &mdash; Documentation by YARD 0.9.34
10
10
 
11
11
  </title>
12
12
 
@@ -144,9 +144,9 @@
144
144
  </div>
145
145
 
146
146
  <div id="footer">
147
- Generated on Thu Sep 12 16:31:18 2024 by
147
+ Generated on Mon Sep 16 13:05:28 2024 by
148
148
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
149
- 0.9.36 (ruby-3.2.2).
149
+ 0.9.34 (ruby-3.3.5).
150
150
  </div>
151
151
 
152
152
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Compony::ModelFields::Integer
8
8
 
9
- &mdash; Documentation by YARD 0.9.36
9
+ &mdash; Documentation by YARD 0.9.34
10
10
 
11
11
  </title>
12
12
 
@@ -144,9 +144,9 @@
144
144
  </div>
145
145
 
146
146
  <div id="footer">
147
- Generated on Thu Sep 12 16:31:18 2024 by
147
+ Generated on Mon Sep 16 13:05:28 2024 by
148
148
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
149
- 0.9.36 (ruby-3.2.2).
149
+ 0.9.34 (ruby-3.3.5).
150
150
  </div>
151
151
 
152
152
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Compony::ModelFields::Percentage
8
8
 
9
- &mdash; Documentation by YARD 0.9.36
9
+ &mdash; Documentation by YARD 0.9.34
10
10
 
11
11
  </title>
12
12
 
@@ -222,9 +222,9 @@
222
222
  </div>
223
223
 
224
224
  <div id="footer">
225
- Generated on Thu Sep 12 16:31:19 2024 by
225
+ Generated on Mon Sep 16 13:05:28 2024 by
226
226
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
227
- 0.9.36 (ruby-3.2.2).
227
+ 0.9.34 (ruby-3.3.5).
228
228
  </div>
229
229
 
230
230
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Compony::ModelFields::Phone
8
8
 
9
- &mdash; Documentation by YARD 0.9.36
9
+ &mdash; Documentation by YARD 0.9.34
10
10
 
11
11
  </title>
12
12
 
@@ -291,9 +291,9 @@
291
291
  </div>
292
292
 
293
293
  <div id="footer">
294
- Generated on Thu Sep 12 16:31:18 2024 by
294
+ Generated on Mon Sep 16 13:05:28 2024 by
295
295
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
296
- 0.9.36 (ruby-3.2.2).
296
+ 0.9.34 (ruby-3.3.5).
297
297
  </div>
298
298
 
299
299
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Compony::ModelFields::RichText
8
8
 
9
- &mdash; Documentation by YARD 0.9.36
9
+ &mdash; Documentation by YARD 0.9.34
10
10
 
11
11
  </title>
12
12
 
@@ -222,9 +222,9 @@
222
222
  </div>
223
223
 
224
224
  <div id="footer">
225
- Generated on Thu Sep 12 16:31:18 2024 by
225
+ Generated on Mon Sep 16 13:05:28 2024 by
226
226
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
227
- 0.9.36 (ruby-3.2.2).
227
+ 0.9.34 (ruby-3.3.5).
228
228
  </div>
229
229
 
230
230
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Compony::ModelFields::String
8
8
 
9
- &mdash; Documentation by YARD 0.9.36
9
+ &mdash; Documentation by YARD 0.9.34
10
10
 
11
11
  </title>
12
12
 
@@ -144,9 +144,9 @@
144
144
  </div>
145
145
 
146
146
  <div id="footer">
147
- Generated on Thu Sep 12 16:31:18 2024 by
147
+ Generated on Mon Sep 16 13:05:28 2024 by
148
148
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
149
- 0.9.36 (ruby-3.2.2).
149
+ 0.9.34 (ruby-3.3.5).
150
150
  </div>
151
151
 
152
152
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Compony::ModelFields::Text
8
8
 
9
- &mdash; Documentation by YARD 0.9.36
9
+ &mdash; Documentation by YARD 0.9.34
10
10
 
11
11
  </title>
12
12
 
@@ -144,9 +144,9 @@
144
144
  </div>
145
145
 
146
146
  <div id="footer">
147
- Generated on Thu Sep 12 16:31:18 2024 by
147
+ Generated on Mon Sep 16 13:05:28 2024 by
148
148
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
149
- 0.9.36 (ruby-3.2.2).
149
+ 0.9.34 (ruby-3.3.5).
150
150
  </div>
151
151
 
152
152
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Compony::ModelFields::Time
8
8
 
9
- &mdash; Documentation by YARD 0.9.36
9
+ &mdash; Documentation by YARD 0.9.34
10
10
 
11
11
  </title>
12
12
 
@@ -144,9 +144,9 @@
144
144
  </div>
145
145
 
146
146
  <div id="footer">
147
- Generated on Thu Sep 12 16:31:18 2024 by
147
+ Generated on Mon Sep 16 13:05:28 2024 by
148
148
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
149
- 0.9.36 (ruby-3.2.2).
149
+ 0.9.34 (ruby-3.3.5).
150
150
  </div>
151
151
 
152
152
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: Compony::ModelFields::Url
8
8
 
9
- &mdash; Documentation by YARD 0.9.36
9
+ &mdash; Documentation by YARD 0.9.34
10
10
 
11
11
  </title>
12
12
 
@@ -230,9 +230,9 @@
230
230
  </div>
231
231
 
232
232
  <div id="footer">
233
- Generated on Thu Sep 12 16:31:18 2024 by
233
+ Generated on Mon Sep 16 13:05:27 2024 by
234
234
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
235
- 0.9.36 (ruby-3.2.2).
235
+ 0.9.34 (ruby-3.3.5).
236
236
  </div>
237
237
 
238
238
  </div>