We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6867ed7 commit cf61868Copy full SHA for cf61868
README.md
@@ -8,7 +8,7 @@ Callable is a minimal Ruby mix-in that provides your classes with a simple `.cal
8
- Transparently forwards positional arguments, keyword arguments, and blocks.
9
- Handles argument errors gracefully, raising clear exceptions.
10
- Zero external runtime dependencies.
11
-- Compatible with MRI Ruby 2.0 through Ruby 3.x.
+- Compatible with MRI Ruby 2.3 through Ruby 3.x.
12
13
## Installation
14
0 commit comments