Skip to content

Commit a71f414

Browse files
committed
update
1 parent af4ecfb commit a71f414

18 files changed

+22
-23
lines changed

.nojekyll

Whitespace-only changes.

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [PureMVC](http://puremvc.github.com/) Ruby MultiCore Framework [![Ruby](https://github.com/PureMVC/puremvc-ruby-multicore-framework/actions/workflows/ruby.yml/badge.svg)](https://github.com/PureMVC/puremvc-ruby-multicore-framework/actions/workflows/ruby.yml)
1+
## [PureMVC](https://puremvc.org) Ruby MultiCore Framework [![Ruby](https://github.com/PureMVC/puremvc-ruby-multicore-framework/actions/workflows/ruby.yml/badge.svg)](https://github.com/PureMVC/puremvc-ruby-multicore-framework/actions/workflows/ruby.yml)
22

33
PureMVC is a lightweight framework for creating applications based upon the classic [Model-View-Controller](http://en.wikipedia.org/wiki/Model-view-controller) design meta-pattern. It supports [modular programming](http://en.wikipedia.org/wiki/Modular_programming) through the use of [Multiton](http://en.wikipedia.org/wiki/Multiton) Core actors instead of the [Singletons](http://en.wikipedia.org/wiki/Singleton_pattern) used in the [Standard](https://github.com/PureMVC/puremvc-ruby-standard-framework/wiki) Version.
44

@@ -15,7 +15,6 @@ gem install puremvc
1515
* [Command-line interface](https://en.wikipedia.org/wiki/Command-line_interface)
1616
* [Cross-platform software](https://en.wikipedia.org/wiki/Cross-platform_software)
1717

18-
---
1918
## Development
2019

2120
### Install Dependencies

docs/PureMVC.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ <h2>Overview</h2><div class="docstring">
120120
</div>
121121

122122
<div id="footer">
123-
Generated on Fri Aug 15 14:01:13 2025 by
123+
Generated on Tue Aug 19 12:27:38 2025 by
124124
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
125125
0.9.37 (ruby-3.2.2).
126126
</div>

docs/PureMVC/Controller.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1219,7 +1219,7 @@ <h3 class="signature " id="remove_command-instance_method">
12191219
</div>
12201220

12211221
<div id="footer">
1222-
Generated on Fri Aug 15 14:01:13 2025 by
1222+
Generated on Tue Aug 19 12:27:38 2025 by
12231223
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
12241224
0.9.37 (ruby-3.2.2).
12251225
</div>

docs/PureMVC/Facade.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2466,7 +2466,7 @@ <h3 class="signature " id="send_notification-instance_method">
24662466
</div>
24672467

24682468
<div id="footer">
2469-
Generated on Fri Aug 15 14:01:14 2025 by
2469+
Generated on Tue Aug 19 12:27:38 2025 by
24702470
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
24712471
0.9.37 (ruby-3.2.2).
24722472
</div>

docs/PureMVC/MacroCommand.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,7 @@ <h4 class="tag_title">Examples:</h4>
524524
</div>
525525

526526
<div id="footer">
527-
Generated on Fri Aug 15 14:01:14 2025 by
527+
Generated on Tue Aug 19 12:27:38 2025 by
528528
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
529529
0.9.37 (ruby-3.2.2).
530530
</div>

docs/PureMVC/Mediator.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -788,7 +788,7 @@ <h3 class="signature " id="on_remove-instance_method">
788788
</div>
789789

790790
<div id="footer">
791-
Generated on Fri Aug 15 14:01:14 2025 by
791+
Generated on Tue Aug 19 12:27:38 2025 by
792792
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
793793
0.9.37 (ruby-3.2.2).
794794
</div>

docs/PureMVC/Model.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ <h2>Overview</h2><div class="docstring">
126126

127127
<li><span class='object_link'><a href="Proxy.html" title="PureMVC::Proxy (class)">Proxy</a></span></li>
128128

129-
<li>_IProxy</li>
129+
<li>IProxy</li>
130130

131131
</ul>
132132

@@ -1166,7 +1166,7 @@ <h3 class="signature " id="retrieve_proxy-instance_method">
11661166
</div>
11671167

11681168
<div id="footer">
1169-
Generated on Fri Aug 15 14:01:13 2025 by
1169+
Generated on Tue Aug 19 12:27:38 2025 by
11701170
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
11711171
0.9.37 (ruby-3.2.2).
11721172
</div>

docs/PureMVC/Notification.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -643,7 +643,7 @@ <h3 class="signature first" id="to_s-instance_method">
643643
</div>
644644

645645
<div id="footer">
646-
Generated on Fri Aug 15 14:01:14 2025 by
646+
Generated on Tue Aug 19 12:27:38 2025 by
647647
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
648648
0.9.37 (ruby-3.2.2).
649649
</div>

docs/PureMVC/Notifier.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -588,7 +588,7 @@ <h3 class="signature " id="send_notification-instance_method">
588588
</div>
589589

590590
<div id="footer">
591-
Generated on Fri Aug 15 14:01:14 2025 by
591+
Generated on Tue Aug 19 12:27:38 2025 by
592592
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
593593
0.9.37 (ruby-3.2.2).
594594
</div>

0 commit comments

Comments
 (0)