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...
I'm lost and can't find the way out
18
Rails
So I'm in the middle of this project and I thought I could figure it out on my own, but it appears I am in over my head here. So any advice/help you can give me would be great.
Basically I'm tryi...
Andrea Fomera replied
Solved
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