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
Extending Rails Associations with Custom Features Discussion
0
General
Great video! I see the point in the first example where just the User needs to know about the client projects, but if you're creating a module and extending it through different classes, why not ju...
Nested Sidebar Layouts with Rails Discussion
0
General
How to Embed Images with Inline Email Attachments in rails Discussion
0
General