Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ and [Configuration](docs/configuration.md).
## Design provenance

Solid Objects JS is a Node.js and TypeScript implementation. The Ruby
[`solid_objects`](https://github.com/cardmagic/solid_objects) design informed
[`solid_objects`](https://github.com/cardmagic/solid-objects-ruby) design informed
it. It began at the `0.12` capability generation, because the first
implementation targeted the Ruby `0.12` contract. That number does not represent
twelve earlier JavaScript release generations.
Expand Down
2 changes: 1 addition & 1 deletion compatibility/ruby.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ruby_repository: https://github.com/cardmagic/solid_objects
ruby_repository: https://github.com/cardmagic/solid-objects-ruby
ruby_version: 0.12.0
ruby_commit: a01b6f5
npm_version: 0.12.0
Expand Down