Gemtracker v1.0.5
0
Gems / Libraries
gemtracker is a TUI to make you more efficient and compliant with what you have in your bundle.
Feel free to test, comment and submit ideas, feature requests as well as squashing some bugs here
htt...
Stéphane Paquet posted
How to use CodeMirror with ImportMaps Discussion
0
General
2025 Rails frontend solution: Phlex or ViewComponents?
6
Gems / Libraries
I'm just wondering what everyone's opinions are on the two. I've always leaned into ViewComponents, but it seems like Phlex is on the come up. What has everyone's experience been with the two as of...
Christopher Collins replied
New DataTypes For Ruby
3
Ruby
Hi,
I'm Alex. I program science I was in school and I have concepts of Datatypes which I would like to have in programming language.
Ruby is My Favorite languge (10+ years of experience), Are ther...
MatthewEPeyton replied
Ruby Module Function Method Discussion
8
General
We especially love how splitting can be used not just as an attack but as a gesture of cooperation. It’s really wholesome when someone gives you mass just to help you out — those are the little mom...
Lazy Requiring Dependencies in Ruby Discussion
8
General
I love removing dependencies. 💖
Also, learning how libraries can make features or dependencies optional is a great thing to learn along the way.
What do you listen to while coding?
24
General
So i had an interesting chat with fellow community member Jacob, and we are wondering what music do you listen to while you're coding?
What really gets you in the zone as you work hard creating yo...
disegnidacoloraremondo replied
Nested Comment Threads in Rails - Part 3 Discussion
12
General
Really great series, thank you for doing it. One question:
I have a comment form below the comments and it is not clearing out. However, when I move above the comments it does. Any thoughts?
Antonio Tate replied
New Position Senior engineer, where to start?
2
Tips
Hi everyone,
I am starting a new position as a senior software engineer. I was told that it is very ruby on rails environment. I want to know what is the best way to get started with learning inte...
Tuan Mark replied
Problem with Stimulus and counter_culture gem (counter_cache)
8
Rails
Hy all, i have a problem with the counter_culture gem with my stimulus controller.
I have installed the gem and configured all.
I have 3 model :
Thats working fine for this relation: Category hav...
Nate Roberts replied
Authentication Generator and Registration Discussion
1
General
are there any generators for jwt or token based for sperate frontend
v-d-k replied
Adding Turbo Frame Test Helpers Discussion
5
General
Does GoRail allow users to use group accounts?
Tommy Gun replied
Customizing the Jumpstart app template
2
General
Hi:
I'm working on exploring the Jumpstart app template. I've noticed the Navbar (_navbar.html.erb) links at the far left to a logo (logo.svg) and that the logo is displayed using an operand "rend...
How to add logo image to mailer
7
Rails
Hi how can we add image from my assets to the email like my logo when sending email to the users.
Improving Rails Credentials & Encrypted File Decryption Discussion
0
General
Great episode-this highlights how even small issues like a rogue newline can break Rails credential decryption. Really appreciate the practical insight and the effort to contribute a fix back to Ra...
Ruby Scripts & IRB Discussion
16
General
Good job Collin!
Quick notes:
- Ruby has to already be installed to do everything in the video so maybe a link to the Install Ruby and Rails Guide if folks need help with that (https://gorails.co...
Jacob Garrett replied
Deploy Ubuntu 18.04 Bionic Beaver Discussion
79
General
Thanks btihen! I'll get the tutorial updated for its changes shortly!
Improving app:update command for Rails 7.2 Discussion
2
General
Using Rails main, betas, or release candidates are great ways to find bugs and contribute to Rails itself. 🎉
Ricky Garrison replied
How do I install a Bootstrap 5 theme with Rails 7
8
Rails
Hello,
I have trouble using a Bootstrap 5 theme (like those we can find on themes.getbootstrap.com, for instance) with a Rails 7 application I'm building. I'm not sure which is the best way to inte...
Among Us Free replied
Dynamic Partial Rendering Discussion
0
General
I think if you do this, the composition of the shown attributes should be the other way around:
Call `<%= render @property %>` in your show action and place the common attributes (type, addre...
Matthias posted