CSS Anchor Positioning Basics Discussion
1
General
It's pretty cool seeing all the new features being added to css. Thanks for the video as always!
Soren replied
Link To Current Page With Params Discussion
4
General
thsi episode is too easy!
ConfusedVorlon replied
Clean Up Optional Attributes in Rails with Normalizes Discussion
0
General
I love how horror games often challenge players to think critically. Whether it's solving puzzles or making tough decisions, the gameplay mechanics add an extra layer of excitement that keeps me co...
Setup Ubuntu 26.10 Stonking Stingray Discussion
0
General
How to add Feature Flags in Rails with the Flipper gem Discussion
2
General
Great episode!
Cohn Elburn replied
Hash Fetch with Default Value Discussion
6
General
Guarantee you I've made this mistake many times over the years. 😅
Enim Korche replied
How to use Direct Routes in Rails Discussion
0
General
How to add a Command Palette to your Ruby on Rails app Discussion
12
General
Amazing information providing by your article, thank you so much for taking the time to share a wonderful article.
DDeveil Lason replied
Invoker Commands API Discussion
1
General
One of the best new browser features. 🔥
Chris Oliver replied
Monitoring Cron Jobs with Whenever Discussion
0
General
Removing Duplication Using with_options Discussion
0
General
How to test ActionMailer in Rails Discussion
21
General
Great episode, Chris. I like how you said you don't really need to test CSS styling but instead focus on testing the higher level functionality of your mailers. That way, a developer doesn't go dow...
Book Review: Learning Devise For Rails Discussion
4
General
Hi, does it cover rails 4 or rails 3?
Luca Wragge replied
Ecommerce multi-step checkout with guest accounts
10
Rails
Hello, I've been thinking about the best approach for implementing a checkout scenario in a custom ecommerce site I've been developing and wanted to see if anyone here had advice to share.
We're n...
Any HTML→PDF gem that supports modern CSS (flex/grid) and works on Ruby 2.5.1 + Rails 5.0.7.2?
1
Rails
Background
---------
I have an existing Rails 5.0.7.2 app running on Ruby 2.5.1. In several places I generate invoices as HTML (I build a full HTML string by replacing template tags server-side) an...
API Authentication with JSON Web Tokens (JWT) and Knock Discussion
29
General
Nice tip. @Chris, you forgot push the changes on repository!
Tom Zmyslo replied
ActiveRecord in_order_of Discussion
1
General
I always forget this feature exists, but it can really come in handy. Much cleaner than writing your own SQL for this.
Security Hardening Servers with Fail2Ban Discussion
10
General
Great epiode Chris! Would love to see more like this!
Evelyn Stone replied
SQL Learning Path - Creating and Dropping Tables Discussion
1
General
One fun tip; You can have multiple statements in the Query editor and hi-light the statement that you want to run and it will only run that statement.
For example, you could have both statements i...
Debajyoti Banerjee replied
Gemtracker 1.1.4 is out
0
General
We just released an major update to gemtracker, https://github.com/spaquet/gemtracker, the TUI that let you gain rapid knowledge of your gems.
We now support export and this is a game changer as yo...
Stéphane Paquet posted