Offline Functionality
2
Rails
Are there any resources / demos / tutorials etc. that cover offline mode for app? i.e. your app still needs to work where there is no internet and then sync back to the host when you connect.
Any...
Dan Tappin replied
Integers & Floats in Ruby Discussion
8
General
Great video, thanks for bunch of useful info!
Chamika Udayanga replied
Add my face recognition in rails app
4
General
I have one app where i have a scaffold with a register of peoples with photo, but for me search if the people have your datas registered in my system i need use face recognition for read face in we...
Renhiota replied
Designing our Web Scraper UI with TailwindCSS Discussion
3
General
Wow!
This episode is incredibly relevant to me! I manage [littlebirdelectronics.com.au](http://littlebirdelectronics.com.au), an Australian distributor for brands like Adafruit, SparkFun, Pololu, ...
Hatchbox: teams
6
General
Hello,
what are your plans for developing Teams feature on Hatchbox?
Currently I can invite someone by giving them status "admin", "member" or no status at all. The problem is, any invited person h...
Francisco Holcomb replied
What are the costs of using a payment software solution?
4
General
Hello everyone,
I'm researching payment software solutions for my business, and I'm curious about the costs involved. Can anyone share their experiences or insights regarding the various costs asso...
valid with Context Discussion
0
General
Permission Failed when deploying to render
3
Ruby
I am on windows 10 and i was trying to deploy to render but meeting the v=below error
Bundle complete! 14 Gemfile dependencies, 68 gems now installed.
Gems in the groups 'development' and 'test' ...
BettyJBreeding replied
Sorting an array of objects in Ruby by object attribute?
4
General
Hi guys,
I have an array of objects in [Ruby on Rails](https://mindmajix.com/ruby-on-rails-training). I want to sort the array by an attribute of the object. Is it possible?
Beatrice assiana replied
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
Meta Tags from Scratch with Current Attributes, ActiveModel & render_in Discussion
9
General
Hey Chris! Sounds like you’re doing awesome work! Helping Rails developers build apps is a fantastic contribution. Keep it up!
ColeHarry 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!
Henny Diani replied
Installing ruby_opencv gem results in cannot find opencv_contrib error
12
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...
Edward Clark replied
How to Optimize ActiveRecord Queries with Large Data Sets in Rails 7?
6
General
I'm working with a large dataset in Rails 7 and some of my Active Record queries are getting slow. I've tried using .includes and .select, but performance still lags. What are the best practices fo...
Patrick Stevenson replied
Creating New Blog Posts Discussion
1
General
Hi!
I don't understand why we must instantiate a BlogPost object in the `new` function, if we are also doing so in the `create` function.
It is also not clear to me how did we map the <%= form....
Bradford Gesen replied
Rails World 2023: Powerful Rails Features You Might Not Know Talk Slides Discussion
3
General
I can't wait for the video of your conf !
Bradford Gesen replied
Asset Pipeline
2
General
What are some excellent resources to get a good foundational understanding of asset pipeline, esbuild, import maps, js bundling. I have a decent knowledge of Rails, but I have trouble understanding...
Francisco Holcomb replied
Black Friday 2025 Sale Discussion
2
General
Who managed to buy something?
stres sguide 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...
Kim Shay replied
Solved
Rails Application Templates Discussion
39
General
Hello,Im gettingCould not find "Procfile" in any of your source paths. Your current source paths are:
/Users/my_user/Documents/dev/my_app/https:/raw.githubusercontent.com/excid3/jumpstart/masterUsi...
Ryan Girton replied