
Adding Link Integration Tests Discussion
0
General

Challenge: Add Users To The URL Shortener Discussion
0
General

Creating The Link Model Discussion
0
General

Rails Components From Scratch Discussion
14
General
Great episode Chris!
xiaohui replied

Using Vuex with a Rails Backend Discussion
0
General
Hi! I am really in doubt if I start my project with the Hotwire approach vs the Vue approach. One of the main concerns is that I intend tô have a PWA for mobile. In this case are both ways suitab...
Ricardo Miranda de Novais posted

Help to debug inside Jumpstart
1
Rails
Hi,
I am currently developing my client's Jumpstart application and I am seeking advice on how to effectively debug any issues that may arise during the development process.
I tried to use bindi...
Chris Oliver replied

TailwindCSS Admin Theme
2
Gems / Libraries
Hello,
Does anyone have any recommendations for a clean TailwindCSS admin theme that I could easily integrate with Jumpstart pro?
- Chuck
chuckblake replied

Sidekiq Web Assets are not pickingup automatically on production
1
Gems / Libraries
I recently upgraded sidekiq to version 7. The sidekiq-web assets are not picking up automatically. I am using NGINX configurations also but nothing worked. Please help me on this
Kazim Abbas replied

Jumpstart Pro - Installing Dependencies on Cloud9
3
Servers
Are there any step-by-step instructions for getting the Jumpstart Pro dependencies installed on Cloud9?
Chris Oliver replied

gem 'devise' error
1
Rails
Hi All
When try to run "bundle install" after add
gem 'devise', '~> 4.8', '>= 4.8.1' in Gemfile will shown below error
"An error occurred while installing bcrypt (3.1.18), and Bundler c...
Robert Ault replied

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

Devise and Turbo-rails
7
Rails
I've followed the guide for implementing devise with turbo-rails. It worked for few projects. But, when i tried to implement in new rails 7.0.4 project, the line render rendering_options is throwin...
Solved

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 Foreign Keys Discussion
0
General