How do I fork turbo and use it as my turbo version
I want to use devise gem for normal authentication and api authentication with devise-jwt gem. Is it possible?
Hi Nejdet. I have exactly the same problem. Can you give me some ideas or tell me how you resolve it?
Carlos Vazquez replied • SolvedAnchors being ignored when added to redirect_to path in controller
Oh my gosh RJ! Thank you!! (I signed up to GoRails just so I could thank you!) I honestly have been dealing with this issue for HOURS, when I finally came across your post! I mean it should be as s...
Miri Lama replied • SolvedSearch Filters/Report Generator
Thanks Joe and Chris for both of your feedback. I decided to go with ElasticSearch and Searchkick since there seems to be more current documentation for what I am trying to accomplish.
RJ McCollam replied • SolvedJavascript function firing on page load
Ok so it seems like the issue is that I need to export the functions from the file and then import them in application.js. ``` import * as myModule from "./peaks-setup"; window.myModule = myModul...
benjaminhouy replied • SolvedNewbie question trying to understand collection_check_boxes method
hello
Pauline Velarde replied • SolvedJavascript not executing
Command 'rails' not found but it used to work perfectly...
where is the solution.
DineshKumar replied • SolvedMissing partial error but lookup_context find it.
Hi everyone, I'm get missing partial error even lookup_context find it. my partial is in `view/unicorns` and partials name is `_unicorn_card.html.erb` here is my controller code: ```ruby res...
Louis-Frédéric Schefer posted • SolvedHow to insert QRCode into PDF using receipts gem?
I got help on stackoverflow, but I can't post the link.
czepesch replied • SolvedReverse Proxy with Caddy and Custom (Dynamic) Domain Names
Rest-assured I overthought this!! Host and Forwarded host only required and reverse proxy to the actual heroku app (this may not be necessary, as opposed to my other CNAME'd end-points). The below...
David Lowry replied • SolvedChris, would you build Simple_Discussion differently today using Rails 7 and Hotwire?
Just curious - would you consider simple_discussion to be RESTFUL in the classic Rails sense? I wasn't able to use the gem as I use Tailwind for my app, and it would be too much work to change all ...
DanInBC replied • SolvedWhere do I put a custom validator for a model?
My little experience is that `app/validators` makes it easier to import the custom validator in the model than using `app/models/validators` as with the first one there is no need to user `include ...
Stéphane Paquet replied • SolvedHow do I search Action Text with Ransack?
I second @miguel's recommendation for the post from Thoughtbot. Insanely great implementation!
Jay Killeen replied • SolvedHatch Deploy
Hatchox deploy
Rails 7.0.0rc1
How do I solve questions in the forum?
Thanks.
Sahil replied • Solved