Single Responsibility Principle Discussion

25
General
Great series. I would love if you continue with this, plus with testing. Testing is something that you haven't really touched upon much here. Also with some design patterns that follow along w...
Aaron replied

How to use ESBuild in Rails with JSBundling Discussion

30
General
This is awesome, I have been using it for a couple of weeks now. I didn’t necessarily think webpacker was slow, except maybe on Heroku builds. But when you use this, you wonder why you put up with ...
Aaron replied

update a model attribute with the ujs ?.

2
General
Hello, have a page that displays games(model) with a select box for the game result outcome. Game model has_one :result, autosave: true and I have a unique id for each row in the table based on t...

How to use Dependency Injection in Ruby Discussion

0
General

How can I pass an array to where includes clause

0
General
@items=Item.where(category_id IN () Anyone know the syntax? I'm trying to add to the category id's of the descendant categories (if any) in addition
Fugee Ohu posted

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...

HTML Learning Path - Additional Input Types Discussion

0
General

HTML Learning Path - Button Element Discussion

0
General

HTML Learning Path - Intro to Forms Discussion

0
General

HTML Learning Path - Additional Semantic Elements Discussion

0
General

HTML Learning Path - List and Nav Elements Discussion

0
General

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

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

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