compony 0.11.3 → 0.11.4
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/CHANGELOG.md +5 -0
- data/Gemfile.lock +4 -4
- data/Rakefile +1 -1
- data/VERSION +1 -1
- data/compony.gemspec +5 -5
- data/doc/ComponentGenerator.html +1 -1
- data/doc/Components.html +1 -1
- data/doc/ComponentsGenerator.html +1 -1
- data/doc/Compony/Component.html +1 -1
- data/doc/Compony/ComponentMixins/Default/Labelling.html +1 -1
- data/doc/Compony/ComponentMixins/Default/Standalone/ResourcefulVerbDsl.html +1 -1
- data/doc/Compony/ComponentMixins/Default/Standalone/StandaloneDsl.html +1 -1
- data/doc/Compony/ComponentMixins/Default/Standalone/VerbDsl.html +1 -1
- data/doc/Compony/ComponentMixins/Default/Standalone.html +1 -1
- data/doc/Compony/ComponentMixins/Default.html +1 -1
- data/doc/Compony/ComponentMixins/Resourceful.html +1 -1
- data/doc/Compony/ComponentMixins.html +1 -1
- data/doc/Compony/Components/Buttons/CssButton.html +1 -1
- data/doc/Compony/Components/Buttons/Link.html +1 -1
- data/doc/Compony/Components/Buttons.html +1 -1
- data/doc/Compony/Components/Destroy.html +1 -1
- data/doc/Compony/Components/Edit.html +1 -1
- data/doc/Compony/Components/Form.html +65 -65
- data/doc/Compony/Components/Index.html +1 -1
- data/doc/Compony/Components/List.html +1 -1
- data/doc/Compony/Components/New.html +1 -1
- data/doc/Compony/Components/Show.html +1 -1
- data/doc/Compony/Components/WithForm.html +1 -1
- data/doc/Compony/Components.html +1 -1
- data/doc/Compony/ControllerMixin.html +1 -1
- data/doc/Compony/Engine.html +1 -1
- data/doc/Compony/Intent.html +1 -1
- data/doc/Compony/ManageIntentsDsl.html +1 -1
- data/doc/Compony/MethodAccessibleHash.html +1 -1
- data/doc/Compony/ModelFields/Anchormodel.html +1 -1
- data/doc/Compony/ModelFields/Association.html +1 -1
- data/doc/Compony/ModelFields/Attachment.html +1 -1
- data/doc/Compony/ModelFields/Base.html +1 -1
- data/doc/Compony/ModelFields/Boolean.html +1 -1
- data/doc/Compony/ModelFields/Color.html +1 -1
- data/doc/Compony/ModelFields/Currency.html +1 -1
- data/doc/Compony/ModelFields/Date.html +1 -1
- data/doc/Compony/ModelFields/Datetime.html +1 -1
- data/doc/Compony/ModelFields/Decimal.html +1 -1
- data/doc/Compony/ModelFields/Email.html +1 -1
- data/doc/Compony/ModelFields/Float.html +1 -1
- data/doc/Compony/ModelFields/Integer.html +1 -1
- data/doc/Compony/ModelFields/Percentage.html +1 -1
- data/doc/Compony/ModelFields/Phone.html +1 -1
- data/doc/Compony/ModelFields/RichText.html +1 -1
- data/doc/Compony/ModelFields/String.html +1 -1
- data/doc/Compony/ModelFields/Text.html +1 -1
- data/doc/Compony/ModelFields/Time.html +1 -1
- data/doc/Compony/ModelFields/Url.html +1 -1
- data/doc/Compony/ModelFields.html +1 -1
- data/doc/Compony/ModelMixin.html +1 -1
- data/doc/Compony/NaturalOrdering.html +1 -1
- data/doc/Compony/RequestContext.html +1 -1
- data/doc/Compony/Version.html +1 -1
- data/doc/Compony/ViewHelpers.html +1 -1
- data/doc/Compony/VirtualModel.html +1 -1
- data/doc/Compony.html +1 -1
- data/doc/ComponyController.html +1 -1
- data/doc/_index.html +1 -1
- data/doc/file.README.html +1 -1
- data/doc/index.html +1 -1
- data/doc/top-level-namespace.html +1 -1
- data/lib/compony/components/form.rb +3 -5
- metadata +5 -11
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 35f93b61d036135601e164b647c034f7c86619a3c08effc6da54cc44a65c896a
|
|
4
|
+
data.tar.gz: '0480ca9ec6924306eb48ebd339999a84df3a465ea2c1a6d277a29f4c35cf1498'
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 1961956d33b37066a0df6985a69710a9894d2d1b1aa297f43f55a23ad384872e0941fb4778b25b8274e657bc0cbbd3b5bdb91bf28f025ce676ae282a84545d40
|
|
7
|
+
data.tar.gz: ddc06093632548acc6924613873d88c64f718c4ad56b98bafbd41d6364a24d1eb691740573831a999c92522120a7f66b0399f6164d7bdde8145aad2bd8662930
|
data/CHANGELOG.md
CHANGED
data/Gemfile.lock
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
compony (0.11.
|
|
5
|
-
anchormodel (~> 0.
|
|
4
|
+
compony (0.11.4.edge)
|
|
5
|
+
anchormodel (~> 0.3.0)
|
|
6
6
|
cancancan (~> 3.6.1)
|
|
7
7
|
dslblend (>= 0.0.3)
|
|
8
8
|
dyny (>= 0.0.3)
|
|
@@ -84,8 +84,8 @@ GEM
|
|
|
84
84
|
minitest (>= 5.1)
|
|
85
85
|
securerandom (>= 0.3)
|
|
86
86
|
tzinfo (~> 2.0, >= 2.0.5)
|
|
87
|
-
anchormodel (0.
|
|
88
|
-
rails (
|
|
87
|
+
anchormodel (0.3.0)
|
|
88
|
+
rails (>= 7.0)
|
|
89
89
|
ast (2.4.3)
|
|
90
90
|
base64 (0.3.0)
|
|
91
91
|
bigdecimal (3.2.2)
|
data/Rakefile
CHANGED
|
@@ -27,7 +27,7 @@ task :gemspec do
|
|
|
27
27
|
s.add_runtime_dependency 'schemacop', '>= 3.0.17'
|
|
28
28
|
s.add_runtime_dependency 'simple_form', '>= 5.3.1'
|
|
29
29
|
s.add_runtime_dependency 'dslblend', '>= 0.0.3'
|
|
30
|
-
s.add_runtime_dependency 'anchormodel', '~> 0.
|
|
30
|
+
s.add_runtime_dependency 'anchormodel', '~> 0.3.0'
|
|
31
31
|
s.add_runtime_dependency 'cancancan', '~> 3.6.1'
|
|
32
32
|
end
|
|
33
33
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
0.11.
|
|
1
|
+
0.11.4
|
data/compony.gemspec
CHANGED
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
# This file is auto-generated via: 'rake gemspec'.
|
|
3
3
|
|
|
4
4
|
# -*- encoding: utf-8 -*-
|
|
5
|
-
# stub: compony 0.11.
|
|
5
|
+
# stub: compony 0.11.4 ruby lib
|
|
6
6
|
|
|
7
7
|
Gem::Specification.new do |s|
|
|
8
8
|
s.name = "compony".freeze
|
|
9
|
-
s.version = "0.11.
|
|
9
|
+
s.version = "0.11.4".freeze
|
|
10
10
|
|
|
11
11
|
s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
|
|
12
12
|
s.require_paths = ["lib".freeze]
|
|
13
13
|
s.authors = ["Sandro Kalbermatter".freeze, "contributors".freeze]
|
|
14
|
-
s.date = "
|
|
14
|
+
s.date = "1980-01-02"
|
|
15
15
|
s.files = [".gitignore".freeze, ".ruby-version".freeze, ".yardopts".freeze, "CHANGELOG.md".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "TODO.md".freeze, "VERSION".freeze, "app/controllers/compony_controller.rb".freeze, "compony.gemspec".freeze, "config/locales/de.yml".freeze, "config/locales/en.yml".freeze, "config/locales/fr.yml".freeze, "config/routes.rb".freeze, "doc/ComponentGenerator.html".freeze, "doc/Components.html".freeze, "doc/ComponentsGenerator.html".freeze, "doc/Compony.html".freeze, "doc/Compony/Component.html".freeze, "doc/Compony/ComponentMixins.html".freeze, "doc/Compony/ComponentMixins/Default.html".freeze, "doc/Compony/ComponentMixins/Default/Labelling.html".freeze, "doc/Compony/ComponentMixins/Default/Standalone.html".freeze, "doc/Compony/ComponentMixins/Default/Standalone/ResourcefulVerbDsl.html".freeze, "doc/Compony/ComponentMixins/Default/Standalone/StandaloneDsl.html".freeze, "doc/Compony/ComponentMixins/Default/Standalone/VerbDsl.html".freeze, "doc/Compony/ComponentMixins/Resourceful.html".freeze, "doc/Compony/Components.html".freeze, "doc/Compony/Components/Button.html".freeze, "doc/Compony/Components/Buttons.html".freeze, "doc/Compony/Components/Buttons/CssButton.html".freeze, "doc/Compony/Components/Buttons/Link.html".freeze, "doc/Compony/Components/Destroy.html".freeze, "doc/Compony/Components/Edit.html".freeze, "doc/Compony/Components/Form.html".freeze, "doc/Compony/Components/Index.html".freeze, "doc/Compony/Components/List.html".freeze, "doc/Compony/Components/New.html".freeze, "doc/Compony/Components/Show.html".freeze, "doc/Compony/Components/WithForm.html".freeze, "doc/Compony/ControllerMixin.html".freeze, "doc/Compony/Engine.html".freeze, "doc/Compony/ExposedIntentsDsl.html".freeze, "doc/Compony/Intent.html".freeze, "doc/Compony/ManageIntentsDsl.html".freeze, "doc/Compony/MethodAccessibleHash.html".freeze, "doc/Compony/ModelFields.html".freeze, "doc/Compony/ModelFields/Anchormodel.html".freeze, "doc/Compony/ModelFields/Association.html".freeze, "doc/Compony/ModelFields/Attachment.html".freeze, "doc/Compony/ModelFields/Base.html".freeze, "doc/Compony/ModelFields/Boolean.html".freeze, "doc/Compony/ModelFields/Color.html".freeze, "doc/Compony/ModelFields/Currency.html".freeze, "doc/Compony/ModelFields/Date.html".freeze, "doc/Compony/ModelFields/Datetime.html".freeze, "doc/Compony/ModelFields/Decimal.html".freeze, "doc/Compony/ModelFields/Email.html".freeze, "doc/Compony/ModelFields/Float.html".freeze, "doc/Compony/ModelFields/Integer.html".freeze, "doc/Compony/ModelFields/Percentage.html".freeze, "doc/Compony/ModelFields/Phone.html".freeze, "doc/Compony/ModelFields/RichText.html".freeze, "doc/Compony/ModelFields/String.html".freeze, "doc/Compony/ModelFields/Text.html".freeze, "doc/Compony/ModelFields/Time.html".freeze, "doc/Compony/ModelFields/Url.html".freeze, "doc/Compony/ModelMixin.html".freeze, "doc/Compony/NaturalOrdering.html".freeze, "doc/Compony/RequestContext.html".freeze, "doc/Compony/Version.html".freeze, "doc/Compony/ViewHelpers.html".freeze, "doc/Compony/VirtualModel.html".freeze, "doc/ComponyController.html".freeze, "doc/_index.html".freeze, "doc/class_list.html".freeze, "doc/css/common.css".freeze, "doc/css/full_list.css".freeze, "doc/css/style.css".freeze, "doc/file.README.html".freeze, "doc/file_list.html".freeze, "doc/frames.html".freeze, "doc/guide/basic_component.md".freeze, "doc/guide/example.md".freeze, "doc/guide/feasibility.md".freeze, "doc/guide/generators.md".freeze, "doc/guide/inheritance.md".freeze, "doc/guide/installation.md".freeze, "doc/guide/intents.md".freeze, "doc/guide/internal_datastructures.md".freeze, "doc/guide/model_fields.md".freeze, "doc/guide/nesting.md".freeze, "doc/guide/ownership.md".freeze, "doc/guide/pre_built_components.md".freeze, "doc/guide/pre_built_components/destroy.md".freeze, "doc/guide/pre_built_components/edit.md".freeze, "doc/guide/pre_built_components/form.md".freeze, "doc/guide/pre_built_components/index.md".freeze, "doc/guide/pre_built_components/list.md".freeze, "doc/guide/pre_built_components/new.md".freeze, "doc/guide/pre_built_components/show.md".freeze, "doc/guide/pre_built_components/with_form.md".freeze, "doc/guide/resourceful.md".freeze, "doc/guide/standalone.md".freeze, "doc/guide/virtual_models.md".freeze, "doc/imgs/intro-example-destroy.png".freeze, "doc/imgs/intro-example-edit.png".freeze, "doc/imgs/intro-example-index.png".freeze, "doc/imgs/intro-example-new.png".freeze, "doc/imgs/intro-example-show.png".freeze, "doc/index.html".freeze, "doc/js/app.js".freeze, "doc/js/full_list.js".freeze, "doc/js/jquery.js".freeze, "doc/method_list.html".freeze, "doc/resourceful_lifecycle.graphml".freeze, "doc/resourceful_lifecycle.pdf".freeze, "doc/resourceful_lifecycle.png".freeze, "doc/top-level-namespace.html".freeze, "lib/compony.rb".freeze, "lib/compony/component.rb".freeze, "lib/compony/component_mixins/default/labelling.rb".freeze, "lib/compony/component_mixins/default/standalone.rb".freeze, "lib/compony/component_mixins/default/standalone/resourceful_verb_dsl.rb".freeze, "lib/compony/component_mixins/default/standalone/standalone_dsl.rb".freeze, "lib/compony/component_mixins/default/standalone/verb_dsl.rb".freeze, "lib/compony/component_mixins/resourceful.rb".freeze, "lib/compony/components/buttons/css_button.rb".freeze, "lib/compony/components/buttons/link.rb".freeze, "lib/compony/components/destroy.rb".freeze, "lib/compony/components/edit.rb".freeze, "lib/compony/components/form.rb".freeze, "lib/compony/components/index.rb".freeze, "lib/compony/components/list.rb".freeze, "lib/compony/components/new.rb".freeze, "lib/compony/components/show.rb".freeze, "lib/compony/components/with_form.rb".freeze, "lib/compony/controller_mixin.rb".freeze, "lib/compony/engine.rb".freeze, "lib/compony/intent.rb".freeze, "lib/compony/manage_intents_dsl.rb".freeze, "lib/compony/method_accessible_hash.rb".freeze, "lib/compony/model_fields/anchormodel.rb".freeze, "lib/compony/model_fields/association.rb".freeze, "lib/compony/model_fields/attachment.rb".freeze, "lib/compony/model_fields/base.rb".freeze, "lib/compony/model_fields/boolean.rb".freeze, "lib/compony/model_fields/color.rb".freeze, "lib/compony/model_fields/currency.rb".freeze, "lib/compony/model_fields/date.rb".freeze, "lib/compony/model_fields/datetime.rb".freeze, "lib/compony/model_fields/decimal.rb".freeze, "lib/compony/model_fields/email.rb".freeze, "lib/compony/model_fields/float.rb".freeze, "lib/compony/model_fields/integer.rb".freeze, "lib/compony/model_fields/percentage.rb".freeze, "lib/compony/model_fields/phone.rb".freeze, "lib/compony/model_fields/rich_text.rb".freeze, "lib/compony/model_fields/string.rb".freeze, "lib/compony/model_fields/text.rb".freeze, "lib/compony/model_fields/time.rb".freeze, "lib/compony/model_fields/url.rb".freeze, "lib/compony/model_mixin.rb".freeze, "lib/compony/natural_ordering.rb".freeze, "lib/compony/request_context.rb".freeze, "lib/compony/version.rb".freeze, "lib/compony/view_helpers.rb".freeze, "lib/compony/virtual_model.rb".freeze, "lib/generators/component/USAGE".freeze, "lib/generators/component/component_generator.rb".freeze, "lib/generators/component/templates/component.rb.erb".freeze, "lib/generators/component/templates/destroy.rb.erb".freeze, "lib/generators/component/templates/edit.rb.erb".freeze, "lib/generators/component/templates/form.rb.erb".freeze, "lib/generators/component/templates/index.rb.erb".freeze, "lib/generators/component/templates/list.rb.erb".freeze, "lib/generators/component/templates/new.rb.erb".freeze, "lib/generators/component/templates/show.rb.erb".freeze, "lib/generators/component/templates/with_base_component.rb.erb".freeze, "lib/generators/components/USAGE".freeze, "lib/generators/components/components_generator.rb".freeze, "logo.svg".freeze]
|
|
16
16
|
s.required_ruby_version = Gem::Requirement.new(">= 3.3.5".freeze)
|
|
17
|
-
s.rubygems_version = "
|
|
17
|
+
s.rubygems_version = "4.0.4".freeze
|
|
18
18
|
s.summary = "Compony is a Gem that allows you to write your Rails application in component-style fashion. It combines a controller action and route along \\ with its view into a single Ruby class. This allows writing much DRYer code, using inheritance even in views and much easier refactoring for your Rails \\ applications, helping you to keep the code clean as the application evolves.".freeze
|
|
19
19
|
|
|
20
20
|
s.specification_version = 4
|
|
@@ -28,6 +28,6 @@ Gem::Specification.new do |s|
|
|
|
28
28
|
s.add_runtime_dependency(%q<schemacop>.freeze, [">= 3.0.17".freeze])
|
|
29
29
|
s.add_runtime_dependency(%q<simple_form>.freeze, [">= 5.3.1".freeze])
|
|
30
30
|
s.add_runtime_dependency(%q<dslblend>.freeze, [">= 0.0.3".freeze])
|
|
31
|
-
s.add_runtime_dependency(%q<anchormodel>.freeze, ["~> 0.
|
|
31
|
+
s.add_runtime_dependency(%q<anchormodel>.freeze, ["~> 0.3.0".freeze])
|
|
32
32
|
s.add_runtime_dependency(%q<cancancan>.freeze, ["~> 3.6.1".freeze])
|
|
33
33
|
end
|
data/doc/ComponentGenerator.html
CHANGED
|
@@ -249,7 +249,7 @@
|
|
|
249
249
|
</div>
|
|
250
250
|
|
|
251
251
|
<div id="footer">
|
|
252
|
-
Generated on
|
|
252
|
+
Generated on Thu Jan 22 13:14:05 2026 by
|
|
253
253
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
254
254
|
0.9.34 (ruby-3.3.5).
|
|
255
255
|
</div>
|
data/doc/Components.html
CHANGED
|
@@ -193,7 +193,7 @@
|
|
|
193
193
|
</div>
|
|
194
194
|
|
|
195
195
|
<div id="footer">
|
|
196
|
-
Generated on
|
|
196
|
+
Generated on Thu Jan 22 13:14:05 2026 by
|
|
197
197
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
198
198
|
0.9.34 (ruby-3.3.5).
|
|
199
199
|
</div>
|
data/doc/Compony/Component.html
CHANGED
|
@@ -2070,7 +2070,7 @@
|
|
|
2070
2070
|
</div>
|
|
2071
2071
|
|
|
2072
2072
|
<div id="footer">
|
|
2073
|
-
Generated on
|
|
2073
|
+
Generated on Thu Jan 22 13:14:05 2026 by
|
|
2074
2074
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
2075
2075
|
0.9.34 (ruby-3.3.5).
|
|
2076
2076
|
</div>
|
|
@@ -477,7 +477,7 @@
|
|
|
477
477
|
</div>
|
|
478
478
|
|
|
479
479
|
<div id="footer">
|
|
480
|
-
Generated on
|
|
480
|
+
Generated on Thu Jan 22 13:14:04 2026 by
|
|
481
481
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
482
482
|
0.9.34 (ruby-3.3.5).
|
|
483
483
|
</div>
|
|
@@ -529,7 +529,7 @@
|
|
|
529
529
|
</div>
|
|
530
530
|
|
|
531
531
|
<div id="footer">
|
|
532
|
-
Generated on
|
|
532
|
+
Generated on Thu Jan 22 13:14:06 2026 by
|
|
533
533
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
534
534
|
0.9.34 (ruby-3.3.5).
|
|
535
535
|
</div>
|
|
@@ -659,7 +659,7 @@
|
|
|
659
659
|
</div>
|
|
660
660
|
|
|
661
661
|
<div id="footer">
|
|
662
|
-
Generated on
|
|
662
|
+
Generated on Thu Jan 22 13:14:06 2026 by
|
|
663
663
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
664
664
|
0.9.34 (ruby-3.3.5).
|
|
665
665
|
</div>
|
|
@@ -567,7 +567,7 @@
|
|
|
567
567
|
</div>
|
|
568
568
|
|
|
569
569
|
<div id="footer">
|
|
570
|
-
Generated on
|
|
570
|
+
Generated on Thu Jan 22 13:14:06 2026 by
|
|
571
571
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
572
572
|
0.9.34 (ruby-3.3.5).
|
|
573
573
|
</div>
|
|
@@ -868,7 +868,7 @@
|
|
|
868
868
|
</div>
|
|
869
869
|
|
|
870
870
|
<div id="footer">
|
|
871
|
-
Generated on
|
|
871
|
+
Generated on Thu Jan 22 13:14:04 2026 by
|
|
872
872
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
873
873
|
0.9.34 (ruby-3.3.5).
|
|
874
874
|
</div>
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
</div>
|
|
117
117
|
|
|
118
118
|
<div id="footer">
|
|
119
|
-
Generated on
|
|
119
|
+
Generated on Thu Jan 22 13:14:04 2026 by
|
|
120
120
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
121
121
|
0.9.34 (ruby-3.3.5).
|
|
122
122
|
</div>
|
|
@@ -1114,7 +1114,7 @@
|
|
|
1114
1114
|
</div>
|
|
1115
1115
|
|
|
1116
1116
|
<div id="footer">
|
|
1117
|
-
Generated on
|
|
1117
|
+
Generated on Thu Jan 22 13:14:04 2026 by
|
|
1118
1118
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1119
1119
|
0.9.34 (ruby-3.3.5).
|
|
1120
1120
|
</div>
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
</div>
|
|
117
117
|
|
|
118
118
|
<div id="footer">
|
|
119
|
-
Generated on
|
|
119
|
+
Generated on Thu Jan 22 13:14:04 2026 by
|
|
120
120
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
121
121
|
0.9.34 (ruby-3.3.5).
|
|
122
122
|
</div>
|
|
@@ -272,7 +272,7 @@
|
|
|
272
272
|
</div>
|
|
273
273
|
|
|
274
274
|
<div id="footer">
|
|
275
|
-
Generated on
|
|
275
|
+
Generated on Thu Jan 22 13:14:05 2026 by
|
|
276
276
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
277
277
|
0.9.34 (ruby-3.3.5).
|
|
278
278
|
</div>
|
|
@@ -242,7 +242,7 @@
|
|
|
242
242
|
</div>
|
|
243
243
|
|
|
244
244
|
<div id="footer">
|
|
245
|
-
Generated on
|
|
245
|
+
Generated on Thu Jan 22 13:14:05 2026 by
|
|
246
246
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
247
247
|
0.9.34 (ruby-3.3.5).
|
|
248
248
|
</div>
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
</div>
|
|
117
117
|
|
|
118
118
|
<div id="footer">
|
|
119
|
-
Generated on
|
|
119
|
+
Generated on Thu Jan 22 13:14:04 2026 by
|
|
120
120
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
121
121
|
0.9.34 (ruby-3.3.5).
|
|
122
122
|
</div>
|
|
@@ -374,7 +374,7 @@
|
|
|
374
374
|
</div>
|
|
375
375
|
|
|
376
376
|
<div id="footer">
|
|
377
|
-
Generated on
|
|
377
|
+
Generated on Thu Jan 22 13:14:05 2026 by
|
|
378
378
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
379
379
|
0.9.34 (ruby-3.3.5).
|
|
380
380
|
</div>
|
|
@@ -452,7 +452,7 @@
|
|
|
452
452
|
</div>
|
|
453
453
|
|
|
454
454
|
<div id="footer">
|
|
455
|
-
Generated on
|
|
455
|
+
Generated on Thu Jan 22 13:14:05 2026 by
|
|
456
456
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
457
457
|
0.9.34 (ruby-3.3.5).
|
|
458
458
|
</div>
|
|
@@ -639,12 +639,12 @@
|
|
|
639
639
|
<pre class="lines">
|
|
640
640
|
|
|
641
641
|
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
642
|
+
167
|
|
643
|
+
168
|
|
644
|
+
169</pre>
|
|
645
645
|
</td>
|
|
646
646
|
<td>
|
|
647
|
-
<pre class="code"><span class="info file"># File 'lib/compony/components/form.rb', line
|
|
647
|
+
<pre class="code"><span class="info file"># File 'lib/compony/components/form.rb', line 167</span>
|
|
648
648
|
|
|
649
649
|
<span class='kw'>def</span> <span class='id identifier rubyid_collect'>collect</span><span class='lparen'>(</span><span class='op'>...</span><span class='rparen'>)</span>
|
|
650
650
|
<span class='const'><span class='object_link'><a href="../../Compony.html" title="Compony (module)">Compony</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="../ModelFields.html" title="Compony::ModelFields (module)">ModelFields</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="../ModelFields/Anchormodel.html" title="Compony::ModelFields::Anchormodel (class)">Anchormodel</a></span></span><span class='period'>.</span><span class='id identifier rubyid_collect'><span class='object_link'><a href="../ModelFields/Anchormodel.html#collect-class_method" title="Compony::ModelFields::Anchormodel.collect (method)">collect</a></span></span><span class='lparen'>(</span><span class='op'>...</span><span class='rparen'>)</span>
|
|
@@ -680,12 +680,12 @@
|
|
|
680
680
|
<pre class="lines">
|
|
681
681
|
|
|
682
682
|
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
683
|
+
172
|
|
684
|
+
173
|
|
685
|
+
174</pre>
|
|
686
686
|
</td>
|
|
687
687
|
<td>
|
|
688
|
-
<pre class="code"><span class="info file"># File 'lib/compony/components/form.rb', line
|
|
688
|
+
<pre class="code"><span class="info file"># File 'lib/compony/components/form.rb', line 172</span>
|
|
689
689
|
|
|
690
690
|
<span class='kw'>def</span> <span class='id identifier rubyid_disable!'>disable!</span>
|
|
691
691
|
<span class='ivar'>@form_disabled</span> <span class='op'>=</span> <span class='kw'>true</span>
|
|
@@ -721,13 +721,13 @@
|
|
|
721
721
|
<pre class="lines">
|
|
722
722
|
|
|
723
723
|
|
|
724
|
+
161
|
|
725
|
+
162
|
|
724
726
|
163
|
|
725
|
-
164
|
|
726
|
-
165
|
|
727
|
-
166</pre>
|
|
727
|
+
164</pre>
|
|
728
728
|
</td>
|
|
729
729
|
<td>
|
|
730
|
-
<pre class="code"><span class="info file"># File 'lib/compony/components/form.rb', line
|
|
730
|
+
<pre class="code"><span class="info file"># File 'lib/compony/components/form.rb', line 161</span>
|
|
731
731
|
|
|
732
732
|
<span class='kw'>def</span> <span class='id identifier rubyid_f'>f</span>
|
|
733
733
|
<span class='id identifier rubyid_fail'>fail</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>The `f` method may only be called inside `form_fields` for </span><span class='embexpr_beg'>#{</span><span class='id identifier rubyid_inspect'>inspect</span><span class='embexpr_end'>}</span><span class='tstring_content'>.</span><span class='tstring_end'>"</span></span><span class='rparen'>)</span> <span class='kw'>unless</span> <span class='ivar'>@simpleform</span>
|
|
@@ -764,6 +764,8 @@
|
|
|
764
764
|
<pre class="lines">
|
|
765
765
|
|
|
766
766
|
|
|
767
|
+
103
|
|
768
|
+
104
|
|
767
769
|
105
|
|
768
770
|
106
|
|
769
771
|
107
|
|
@@ -794,12 +796,10 @@
|
|
|
794
796
|
132
|
|
795
797
|
133
|
|
796
798
|
134
|
|
797
|
-
135
|
|
798
|
-
136
|
|
799
|
-
137</pre>
|
|
799
|
+
135</pre>
|
|
800
800
|
</td>
|
|
801
801
|
<td>
|
|
802
|
-
<pre class="code"><span class="info file"># File 'lib/compony/components/form.rb', line
|
|
802
|
+
<pre class="code"><span class="info file"># File 'lib/compony/components/form.rb', line 103</span>
|
|
803
803
|
|
|
804
804
|
<span class='kw'>def</span> <span class='id identifier rubyid_field'>field</span><span class='lparen'>(</span><span class='id identifier rubyid_name'>name</span><span class='comma'>,</span> <span class='label'>multilang:</span> <span class='kw'>false</span><span class='comma'>,</span> <span class='op'>**</span><span class='id identifier rubyid_input_opts'>input_opts</span><span class='rparen'>)</span>
|
|
805
805
|
<span class='id identifier rubyid_fail'>fail</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>The `field` method may only be called inside `form_fields` for </span><span class='embexpr_beg'>#{</span><span class='id identifier rubyid_inspect'>inspect</span><span class='embexpr_end'>}</span><span class='tstring_content'>.</span><span class='tstring_end'>"</span></span><span class='rparen'>)</span> <span class='kw'>unless</span> <span class='ivar'>@simpleform</span>
|
|
@@ -865,13 +865,13 @@
|
|
|
865
865
|
<pre class="lines">
|
|
866
866
|
|
|
867
867
|
|
|
868
|
+
56
|
|
869
|
+
57
|
|
868
870
|
58
|
|
869
|
-
59
|
|
870
|
-
60
|
|
871
|
-
61</pre>
|
|
871
|
+
59</pre>
|
|
872
872
|
</td>
|
|
873
873
|
<td>
|
|
874
|
-
<pre class="code"><span class="info file"># File 'lib/compony/components/form.rb', line
|
|
874
|
+
<pre class="code"><span class="info file"># File 'lib/compony/components/form.rb', line 56</span>
|
|
875
875
|
|
|
876
876
|
<span class='kw'>def</span> <span class='id identifier rubyid_form_fields'>form_fields</span><span class='lparen'>(</span><span class='op'>&</span><span class='id identifier rubyid_block'>block</span><span class='rparen'>)</span>
|
|
877
877
|
<span class='kw'>return</span> <span class='ivar'>@form_fields</span> <span class='kw'>unless</span> <span class='id identifier rubyid_block_given?'>block_given?</span>
|
|
@@ -908,12 +908,12 @@
|
|
|
908
908
|
<pre class="lines">
|
|
909
909
|
|
|
910
910
|
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
911
|
+
177
|
|
912
|
+
178
|
|
913
|
+
179</pre>
|
|
914
914
|
</td>
|
|
915
915
|
<td>
|
|
916
|
-
<pre class="code"><span class="info file"># File 'lib/compony/components/form.rb', line
|
|
916
|
+
<pre class="code"><span class="info file"># File 'lib/compony/components/form.rb', line 177</span>
|
|
917
917
|
|
|
918
918
|
<span class='kw'>def</span> <span class='id identifier rubyid_form_params'>form_params</span><span class='lparen'>(</span><span class='op'>**</span><span class='id identifier rubyid_new_form_params'>new_form_params</span><span class='rparen'>)</span>
|
|
919
919
|
<span class='ivar'>@form_params</span> <span class='op'>=</span> <span class='id identifier rubyid_new_form_params'>new_form_params</span>
|
|
@@ -949,6 +949,8 @@
|
|
|
949
949
|
<pre class="lines">
|
|
950
950
|
|
|
951
951
|
|
|
952
|
+
140
|
|
953
|
+
141
|
|
952
954
|
142
|
|
953
955
|
143
|
|
954
956
|
144
|
|
@@ -964,12 +966,10 @@
|
|
|
964
966
|
154
|
|
965
967
|
155
|
|
966
968
|
156
|
|
967
|
-
157
|
|
968
|
-
158
|
|
969
|
-
159</pre>
|
|
969
|
+
157</pre>
|
|
970
970
|
</td>
|
|
971
971
|
<td>
|
|
972
|
-
<pre class="code"><span class="info file"># File 'lib/compony/components/form.rb', line
|
|
972
|
+
<pre class="code"><span class="info file"># File 'lib/compony/components/form.rb', line 140</span>
|
|
973
973
|
|
|
974
974
|
<span class='kw'>def</span> <span class='id identifier rubyid_pw_field'>pw_field</span><span class='lparen'>(</span><span class='id identifier rubyid_name'>name</span><span class='comma'>,</span> <span class='op'>**</span><span class='id identifier rubyid_input_opts'>input_opts</span><span class='rparen'>)</span>
|
|
975
975
|
<span class='id identifier rubyid_fail'>fail</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>The `pw_field` method may only be called inside `form_fields` for </span><span class='embexpr_beg'>#{</span><span class='id identifier rubyid_inspect'>inspect</span><span class='embexpr_end'>}</span><span class='tstring_content'>.</span><span class='tstring_end'>"</span></span><span class='rparen'>)</span> <span class='kw'>unless</span> <span class='ivar'>@simpleform</span>
|
|
@@ -1020,17 +1020,17 @@
|
|
|
1020
1020
|
<pre class="lines">
|
|
1021
1021
|
|
|
1022
1022
|
|
|
1023
|
+
235
|
|
1024
|
+
236
|
|
1023
1025
|
237
|
|
1024
1026
|
238
|
|
1025
1027
|
239
|
|
1026
1028
|
240
|
|
1027
1029
|
241
|
|
1028
|
-
242
|
|
1029
|
-
243
|
|
1030
|
-
244</pre>
|
|
1030
|
+
242</pre>
|
|
1031
1031
|
</td>
|
|
1032
1032
|
<td>
|
|
1033
|
-
<pre class="code"><span class="info file"># File 'lib/compony/components/form.rb', line
|
|
1033
|
+
<pre class="code"><span class="info file"># File 'lib/compony/components/form.rb', line 235</span>
|
|
1034
1034
|
|
|
1035
1035
|
<span class='kw'>def</span> <span class='id identifier rubyid_schema'>schema</span><span class='lparen'>(</span><span class='id identifier rubyid_wrapper_key'>wrapper_key</span><span class='comma'>,</span> <span class='op'>&</span><span class='id identifier rubyid_block'>block</span><span class='rparen'>)</span>
|
|
1036
1036
|
<span class='kw'>if</span> <span class='id identifier rubyid_block_given?'>block_given?</span>
|
|
@@ -1071,6 +1071,8 @@
|
|
|
1071
1071
|
<pre class="lines">
|
|
1072
1072
|
|
|
1073
1073
|
|
|
1074
|
+
72
|
|
1075
|
+
73
|
|
1074
1076
|
74
|
|
1075
1077
|
75
|
|
1076
1078
|
76
|
|
@@ -1082,12 +1084,10 @@
|
|
|
1082
1084
|
82
|
|
1083
1085
|
83
|
|
1084
1086
|
84
|
|
1085
|
-
85
|
|
1086
|
-
86
|
|
1087
|
-
87</pre>
|
|
1087
|
+
85</pre>
|
|
1088
1088
|
</td>
|
|
1089
1089
|
<td>
|
|
1090
|
-
<pre class="code"><span class="info file"># File 'lib/compony/components/form.rb', line
|
|
1090
|
+
<pre class="code"><span class="info file"># File 'lib/compony/components/form.rb', line 72</span>
|
|
1091
1091
|
|
|
1092
1092
|
<span class='kw'>def</span> <span class='id identifier rubyid_schema_block_for'>schema_block_for</span><span class='lparen'>(</span><span class='id identifier rubyid_data'>data</span><span class='comma'>,</span> <span class='id identifier rubyid_controller'>controller</span><span class='rparen'>)</span>
|
|
1093
1093
|
<span class='kw'>if</span> <span class='ivar'>@schema_block</span>
|
|
@@ -1134,6 +1134,8 @@
|
|
|
1134
1134
|
<pre class="lines">
|
|
1135
1135
|
|
|
1136
1136
|
|
|
1137
|
+
192
|
|
1138
|
+
193
|
|
1137
1139
|
194
|
|
1138
1140
|
195
|
|
1139
1141
|
196
|
|
@@ -1150,12 +1152,10 @@
|
|
|
1150
1152
|
207
|
|
1151
1153
|
208
|
|
1152
1154
|
209
|
|
1153
|
-
210
|
|
1154
|
-
211
|
|
1155
|
-
212</pre>
|
|
1155
|
+
210</pre>
|
|
1156
1156
|
</td>
|
|
1157
1157
|
<td>
|
|
1158
|
-
<pre class="code"><span class="info file"># File 'lib/compony/components/form.rb', line
|
|
1158
|
+
<pre class="code"><span class="info file"># File 'lib/compony/components/form.rb', line 192</span>
|
|
1159
1159
|
|
|
1160
1160
|
<span class='kw'>def</span> <span class='id identifier rubyid_schema_field'>schema_field</span><span class='lparen'>(</span><span class='id identifier rubyid_field_name'>field_name</span><span class='comma'>,</span> <span class='label'>multilang:</span> <span class='kw'>false</span><span class='rparen'>)</span>
|
|
1161
1161
|
<span class='kw'>if</span> <span class='id identifier rubyid_multilang'>multilang</span>
|
|
@@ -1207,12 +1207,12 @@
|
|
|
1207
1207
|
<pre class="lines">
|
|
1208
1208
|
|
|
1209
1209
|
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1210
|
+
230
|
|
1211
|
+
231
|
|
1212
|
+
232</pre>
|
|
1213
1213
|
</td>
|
|
1214
1214
|
<td>
|
|
1215
|
-
<pre class="code"><span class="info file"># File 'lib/compony/components/form.rb', line
|
|
1215
|
+
<pre class="code"><span class="info file"># File 'lib/compony/components/form.rb', line 230</span>
|
|
1216
1216
|
|
|
1217
1217
|
<span class='kw'>def</span> <span class='id identifier rubyid_schema_fields'>schema_fields</span><span class='lparen'>(</span><span class='op'>*</span><span class='id identifier rubyid_field_names'>field_names</span><span class='rparen'>)</span>
|
|
1218
1218
|
<span class='id identifier rubyid_field_names'>field_names</span><span class='period'>.</span><span class='id identifier rubyid_each'>each</span> <span class='lbrace'>{</span> <span class='op'>|</span><span class='id identifier rubyid_field_name'>field_name</span><span class='op'>|</span> <span class='id identifier rubyid_schema_field'>schema_field</span><span class='lparen'>(</span><span class='id identifier rubyid_field_name'>field_name</span><span class='rparen'>)</span> <span class='rbrace'>}</span>
|
|
@@ -1248,12 +1248,12 @@
|
|
|
1248
1248
|
<pre class="lines">
|
|
1249
1249
|
|
|
1250
1250
|
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1251
|
+
185
|
|
1252
|
+
186
|
|
1253
|
+
187</pre>
|
|
1254
1254
|
</td>
|
|
1255
1255
|
<td>
|
|
1256
|
-
<pre class="code"><span class="info file"># File 'lib/compony/components/form.rb', line
|
|
1256
|
+
<pre class="code"><span class="info file"># File 'lib/compony/components/form.rb', line 185</span>
|
|
1257
1257
|
|
|
1258
1258
|
<span class='kw'>def</span> <span class='id identifier rubyid_schema_line'>schema_line</span><span class='lparen'>(</span><span class='op'>&</span><span class='id identifier rubyid_block'>block</span><span class='rparen'>)</span>
|
|
1259
1259
|
<span class='ivar'>@schema_lines_for_data</span> <span class='op'><<</span> <span class='id identifier rubyid_proc'>proc</span> <span class='lbrace'>{</span> <span class='op'>|</span><span class='id identifier rubyid__data'>_data</span><span class='comma'>,</span> <span class='id identifier rubyid__controller'>_controller</span><span class='op'>|</span> <span class='id identifier rubyid_block'>block</span> <span class='rbrace'>}</span>
|
|
@@ -1289,6 +1289,8 @@
|
|
|
1289
1289
|
<pre class="lines">
|
|
1290
1290
|
|
|
1291
1291
|
|
|
1292
|
+
214
|
|
1293
|
+
215
|
|
1292
1294
|
216
|
|
1293
1295
|
217
|
|
1294
1296
|
218
|
|
@@ -1300,12 +1302,10 @@
|
|
|
1300
1302
|
224
|
|
1301
1303
|
225
|
|
1302
1304
|
226
|
|
1303
|
-
227
|
|
1304
|
-
228
|
|
1305
|
-
229</pre>
|
|
1305
|
+
227</pre>
|
|
1306
1306
|
</td>
|
|
1307
1307
|
<td>
|
|
1308
|
-
<pre class="code"><span class="info file"># File 'lib/compony/components/form.rb', line
|
|
1308
|
+
<pre class="code"><span class="info file"># File 'lib/compony/components/form.rb', line 214</span>
|
|
1309
1309
|
|
|
1310
1310
|
<span class='kw'>def</span> <span class='id identifier rubyid_schema_pw_field'>schema_pw_field</span><span class='lparen'>(</span><span class='id identifier rubyid_field_name'>field_name</span><span class='rparen'>)</span>
|
|
1311
1311
|
<span class='comment'># This runs upon component setup.
|
|
@@ -1352,17 +1352,17 @@
|
|
|
1352
1352
|
<pre class="lines">
|
|
1353
1353
|
|
|
1354
1354
|
|
|
1355
|
+
62
|
|
1356
|
+
63
|
|
1355
1357
|
64
|
|
1356
1358
|
65
|
|
1357
1359
|
66
|
|
1358
1360
|
67
|
|
1359
1361
|
68
|
|
1360
|
-
69
|
|
1361
|
-
70
|
|
1362
|
-
71</pre>
|
|
1362
|
+
69</pre>
|
|
1363
1363
|
</td>
|
|
1364
1364
|
<td>
|
|
1365
|
-
<pre class="code"><span class="info file"># File 'lib/compony/components/form.rb', line
|
|
1365
|
+
<pre class="code"><span class="info file"># File 'lib/compony/components/form.rb', line 62</span>
|
|
1366
1366
|
|
|
1367
1367
|
<span class='kw'>def</span> <span class='id identifier rubyid_schema_wrapper_key_for'>schema_wrapper_key_for</span><span class='lparen'>(</span><span class='id identifier rubyid_data'>data</span><span class='rparen'>)</span>
|
|
1368
1368
|
<span class='kw'>if</span> <span class='ivar'>@schema_wrapper_key</span><span class='period'>.</span><span class='id identifier rubyid_present?'>present?</span>
|
|
@@ -1403,12 +1403,12 @@
|
|
|
1403
1403
|
<pre class="lines">
|
|
1404
1404
|
|
|
1405
1405
|
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1406
|
+
245
|
|
1407
|
+
246
|
|
1408
|
+
247</pre>
|
|
1409
1409
|
</td>
|
|
1410
1410
|
<td>
|
|
1411
|
-
<pre class="code"><span class="info file"># File 'lib/compony/components/form.rb', line
|
|
1411
|
+
<pre class="code"><span class="info file"># File 'lib/compony/components/form.rb', line 245</span>
|
|
1412
1412
|
|
|
1413
1413
|
<span class='kw'>def</span> <span class='id identifier rubyid_skip_autofocus'>skip_autofocus</span>
|
|
1414
1414
|
<span class='ivar'>@skip_autofocus</span> <span class='op'>=</span> <span class='kw'>true</span>
|
|
@@ -1452,17 +1452,17 @@
|
|
|
1452
1452
|
<pre class="lines">
|
|
1453
1453
|
|
|
1454
1454
|
|
|
1455
|
+
91
|
|
1456
|
+
92
|
|
1455
1457
|
93
|
|
1456
1458
|
94
|
|
1457
1459
|
95
|
|
1458
1460
|
96
|
|
1459
1461
|
97
|
|
1460
|
-
98
|
|
1461
|
-
99
|
|
1462
|
-
100</pre>
|
|
1462
|
+
98</pre>
|
|
1463
1463
|
</td>
|
|
1464
1464
|
<td>
|
|
1465
|
-
<pre class="code"><span class="info file"># File 'lib/compony/components/form.rb', line
|
|
1465
|
+
<pre class="code"><span class="info file"># File 'lib/compony/components/form.rb', line 91</span>
|
|
1466
1466
|
|
|
1467
1467
|
<span class='kw'>def</span> <span class='id identifier rubyid_with_simpleform'>with_simpleform</span><span class='lparen'>(</span><span class='id identifier rubyid_simpleform'>simpleform</span><span class='comma'>,</span> <span class='id identifier rubyid_controller'>controller</span><span class='rparen'>)</span>
|
|
1468
1468
|
<span class='ivar'>@simpleform</span> <span class='op'>=</span> <span class='id identifier rubyid_simpleform'>simpleform</span>
|
|
@@ -1482,7 +1482,7 @@
|
|
|
1482
1482
|
</div>
|
|
1483
1483
|
|
|
1484
1484
|
<div id="footer">
|
|
1485
|
-
Generated on
|
|
1485
|
+
Generated on Thu Jan 22 13:14:05 2026 by
|
|
1486
1486
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1487
1487
|
0.9.34 (ruby-3.3.5).
|
|
1488
1488
|
</div>
|