Debugging need help

1
Rails
Hello Is there a method to debug hosted ruby on rails application and check the request and response object

How do I find a Rails mentor?

1
Rails
I've been developing Rails apps since 2012 but my main app is still on 3.2.14 so I'm quite behind on all the new tech. I'm slowly developing a new app on the latest version but I find it slow going...
Peter vande Put replied

Trix editor is not displaying properly in Rails 6

2
Rails
Hello - I have installed Action Text in my Rails 6 app and made corresponding changes to my blog / controller, _form to have rich_text_area show. Problem is that despite requiring actiontext in my...
Rajiv replied

How to build a GCS file browser & manager in Rails?

0
Rails
Hi Chris, Awesome work with GoRails!!! I'm a big fan! I'd like to build a Google Cloud Storage bucket file browser and manager. The key features would be browsing files on the bucket and downloa...
Adam Decker posted

How to run rails initialization code that relies on all classes being loaded?

0
Rails
I have some crucial application setup code that I want to run once on application spinup that requires iterating through classes of a certain type and calling a gem specific initialize method on th...

Active Storage, AWS S3 and Cloudfront

7
Rails
Im trying to setup cloudfront for my aws s3 storage of user uploaded images. Not sure what settings to change in the storage.yml file to point to the cloudfront and still work with everything else...
Noredeen Al-Zu'bi replied

calculate leaves on yearly basis

0
Rails
Employee is allowed 15 leaves in year for example. My function is calculating the total leaves of allover . But I want to calculate the since joining date and when year is complete since joining da...
Ahmed.zain posted

Rails OPPS

0
Rails
How to implement opps concepts in rails can you explain that
Ari posted

I aim to improve my english in exchange for teaching rails

3
Rails
hi all! I aim to improve my english. i have been working with rails since 2009. would anyone been interested in learning to develop with rails in exchange for helping me with english?
Johana Weber replied

ActiveJob Deserialization Error that doesn't make sense

3
Rails
I have a Ruby/Rails application deployed on AWS ElasticBeanstalk and I use Sidekiq with Redis to handle all of the background jobs. My app has events that users can create and there's a job that ...
Marc Köhlbrugge replied

Rails 6 autocomplete with add new

2
Rails
In the past (back in rails 4) I used select2 or selectize to give me the ability to make a text field autocomplete as typed and have the option to create a new item, so basically tagging but only a...

rake assets:precompile - JSON::ParserError

2
Rails
I'm looking for assistance with a mysterious `JSON::ParserError` that is popping up while attempting to build a legacy application with minor upgrades (Rails 3.22 -> Rails 5.2.6). It seems to be...
Weston Ellis replied

Missing template with Stimulus-autocomplete

0
Rails
Hi, I am trying to use [Stimulus-autocomplete](https://github.com/afcapel/stimulus-autocomplete) following [this tutorial](https://itnext.io/search-autocomplete-stimulus-4e941df54d39) But I get thi...
Benjamin Joseph B. posted

How do I fork turbo and use it as my turbo version

1
Rails
How do I fork turbo and use it as my turbo version in a rails 6 app, I tried linking to the github of my forked turbo repo in package.json but it gave me an error couldnt find hotwire
Solved

Can anyone suggest me best Ruby on Rails 5 book?

8
Rails
I have watched few video tutorials of gorails and codeschools. I think it will be better if I read a book. Can anyone suggest me a ruby on rails 5 book which will helpful for beginner? 

Action cable - How to delete message in chatroom that belongs to current user?

0
Rails
I've tried to use if else statement, and display a link next to the message, when I submit a message, the link won't display, and I have to refresh the page. It seems like if else statement doesn't...

How to set correct host for action-text-attachment figure img src?

0
Rails
My rails 6 app is set up with amazon s3 with a react front-end. I serve the react front-end with json and in my json I have Post model with a rich content body. In the body I have added an image. W...

I want to use devise gem for normal authentication and api authentication with devise-jwt gem. Is it possible?

1
Rails
Hi huys! I have an problem with devise-jwt gem. I have an default rails application. I want to use devise gem for normal authentication and api authentication with devise-jwt gem. But they can no...
Carlos Vazquez replied
Solved

Anchors being ignored when added to redirect_to path in controller

2
Rails
I feel I am missing something fundamental, or maybe just silly, when it comes to this issue. I am utilizing linking to anchors in most places in an app I am building and all is working well with l...
Miri Lama replied
Solved

Displaying search results from an API

0
Rails
I am working on a small project where users can search through an API (https://github.com/games-directory/api-giantbomb) via a search bar. However, nothing is displaying on my index page with the r...
OnRice posted

Want to stay up-to-date with Ruby on Rails?

Join 89,968+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.