ReactJS with Rails
12
Javascript
I'd love to see a series on a **_real world_** app using **ReactJS** with Rails API.
How to add a Command Palette to your Ruby on Rails app Discussion
7
General
Amazing information providing by your article, thank you so much for taking the time to share a wonderful article.
slahuha replied
How to Debug Ubuntu and Debian Packages Discussion
4
General
Get ready for epic drifts Drift Boss and dramatic car flips that you won't find in any other game!
Freddy Jason replied
Reverse Proxy with Caddy and Custom (Dynamic) Domain Names
4
Servers
TL;DR - how do I override the base_url (akin to CSRF protection?) with a set of valid domains?
Hi all
I run a PaaS of sorts which at present is hosted on Heroku and I have to map all my custom do...
Wishaway Mike replied
Solved
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
Ruby Module Function Method Discussion
2
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...
Herman Moody 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...
2025 Rails frontend solution: Phlex or ViewComponents?
5
Gems / Libraries
I'm just wondering what everyone's opinions are on the two. I've always leaned into ViewComponents, but it seems like Phlex is on the come up. What has everyone's experience been with the two as of...
wretchedwhipp replied
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
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
activeadmin with devise_invitable
3
Gems / Libraries
Hey everyone,
I know... I'm still using AA... Anyways, I'm looking for a complete guide on being able to invite my non-admin devise users through the admin panel. Strangely I can't find a single, ...
datecongress 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
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
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