Yakut #132 - Ruby Buluşması, AI Gelişmeleri, Rails'daki Son Haberler
Linkler
Ruby on Rails ve Claude Code ile Yapay Zekâ Destekli Web/Mobil Geliştirme Bootcamp
İzlence - ÖzgürKon 2026
İzlence iCal PDF

Try Ruby Native in 10 minutesRuby Native | Documentation
See a demo, install the gem, and preview your Rails app on your iPhone. No account required.

GitHub - bborn/ruby_llm-prompts: Database-backed prompt management for RubyLLM
Database-backed prompt management for RubyLLM. Contribute to bborn/ruby_llm-prompts development by creating an account on GitHub.
Use Rails Combined Credentials
Rails 8.1 adds Rails.app.creds to unify ENV variables and encrypted credentials behind a single API.

Crystal on Rails
Crystal Weekly
Crystal Weekly Website
Fix GET+JSON+params in integration tests for API-only apps by Mordorreal · Pull Request #57140 · rails/rails
Summary
params: in integration test helpers was ambiguous — for GET requests with as: :json it was unclear whether params should go in the query string or request body. The original workaround conv…
Add request.safe_method? and request.unsafe_method? by thehale · Pull Request #57124 · rails/rails
Motivation / Background Controllers and middleware often branch on whether a request might modify server state. Naming these predicates after RFC 9110 §9.2.1 gives that check a standard vocabulary…
Add AGENTS.md with Rails codebase guide for AI coding agents by rafaelfranca · Pull Request #55991 · rails/rails
I just opened #55989 using GitHub Copilot exclusively, and it worked quite well. To help future AI coding agents contribute effectively to the Rails codebase, I've created a comprehensive guide…


