Learn how Rails MCP Server’s new architecture reduces context consumption by 67% through progressive tool discovery, Rails introspection, and Prism static analysis.
Add schematized json for has_json by dhh · Pull Request #56258 · rails/rails
Provides a schema-enforced access object for a JSON attribute. This allows you to assign values
directly from the UI as strings, and still have them set with the correct JSON type in the database.
...
MadAppGang/dingo: A meta-language for Go that adds Result types, error propagation (?), and pattern matching while maintaining 100% Go ecosystem compatibility
A meta-language for Go that adds Result types, error propagation (?), and pattern matching while maintaining 100% Go ecosystem compatibility - MadAppGang/dingo: A meta-language for Go that adds R...