[ActiveRecord::RecordInvalid - Validation failed: Blog must exist]

6
Rails
Hi, trying to sort out this error for a while now, no luck. I get this error above when adding a new comment for a blogpost. The blog is clearly there. Any insight would be much appreciated. _...
Solved

CanCanCan, Pagy, and MeiliSearch, How to combine the 3 gems?

5
Rails
I'm working on a project that has Cue model that could be accessed and searched by multiple roles like guest and admin. The authorization happens using CanCanCan gem based on some logic written in ...
Ali Hamdi Ali Fadel replied

How to Refresh the OmniAuth AuthHash Discussion

2
General
Nice tutorial
Freibuis replied

Adding a Blog Index Action Discussion

6
General
Perfect! : )
aslan1976 replied

Rails for Beginners Part 4: No template for interactive request

10
General
Noob Rails user here. Can't believe I progressed without any problem through all of Chris's install this and that stuff without any issues at all. Then when I added my first view I get the error: N...
Kentastic replied

Space Upgrades - A browser game made in Rails

12
Showcase
Hey there, I recently released a browser game that I made in Rails! It's a javascript canvas game that loads a bunch of content from the database. Making it in Rails allowed me to make a content m...

Paypal & Stripe

12
Rails
Hi Chris - I just finished your Stripe course, which works great, but my client also wants the PayPal option. I am just wondering if you could share some insight on how you did it on your site? Al...
lordelaula replied

School System

6
General
Hi there guys im building a school system and im stuck on the assistance module. I havent come to a way to make it work, for example: A school period start at september 2016 and finish july 2017....

Looking for an alternative to cloud 9 - production server will run on digital ocean

5
Servers
I have been using cloud 9 and an IDE but was wondering if anyone is running an IDE on Digital Ocean

Should I be able to master JavaScript in less than two months?

6
Javascript
I realise this is probably a redundant post because others have asked the same question, but I'm curious if I'm any good at JavaScript now that I've been learning it for two months. I feel as if I ...

Can anyone point me in the direction of some good RSpec tutorials?

3
Testing
Hi, I've searched this site, Googled etc, but can anyone recommend a good RSpec tutorial? Thanks.
Dave White replied

How do I add embedded youtube video to a text field within active admin with simplemde markdown?

3
Rails
When I add the Youtube embed code. It displays it as a string on the front end. The idea is that I could make this simple enough for the user updating the post to add the embed code easily themsel...

How do i create a rails app so admin creates user accounts

1
Tips
Hello there I am new at rails and I got kinda a suggestion/request to make an app similar to slack, basecamp etc.. For the company ( where i am an intern). So I got no idea how to make the part whe...
Phyllis Gibson replied

Why Ember? Discussion

3
General
There's no turbolinks 4 :P
Priko Serto replied

Any gems or methods for reading and writing meta tags of mp3 files?

5
General
If I wanted to have a site similar to bandcamp where I could upload MP3 tracks are there any gems or recommended ways to check the audio quality, and read/write meta tags to the files?

Is there a beginners course?

7
Rails
Hi I've searched but I cant find a beginners to rails course, am I being blind? Thanks

Rails 7 -j esbuild —css bootstrap running into problems no importmap.rb file generated

1
Ruby
Hi Everyone, Going through the process of setting up a new rails project If I use rails new Rails generates a file importmap.rb in the config folder If I use rails new -j esbuild —css bootstrap ...
jesus12 replied

Contrasting Colors with YIQ and Helper Tests in Rails Discussion

1
General
Great Video For Learning..! I have just applied on my Website and it looks very well
jivizza12 replied

Active Storage Rails 6 API unable to insert to active_storage_attachments table

1
Rails
I am creating API endpoint for active storage with reactjs. My upload controller is as follows: The code belows execute: insert blob object in active_storage_blob - ok Uploaded file to the design...
garxu21 replied

learning path

2
General
Hello Is there and learning path to start Rails as beginner ?