Hash Fetch with Default Value Discussion

6
General
Guarantee you I've made this mistake many times over the years. πŸ˜…
Enim Korche replied

Ruby Module Function Method Discussion

1
General
We especially love how splitting can be used not just as an attack but as a gesture of cooperation. It’s really wholesome when someone gives you mass just to help you out β€” those are the little mom...
Anas Irfan replied

How to test ActionMailer in Rails Discussion

18
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...
HugoJames replied

Rails 8.1 Structured Events Discussion

0
General

Rails 8.1 Deprecated Associations Discussion

2
General
Oh man! I misunderstood the title of this episode. I thought you were saying that ActiveRecord Associations had been deprecated haha!!! That would not have gone over well!! Great episode as usual ...
wretchedwhipp replied

How do I generate SEO Friendly URL's for filter combinations in Rails?

7
General
I have a site where the user can apply a combination of multiple filters. To improve the SEO on the site I would like to have the URL in a human-readable format when filters are applied. I would ...
Wishaway Mike replied

How much does it cost to built an e commerce app ?

2
General
How much does it cost to build an e commerce app. Cost to built an e commerce with features to sell the products in different countries.
John Datanvy replied

Syncing Repositories with Ruby Scripts - Part 1 Discussion

11
General
Nice tutorial. Why git fetch followed by git pull and not just a single git pull?
ElikaParner replied

How to use the Ruby 2.6 Just-in-Time (JIT) Compiler Discussion

5
General
Nice!
Anas Irfan replied

Ruby on Rails 3 Tutorial Book Question

5
General
Im following the PDF version of this book and keep having an issue with different versions of gems being compatible. I had to skip the TDD section all together because I couldnt get a compatible ve...
datecongress replied

How to Debug Ubuntu and Debian Packages Discussion

3
General
Get ready for epic drifts Drift Boss and dramatic car flips that you won't find in any other game!
datecongress replied

Single Table Inheritance (STI) with ActiveRecord in Rails Discussion

7
General
Thanks Chris, It's funny that we just stopped using this design pattern at Gitlab https://docs.gitlab.com/ee/development/database/single_table_inheritance.html
Bekean Loinse replied

why driftboss is addictve?

3
General
DriftBoss is an addictive car drifting game where timing and control are everything. Steer carefully to stay on the track and score big points. Challenge yourself to beat your high score with every...
Steven Owen replied

Deploying Rails 8 with Hatchbox Discussion

0
General
Awesome video Collin, and thanks for the shoutout! πŸ‘πŸ»πŸ™πŸΌπŸ˜Ž
Kentastic posted

Lazy Requiring Dependencies in Ruby Discussion

7
General
I love removing dependencies. πŸ’– Also, learning how libraries can make features or dependencies optional is a great thing to learn along the way.

ReActionView Discussion

2
General
WOW - Cheese and Crackers Marco, this is mind blowing. This should be the star feature of Rails 9...and nice video Collin. :)

Rails 8.1 Local CI Discussion

0
General
I found the default local CI to be a bit basic. One of my projects is a platform and when we run CI we have to run the test suite multiple times for each implementation of the platform, and we leve...

How to add Lazy Load Hooks to Rails Plugins Discussion

0
General
Have you used lazy load hooks to extend a gem with some interesting features?

Deploying our Rails Blog to Production Discussion

17
General
Hello Chris, thank you very much for you do to help us... I'm trying to deploy the blog but when building it on render I'm getting an error... Your RubyGems version (3.0.3.1) has a bug that preven...
Lannie Chaput replied

Find By Short Code Discussion

1
General
Doesn't this still use the `set_link` code path at the end of the episode? We should be getting rid of that and adding ``` @link = Link.find(params[:id]) ``` under the `show` method?
poorbunnyio replied

Want to stay up-to-date with Ruby on Rails?

Join 93,006+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.