You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dependency injection principles and idioms realized in scope of Ruby. Support for method-injeciton strategy, container-based dependency resolving, static and dynamic bindings and etc.
4
4
5
5
---
6
6
7
+
<p>
8
+
<ahref="https://github.com/Cado-Labs">
9
+
<img src="https://github.com/Cado-Labs/cado-labs-logos/blob/main/cado_labs_supporting.svg" alt="Supported by Cado Labs" />
10
+
</a>
11
+
</p>
12
+
13
+
---
14
+
7
15
## Major Features
8
16
9
17
-`method-injection` strategy
@@ -160,6 +168,12 @@ bundle exec rake rubocop -A
160
168
161
169
Released under MIT License.
162
170
171
+
## Supporting
172
+
173
+
<ahref="https://github.com/Cado-Labs">
174
+
<imgsrc="https://github.com/Cado-Labs/cado-labs-logos/blob/main/cado_labs_logo.png"alt="Supported by Cado Labs" />
0 commit comments