Save 36% for Black Friday! Learn more

Deploy Ubuntu 26.04 Resolute Raccoon Discussion

0
General

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

6
General
Nice!
Eddie Collins replied

Installing ruby_opencv gem results in cannot find opencv_contrib error

10
Gems / Libraries
I am trying to install the ruby_opencv gem but it can't find opencv_contrib. I used the command 'gem install ruby-opencv -- --with-opencv-dir=/mnt/c/Users/wjones/sites/musclesound-rails/opencv/my_b...
Sophia Hodgson replied

Hash Fetch with Default Value Discussion

5
General
Guarantee you I've made this mistake many times over the years. 😅
Enim Korche replied

Facing Issue in ferrum_pdf

0
Gems / Libraries
I have tried to generate a PDF using Ferrum PDF, but getting an error on my server : "Browser did not produce a websocket URL within 60 seconds, try to increase:process_timeout." In my local develo...
Azad Singh posted

Rails 8.1 Structured Events Discussion

0
General

Help

1
Ruby
Implement a Ruby method can_you_vote? that returns true or false depending on the given age. This method should take one arguments (age), an Integer, and return a Boolean(true/false). can_you_vote...

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 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

LearnHotwire Course - stuck with Could not find table 'solid_queue_processes'

4
Rails
Hi all, I bought the Learn Hotwire course and stuck at the Rails Application Introduction (3rd video). When I ran "rails s" at 1.29 minute of the video, I got this error 'ActiveRecord::Connectio...
Bekean Loinse replied

SMTP not relaying SMS text messages

1
Servers
Heya guys, thanks in advance for any assistance on this. I'm getting a weird behavior that just started happening last month. I have a MS Server 2019 (on premise VM) that is setup as a SMTP relay. ...
Alek Zapatchco replied

JavaScript vs TypeScript

2
Javascript
Anyone here who can help me with this?

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.

How do I create a reply comment system?

12
Rails
I have been trying to get the hang of rails and I understand most of Rails but I'm currently stuck on how I would go about and create a reply commenting system. For example, just like on GoRails.&n...

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

Rails upgrade companies

5
Rails
I'm wondering if anyone has any experience with any of the Rails upgrade companies that are out there? We're looking to get all of our apps on the latest and greatest and trying to decide if hiring...
rordevelopernik 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

Setup Ubuntu 26.04 Resolute Raccoon Discussion

0
General

Morse Code with Ruby - Part 1 Discussion

1
General
`.. / .-.. --- ...- . / --. --- .-. .- .. .-.. ...`
Cohn Elburn replied