[ActiveRecord::RecordInvalid - Validation failed: Blog must exist]
That would be fantastic. Thanks!

7
Rails
How to insert QRCode into PDF using receipts gem?
I got help on stackoverflow, but I can't post the link.

2
Rails
Reverse 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...

2
Servers
Chris, 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 ...

3
General
How do I search Action Text with Ransack?
I second @miguel's recommendation for the post from Thoughtbot. Insanely great implementation!

10
Rails
Is there an admin like Django or Laravel's Nova
Thank you for information

4
Rails
How do I create an attendance form for student attendance?

13
General
Which video...
Found it!! https://gorails.com/episodes/activity-feed-from-scratch?autoplay=1

2
General
/app/vendor/bundle/ruby/2.7.0/gems/puma-5.6.5/lib/puma/launcher.rb:81:in `chdir': No such file or directory @ dir_s_chdir - /var/www/admin/ (Errno::ENOENT)
I have deploy my rails app to heroku
my ruby version is 2.7.6

1
General
How do i use tom-select with stimulus and hotwire?
Thanks Ahmad! This helped me out a lot.

4
Rails