Tony Burns
tonyburns.net
Tony Burns
@tonyburns.net
Rubyist by night • @tony@ruby.social • he/him
What's are folks' thoughts on requiring zeitwerk and using `Zeitwerk::Loader.for_gem` in external Rails engine/railtie gems? There's a good mix of usage/non-usage within the in-tree act* gems as well as the newer solid_* ones.

#rails #ruby
November 8, 2024 at 12:32 AM
Just released v0.4.0 of Stored Session to update the minimum Rails version to 8.0.0 🎉

github.com/tbhb/stored_...

#rails #ruby
Release v0.4.0 · tbhb/stored_session
What's Changed Update minimum rails version to 8.0.0 by @tbhb in #47 Full Changelog: v0.3.0...v0.4.0
github.com
November 8, 2024 at 12:08 AM
Naming is hard! I've renamed the Solid Session gem that I released yesterday to Stored Session.

github.com/tbhb/stored_...

#ruby #rails
GitHub - tbhb/stored_session: Encrypted, database-backed session store for Rails 8
Encrypted, database-backed session store for Rails 8 - tbhb/stored_session
github.com
November 5, 2024 at 11:41 AM
Decided to dip my feet into the Rails session store today and ended up writing a new take on activerecord-session_store 😅 Meet Solid Session (not production ready)!
github.com/tbhb/solid_s...

#rails #ruby
GitHub - tbhb/solid_session: Database-backed session store for Rails
Database-backed session store for Rails. Contribute to tbhb/solid_session development by creating an account on GitHub.
github.com
November 5, 2024 at 2:09 AM