Rails MCP Server - Enhancing AI-Assisted Development
Rails MCP Server bridges Claude AI and Rails projects, improving code quality while maintaining your Neovim workflow.
Where I share what I'm exploring in software development, Ruby on Rails, AI, and everything in between.
Rails MCP Server bridges Claude AI and Rails projects, improving code quality while maintaining your Neovim workflow.
Learn how to use Importmap in Ruby on Rails to manage JavaScript dependencies without bundling. Covers web standards, Rails integration, gems compatibility, and suggested practices.
Learn how to simplify JavaScript management in Ruby on Rails using Importmaps. Discover local pinning, CDN integration, and Stimulus controller implementation with Chart.js
AI offers a different set of inputs and outputs for inferences. One of the many inference models is Automatic Speech Recognition (ASR). Using OpenAI's Whiper model makes transcribing pre-recorded or live audio possible.
Integrate SQLite fts5 extension for Full-text search in Ruby on Rails applications.