How do I add a comment to the thread that explains how to install Rails?
2
General
I successfully followed the instructions from this platform for setting up Rails on Ubuntu 22.04. It went well, but there were one or two "gotchas" that would could have defeated persons not comple...
Black Friday 2024 - Sales on GoRails, Courses, Jumpstart, SellRepo! 🎉 Discussion
2
General
This is awesome!
I have annual contract with Jumpstart pro starting from last July. Do you prorate the billing if I switch to Black Friday Sales?
(I am also switching to annually for Gorails!) Rea...
rendering issue
2
Rails
OK, so I fairly new at rails, but i'm at the point where i feel confidence enough to start making my own side project which i decide would be a clone of facebook in rails. first i'm working on is g...
Solved
Deploy Ubuntu 18.04 Bionic Beaver Discussion
77
General
Thanks btihen! I'll get the tutorial updated for its changes shortly!
How to Upgrade Old Projects: ActsAsTenant Discussion
6
General
Great episode!!!
Alexander John replied
Adding Custom Inputs to GitHub Actions Discussion
2
General
Have you used GitHub Action Inputs for any other cool things?
selpinka pioky replied
How to implement e-wallet system in rails?
3
Rails
I will be working on a booking system where user can pay booking with wallet credits. User can load credits via paypal payment. Is there any existing gem or project doing this? Any pointers would b...
techanicinfotech replied
Dropzone with Shrine
4
Javascript
I just switched to shrine as Active Storage doesn't support custom file paths. At my day job a question on security assessments requires blob storage to have some sort of tenant separation and i th...
RuthDow replied
How to Process Inbound Webhooks (Railsconf 2023) Discussion
17
General
When will the entire RailsConf be uploaded to youtube? 😳
Nice work as allways, thanks for sharing!
BraisonCrece replied
Writing Tests for Scheduled Blog Posts Discussion
1
General
So nice!, what do you think we could use RSpect, TestCases or minitest?
Evan Yost replied
Rails 7.1 Authentication From Scratch Discussion
18
General
Authentication got a TON of great improvements in Rails 7.1 with `authenticate_by`, `generates_token_for`, `normalizes`, etc. Super duper excited for these things and they should clean up a lot of ...
Chris Oliver replied
Cyber Security VS Software Engineering
4
General
what is the difference between cyber security and software engineering?
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...
Timestamp management with ActiveRecord::Events
1
Showcase
Hi guys!
I recently released a gem for managing timestamp fields in ActiveRecord models and I'm excited to share it with you.
By adding convenience methods on top of a `datetime` field, the gem a...
Lardius replied
New Project Rails 6 rc1 or 5.2.3?
5
General
Rails 6 should be just around the corner once they fix a couple of bugs/regressions. Since you probably won't be finished with your app by then, you won't have to worry about the upgrade if you sta...
Lardius replied
Solved
Implementing Highcharts in RoR
8
General
Looking for the best way to implement Highcharts in RoR. I have been spoiled by ChartKick however one of the features I need in HighCharts is the Drilldowns and the maker of ChartKick said "it's a...
MitchellThompson replied
Template Locals in Rails 7.1 Discussion
5
General
This is a great addition to Rails. It makes partials feel a lot like calling methods with required and optional arguments.
Dynamic Configs in Devise with Ruby Lambdas Discussion
2
General
This is a great series. Seeing how you approach open source and pull requests. Thanks!
Martin Barilik replied
Rails7 Rest API authentication
1
Rails
Good day Devs, I'd like to inquire about the most secure and effective method for integrating #API authentication in #Rails. Specifically, I'm comparing the options of using devise and devise-api...
Marianyatt replied
When I search for a movie it shows the json output
1
Javascript
Hai Chris
First of all it was a wonderful and useful video
When I search the keyword it open the result in json
where do i make mistak...
RandallGuerrero replied