
Issues with loading either rails s and rails c
0
Gems / Libraries
Recently made some modification and created a new file onto controller, views, but as soon as try to load with rails s or rails c, error message from the (server side, rails :
root@DESKTOP-MI3G...

Centroid in Geopandas
0
General
I have two location so I would like to know how can I get centroid from geopandas?

How to use Devise Test Helpers Discussion
4
General
Hey Chris,
I've noticed that some of your recent videos about testing are using Minitest.
What are your current thoughts on Minitest vs rspec? I've been a fan of rspec for many years, but I'm co...
sxlehman-godaddy replied

Zeitwerk causing issues while loading passwords_controller.rb file
0
Gems / Libraries
Hey everyone, if i may get a little help, i have recently added a file under controller section of my webapp, and from that time this is causing some issues as such :
Exiting
root@DESKTOP-MI3GRH...

How to Resolve a SystemStackError in Ruby on Rails Controller?
0
Rails
Trying to create category, Getting SystemStackError (stack level too deep) in rails 6
I'm encountering a SystemStackError in my Ruby on Rails application, specifically in one of my controllers. I'v...

SQL Learning Path - Getting Setup Discussion
3
General
These seem to be not showing due to being private
Gabriela replied

Liking Posts in Rails with Hotwire Discussion
1
General
Really fun to revise our most popular [GoRails episode on Liking Posts](https://gorails.com/episodes/liking-posts?autoplay=1) and update it for modern Rails. No more jQuery, js.erb responses, or an...
Eric Halverson replied

SQL Learning Path - Group By with Joins Discussion
0
General

SQL Learning Path - Primary Keys Discussion
0
General

Sql Learning Path Foreign Keys Discussion
0
General

SQL Learning Path - Join Statements Discussion
0
General

SQL Learning Path - Group By Statement Discussion
0
General

SQL Learning Path - Update Delete Statements Discussion
0
General

SQL Learning Path - Where Calculations Discussion
0
General

SQL Learning Path - Where Clause Discussion
0
General

SQL Learning Path - String Functions Discussion
0
General

SQL Learning Path - Select Statement Discussion
0
General

SQL Learning Path - Insert Statement Discussion
0
General

Session Not Persisting Across Controller Actions in Rails API
0
Rails
Hello everyone,
I'm facing an issue with session persistence in my Rails API application. I've set up a session in one controller action (`nonce`), but when I try to access it in another action (`...
Antoine Serval posted

Setup Ubuntu 22.04 Jammy Jellyfish Discussion
0
General