Multi-step forms, without a gem?

1
Rails
I am looking for a good way to get multistep forms working, I have seen a couple of ways to do this and each has their own merits. Now I would like to be able to navigate back and forth between t...
Fatih replied

The Unusual Error when rendering the main page at start

0
General
Hi, I am having this unusual error where I have created the view, models, and controllers for a page with home and about views. I have also set the routes to point to the pages#home, but the view ...
Asim Mehmood Khan posted

How to download multiple files from s3 on fly?

3
Rails
Hi, I am able to download files from s3 as a zip by using below mentioned code. require 'open-uri' def download_all_files folder_path = "#{Rails.root}/public/downloads/" zipfile_name = "#{...
mamatharao replied

How to work with nested methods correctly

2
Ruby
I am trying to figure out how to pass parent arguments to child arguments of a nested method block so I would like to do something like ```ruby namespace "top" do namespace "middle" do names...
Freibuis replied

Setup Ubuntu 20.10 Groovy Gorilla Discussion

2
General
Hi! How are you? When I try this: curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add ---> Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt...

Testing Rails ActionCable with Devise Discussion

1
General
Can't we just use sign_in and sign_out helpers from the Devise, instead of stubbing out Warden?
Matthew Kennedy replied

Copy Link To Clipboard Discussion

0
General

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

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...

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...

Centroid in Geopandas

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

Learning Ruby on Rails? Join our newsletter.

We won't send you spam. Unsubscribe at any time.