Just published the second issue of TokenRuby.com
11.08.2025 04:39 β π 0 π 0 π¬ 0 π 0@yatishmehta.com.bsky.social
π¨π»βπ» Staff Software Engineer @ Asana π οΈ Solving problems & building web products with Ruby, Go, & JavaScript π Crafting the ultimate Ruby on Rails dev kit π San Francisco https://yatishmehta.com/
Just published the second issue of TokenRuby.com
11.08.2025 04:39 β π 0 π 0 π¬ 0 π 0My newsletter Token Ruby has its own website
tokenruby.com
Let me know what topics would you like to read in the next issue
#Ruby #RubyonRails #AI
Thanks Chris
07.08.2025 02:53 β π 0 π 0 π¬ 0 π 0I started a newsletter for all things Ruby and AI, TokenRuby.
I published the first issue.
Let me know what topics would you like to read
#Ruby #RubyOnRails
buttondown.com/tokenruby/ar...
π¨ Just 2 weeks to go until the SF Ruby AI Hackathon!
π° $3,000 in prize money is up for grabs!
Excited to welcome our incredible panel of judges:
Justin Bowen Kamil Nicieja Sarah Mei Victoria Melnikova
Remember Rails Rumble? 48 hours to build something incredible with Rails.
Now throw AI into the mix.
Itβs time to bring it back. Whoβs in? ππ₯
#RubyonRails
π£ Exciting news! Iβm co-organizing an AI Hackathon with the SF Ruby team β and youβre invited!
Ruby has long been the go-to framework for solo developers. But with the rise of LLMs, weβre asking: How far can we take Ruby in the world of AI? Letβs explore that together.
lu.ma/znhcct7v
One of the best parts of conferences is finally meeting people youβve only known through GitHub & X.
Got to meet @andrzejkrzywda.bsky.social
@sethhorsley.bsky.social
@fractaledmind.bsky.social
@joel.drapper.me
#wrocloverb
While I stay close to Rails conventions, my current stack that I exploring
RSpec > Minitest
FactoryBot > Fixtures
Rubocop with standard > Rails omakase
Vite > Propshaft/importmaps
Inertia/React > Turbo/Hotwire/Stimulus
Dokku > Kamal
While I have gone back and forth, this is my happy place
#ruby #rubyonrails
23.03.2025 04:53 β π 0 π 0 π¬ 0 π 0I just published a new gem to provide Zanzibar-style fine grained authorization in Ruby on Rails.
Would appreciate some feedback
github.com/yatish27/gra...
This article by posthog is so good:
newsletter.posthog.com/p/50-things...
"Reduce your work in progress. PRs should be doable in a day, start your day by responding to othersβ review requests, merge whenever, ship behind a feature flag, and test in production."
Whatβs the theme and font?
20.02.2025 16:18 β π 1 π 0 π¬ 0 π 0Why is #Rails community's aversion with React?
For a framework that boost conventions, thereβs no recommended way to mount a React component.
Yes, React isnβt the βbestβ but the ecosystem is massive.
Rebuilding everything in Hotwire isnβt economicalβ even Shopify, Gusto, and GitHub use React. π€·ββοΈ
Created a PR with the fix
github.com/ChrisFDev00/...
If it is external API, the app would use access key/API key provided by the external API
05.02.2025 17:08 β π 0 π 0 π¬ 0 π 0Do developers typically commit `config/credentials.yml.enc` and `config/production.yml.enc` to source code in their Rails applications, or do they prefer using plain old environment variables (ENV)?
Curious to know everyone's thoughts
#Ruby #Rails
For Postgres, would you run it in docker or natively?
05.02.2025 01:46 β π 1 π 0 π¬ 1 π 0I just published an article on how to setup a new app using Rails 8, Vite and Tailwind 4.
medium.com/@yatishmehta...
#rails #ruby #tailwindcss
My evolution of frontend for Rails apps: In most cases, step two with a sprinkle of step three should be sufficient.
#ruby #rails
Does Ruby on Rails have Zanzibar-style tuple authorization? Anything above Pundit or Cancancan
#ruby #rails
Let me know if you switch to the beautiful app. I can help with your use case.
02.12.2024 16:13 β π 1 π 0 π¬ 0 π 0Curious why?
02.12.2024 14:28 β π 0 π 0 π¬ 1 π 0Looks like @joel.drapper.me has inspired me to look at Svetle as a React replacement.
01.12.2024 03:09 β π 1 π 0 π¬ 0 π 0In the last 16 hours, I watched The Pianist, Soul, Inside Out 2, and Gone Girl. Great start to my vacation π
29.11.2024 07:30 β π 2 π 0 π¬ 1 π 0Go
28.11.2024 23:19 β π 2 π 0 π¬ 0 π 0It depends on how you shape your state.
Again, Svetle is far superior in design and performance but cannot beat the ready-to-use components for React.
Still not able to consider Svetle since React community has prebuilt components
27.11.2024 16:06 β π 0 π 0 π¬ 1 π 0+1
I start my Rails app using ViteRuby