Search Results for "the-lake-park-t-ng-tr-ng-s-ng-xanh-c-a-kdt-nam-hoa-xuan"

Lessons





















Forum Threads

Coming back to Rails after ~6 years, are the older API-mode tutorials still current?

2
General
Hi all. I built quite a bit with Rails up to around 2019-2020, then spent the last few years in the JS/TS world (Node, Next.js). I'm now picking Rails back up for the backend of a new project, API-...
Chris Oliver replied

Mailcatcher NG, new docker image

0
Testing
We just released a new version of Mailcatcher NG Docker image, v2.3.9. It's based on Alpine Linux 3.24.1 and is still the smallest image you can dream of to test your mail flows in your ruby or Ra...
Stéphane Paquet posted

What are the biggest challenges during an AWS cloud migration?

1
General
We're planning a cloud migration project and evaluating different AWS Cloud Migration Services. For those who have completed a migration, what were the biggest challenges you faced? How did you han...
London White replied

New gem: Nerima. Al-Powered SEO straight from your terminal.

2
Gems / Libraries
Howdy folks, I have created my first Gem. It is called Nerima. It is an Al-Powered SEO Analysis for Developers. You can find it on RubyGems or for more info checkout https://nerimasoft.co.uk/nerim...
Alek Zapatchco replied

Generating the Models Discussion

1
General
Setting up nested routes and enums early usually makes the rest of the Rails app much cleaner later on. The seed data part is useful too since it makes testing CRUD flows way faster during developm...
tmpou1 replied

Recurring Transactions Discussion

1
General
Step into the @Ragdoll Hit arena, where "rag doll" warriors prove that you don't need a sturdy skeleton to deliver knockout blows in the most hilarious poses on earth.
MiltonTurner replied

Invoker Commands and View Transitions Discussion

4
General
Thanks Collin, this covers some modern browser stuff I didn't know existed before. I guess I was just stuck using the extra JS-Tools I knew and never wondered what browsers can do out of the box no...
Hugo Spencer replied

Adding CSS Design Discussion

2
General
why don't you used tailwind?
Kentastic replied

Monitoring Cron Jobs with Whenever Discussion

3
General
I like this approach. Having cron jobs report their status and logs makes troubleshooting much easier, especially when something silently fails.
Hugo Spencer 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

Nested Sidebar Layouts with Rails Discussion

1
General
Christopher 'Nolan' Oliver - Inception =D
Andreas replied

New DataTypes For Ruby

3
Ruby
Hi, I'm Alex. I program science I was in school and I have concepts of Datatypes which I would like to have in programming language. Ruby is My Favorite languge (10+ years of experience), Are ther...
MatthewEPeyton replied

Invoker Commands API Discussion

1
General
One of the best new browser features. 🔥
Chris Oliver replied

New Position Senior engineer, where to start?

3
Tips
Hi everyone, I am starting a new position as a senior software engineer. I was told that it is very ruby on rails environment. I want to know what is the best way to get started with learning inte...
Nisad replied

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

Dynamic Partial Rendering Discussion

0
General
I think if you do this, the composition of the shown attributes should be the other way around: Call `<%= render @property %>` in your show action and place the common attributes (type, addre...
Matthias posted

Help with a music listings website but I need help designing the models

5
Databases
I want to create a music listings website. Venues and musicians can have their own profile. I want some of my users to be able to create listings. The people who create the listings could be a mus...

Any HTML→PDF gem that supports modern CSS (flex/grid) and works on Ruby 2.5.1 + Rails 5.0.7.2?

4
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...
Preston Edwards replied

oEmbed Client From Scratch Discussion

0
General
solid episode! I really appreciate how you step through things, showing errors, etc, instead of just showing a polished finished project. The iterative steps (just verifying the class method retu...
Kevin Causey posted

Recurring Domain Expiration Syncing Discussion

6
General
Hi Chris, I followed your video and at 6:22, I couldn't see the Turbo::Streams and Domain::SyncJob (top 2 jobs). I could see the Domain::SyncAllJob (3rd one). Inside my /domains listing page, the...
Eric Chua replied