Setup Ubuntu 23.10 Mantic Minotaur Discussion
0
General
Testing API Integrations with WebMock Discussion
3
General
This might help someone watch the video. The website provided (https://jsonip.org/) didn't work for me. The following error occurred:
----
SocketError: Failed to open TCP connection to jsonip.org:...
Chris Oliver replied
Are there more than 2 levels on "Path" section?
1
General
Are there more than 2 levels on "Path" section, which I don't see because I am not Pro member, or there are only 2 available at the moment?
cjilbert504 replied
Querying Named Scopes Across Models with ActiveRecord::Relation#merge Discussion
8
General
Thank you for sharing, Chris, really awesome feature.
ekartzpoot replied
API
2
General
Hi everyone,
I have recently set on a mission to learn more about APIs. I get some data from a external JSON API but have come a cross an issue that I need some help with.
I’ve defined my cars v...
Solved
Learning-path next release
0
General
Hi there,
I wanted to ask you when are you planning to release the next series of learning-path course and how often do you plan to release them?
Thank you for such a great course.
All the best,...
Rafal Siepak posted
How do I import recurring_select in Rails 7?
3
General
I add the gem in rails 7 and worked, the thing is, when I'm using it in the form, it doensn't pop up the modal, the js isn't working,
In application.js I imported like
import "recurring_select"
i...
Robert Ault replied
Rails for Beginners Part 6: The Root Route Discussion
2
General
I created a guide for myself based on this video:
https://paper.dropbox.com/doc/6-How-to-add-the-root-route--BFkHqiwUkuyuvDGJuGbMgiZqAQ-snEyAhwuCkHFOSGR2s0f6
Setup Ubuntu 22.10 Kinetic Kudu Discussion
2
General
I would use rvm or rbenv to manage ruby versions on per projects with the standard `.ruby-version`
rvm is a heavier beast compared to rbenv. if you are not changing ruby version often. us rbenv.. o...
Freibuis replied
How to Upgrade Ruby Versions Discussion
0
General
Auto-submitting Forms & Custom Turbo Stream Actions Discussion
14
General
Awsome work Chris. Thanks!
Ahmed Nadar replied
How to test OmniAuth Params Discussion
0
General
Rails Initialization Internals Discussion
10
General
Really awesome timing with this episode! Helped me figure out some issues with conditional eager loading! :) Good job!
Bashar replied
Looking for Ruby on Rails Developers to work In a US based company
2
General
Our team is looking for a top notch Ruby on Rails Senior developer willing to take on challenging projects. You will be working side by side a distributed team to help build and maintain amazing R...
I must utilize stimulants.
0
General
How can I update an input in a simple form for as I enter a value, and the input already has the dollar sign ($) by default? For instance, if I enter the number 1000000, the comma will be added eve...
LloydWeimann posted
Open Source Vlog - Where Do We Even Start? Discussion
0
General
Testing the new comments...
Kentastic posted
Using Webpack in Rails with the Webpacker Gem Discussion
17
General
I wish our front end guys took 20 minutes to set up webpack on a project!
How do I create an attendance form for student attendance?
9
General
I've been racking my brain and just need to ask for help on the creating this function in my app.
**Scope:** simple app for non-profit for tracking student attendance
What I've done:
* created the...
Solved
How can you allow users (companies) in your app to select their own currency?
3
General
We use i18n and we have our app in ~5 languages, but we want the companies to be able to select which currency to use.
Mainly to choose the correct symbol to show on their invoices to their custom...
Viktor Smári replied
Flash Messages and Toasts with Hotwire & Turbo.js Discussion
25
General
Nice! I've been playing with Turbo and that comes on perfect timing, thanks!
But didn't you think that feels wrong?
We used to have the controller do all of that for us with the redirects and fla...
Chuck replied