David Larry

Joined

40 Experience
0 Lessons Completed
0 Questions Solved

Activity

Posted in Permission Failed when deploying to render

It looks like you're getting a permissions error when trying to run ./bin/rails – you may need to grant execute permissions to that file.

Posted in Routing Concerns and Scopes in Rails Discussion

Your video is really helpful and clearly explains how to use routing concerns!

Posted in Listopia is launched!

Listopia is a clean and collaborative list manager—perfect for anyone who loves simplicity with the power of Rails behind it!

Optimize Active Record with .includes, .select, and .in_batches to handle millions of records efficiently. Don't forget to add indexes and use smart caching.