This weekβs RBQ Conf speaker highlights:
- Cristian Planas
- Yatish Mehta
- Szymon Fiedler
Community Pricing remains available for teams, students, and folks who are Open to Work.
rbqconf.com
@yatishmehta.com
π¨π»βπ» 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/ https://tokenruby.com/
This weekβs RBQ Conf speaker highlights:
- Cristian Planas
- Yatish Mehta
- Szymon Fiedler
Community Pricing remains available for teams, students, and folks who are Open to Work.
rbqconf.com
I published the #5 issue of Token Ruby
tokenruby.com/issues/token...
#ruby #rubyonrails
Are you going to use it for development?
Shouldn't the ViewComponents be stateless?
Published the #4 issue of Token Ruby
tokenruby.com/issues/token...
The #3 issue for Token Ruby is out
tokenruby.com/issues/token...
My 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
I 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
I 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?
Why 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. π€·ββοΈ
If it is external API, the app would use access key/API key provided by the external API
Do 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?
I 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