Eigenclasses Discussion
10
General
Why does this video say it is private - I have seen it on my iPhone, but its so small, I wanted to see it on a big screen too
Also - I would enjoy a video on Ruby's Hash caching and Rails Lowlevel ...
Robin Madsen replied
Wrapping Up Our URL Shortener Discussion
4
General
Congrats to everyone who has made it this far! The URL shortener was a great little project and I'm sure there's lots more improvements you can add to it.
What did you think of this project?
How to Migrate attr_encrypted to Rails 7 Encryption Discussion
1
General
Thank you Chris, really nice :)
Video Hosting
1
Rails
What does GoRails use to host its private videos?
Deploying Rails 8 with Hatchbox Discussion
2
General
Awesome video Collin, and thanks for the shoutout! ππ»ππΌπ
evelynnotting replied
Thread Safety with Mutexes in Ruby Discussion
6
General
In a Rails application that does standard CRUD for the most part, what would be a good use case for something like this? In the ferrum_pdf example you gave, it looks like you want to ensure there's...
evelynnotting 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
Concept Application: Assert Difference Deep Dive Discussion
0
General
Your First Ruby Gem Discussion
7
General
Thanks Collin
I've authored a few gems already, but this was a really useful look at the "bare-bones" approach rather than use the "bundle gem your-name-here # and fill in the blanks" approach.
...
development env: is the asset pipeline expected to compile all assets or just those in demand?
3
Rails
I'm trying to understand if, in development, the asset pipeline is supposed to compile ALL assets found in manifest.js or just the ones that are requested.
I've been doing some testing and have fo...
lee herrty replied
Parsing Ruby with Prism Discussion
0
General
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
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