
Multitenancy with the Apartment gem Discussion
80
General
Hi, Chris video is not loading!
Prajjwal Gupta replied

Realtime Online User Tracking with ActionCable Discussion
16
General
How would you limit those users by tenant ( account)? Would you make the data sent to redis an array of two integers, like [1, 2] where 1 is the account.id and 2 is the user.id? Or is there a simpl...
Matthias Orgler replied

How do I implement john hancock gem into jumpstart
0
General
Hi Everyone.
I need document signing in my app, and want to implement john hancock. https://github.com/Brantron/john_hancock
I am lazy so I like to start with Chris's https://github.com/excid3/go...
Jeremy Bray posted

How to work with long processing of information that will be consumed by the FRONT-END
1
General
Hey guys! how are you? I'm just looking for a pointer on which approaches I could follow for the scenario, I'd appreciate the help:
-I'm using Tabulator on my front-end to present information about...
Chris Oliver replied

Adding Edit Permissions For Links Discussion
2
General
Hi Chris, team and everyone who'll see it.
Any idea why I keep getting this error when trying to enter 'rails g AddUserIdToLinks user_id:integer' ?
Could not find generator 'AddUserIdToLinks'. ...

CloudFlare Turnstile Captchas in Rails Discussion
2
General
You should really create a gem for this. Or maybe I should? :)
Gintaras Sakalauskas replied

Rails for Beginners Part 8: Using Partials for the Navbar Discussion
6
General
I liked the navbar construction, very easy to build and this idea to separate is very good to improve time and speed building the webpage.

PostgreSQL 17 cluster config missing after upgrade on Ubuntu Discussion
0
General

Struggling to Choose the Right Collaboration Software for My Business – Need Help!
0
General
Hey everyone,
I’m in a bit of a dilemma here and hoping to get some advice. My business is in need of a solid collaboration software, but I’m finding it really hard to decide on the right one. We’...
Daniel Chrisman posted

Deploying URL Shortener To Production with Hatchbox.io Discussion
0
General
Is Sucker Punch necessary with Rails 8 now that Hotwire is integrated? I deployed my app to Fly.io and the background job is working without the added configuration suggested in this video.
Alex H. posted

Adding a Blog Post Destroy Action and Refactoring Discussion
9
General
Does asdf support ruby > 3.2.0 on Mac Ventura 13.1?
RMazoni replied

Structured Output with Gemini 2.0 Discussion
2
General
Structured output makes advanced AI integrations actually possible. Imagine trying to parse a string response every time without structured json output! 😅
Marcus S replied

Deploying our Password Manager to Fly Discussion
3
General
Awesome!

What do you listen to while coding?
24
General
So i had an interesting chat with fellow community member Jacob, and we are wondering what music do you listen to while you're coding?
What really gets you in the zone as you work hard creating yo...
genovesecamilla replied

Password Sharing Roles & Permissions Discussion
4
General
this on was confusing to me indeed. i was not able to follow, why we do what we do in each refactoring.
thanks, i will rewatch this
Alex H. replied

@mentions for Users with ActionText in Rails 6 Discussion
2
General
@chris this is an excellent feature. Is this implementation still the best way to achieve this using rails 8 and updated stimulus, action_text, action_mailer?
banshee nightmare replied

How Rails.env works with EnvironmentInquirer & StringInquirer Discussion
2
General
Love seeing the internals of Rails features and learning just how simple they are. 👍
D john replied

ActiveSupport Concerns: Making A Duration Calculation Module Discussion
1
General
Great episode !
D john replied

Designing our Web Scraper UI with TailwindCSS Discussion
3
General
Wow!
This episode is incredibly relevant to me! I manage [littlebirdelectronics.com.au](http://littlebirdelectronics.com.au), an Australian distributor for brands like Adafruit, SparkFun, Pololu, ...