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

Lessons





















Forum Threads

Generating the Models Discussion

0
General

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?

2
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...
Tuan Mark 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?

3
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

Ruby's Tap Method Discussion

3
General
Just tap it in. Give it a little tappy. Tap tap taparoo.

Subscriptions with Pay and Stripe Discussion

3
General
Excellent lesson! Thanks for making this look easy, and actually be easy with the pay gem.
yu esther replied

Adding the Domains model Discussion

0
General

Testing The Domain Model Discussion

0
General

Syncing Domains In The Background With Solid Queue Discussion

0
General

Deploying The Domain Monitor App To Production With Kamal Discussion

3
General
Super useful lesson. I think many of us would like to see the process of deploying to production with Postgres as the database.
Lucas Barker replied

Checking Domain Expirations With RDAP Discussion

5
General
Excited to kick off a SaaS product series. Should we build more end-to-end projects like this?

Module extend self Discussion

3
General
This is such a handy feature of Ruby. I was amazed when I first learned about it. Really makes modules useful for any situation, not just being included in another object.
Chris Oliver replied