Removing Duplication Using with_options Discussion
0
General
How to do a Realtime Basketball Boxscore Widge Properly?
5
General
I have created a basketball stats tracker . Now I wanted to create a widget so that sports site can embed my boxscore widget to their site. My plan is add a job in my app that push the game boxscor...
Normalize All ActiveRecord Attributes Discussion
0
General
Lazy Requiring Dependencies in Ruby Discussion
7
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?
25
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
SSRF Protection for Rails Discussion
0
General
Adding TailwindCSS to Rails Discussion
12
General
For those with the problem of "bin/dev: line 8: exec: foreman: not found"
- Install the foreman gem -> bundle add foreman.
- Add the "bundle" word to the beginning of this line of code (bundle...
MehdiElrafi replied
Deploying our Rails Blog to Production Discussion
16
General
Hello Chris, thank you very much for you do to help us... I'm trying to deploy the blog but when building it on render I'm getting an error... Your RubyGems version (3.0.3.1) has a bug that preven...
banner520521 replied
How to use Mission Control Jobs in Rails Discussion
8
General
Super excited to see Mission Control out in the wild. It's a dashboard for ActiveJob that works across queue adapters. What's nice is that in the long term you can swap out backends but still have ...
Jonathan Nguyen replied
Clean Up Optional Attributes in Rails with Normalizes Discussion
0
General
oEmbed Provider with Discovery in Rails Discussion
0
General
Hello, everyone!
How much is the cost to get a web design company to build me something I need with Ruby rails?
12
General
Hi guys, so I am basically running a small business and I need a web application built with ruby on rails. I heard it is a pretty good framework, but I don't know how much the cost is for this. I w...
Everett Clayton replied
Dynamic Partial Rendering Discussion
0
General
ReActionView Discussion
5
General
WOW - Cheese and Crackers Marco, this is mind blowing. This should be the star feature of Rails 9...and nice video Collin. :)
Kenneth Leeman replied
oEmbed Client From Scratch Discussion
0
General
solid episode! I really appreciate how you step through things, showing errors, etc, instead of just showing a polished finished project. The iterative steps (just verifying the class method retu...
Kevin Causey posted
Conditionals in Ruby Discussion
16
General
Feels a bit basic, but maybe that's a sign that I'm not exactly a beginner.
cjilbert504 replied
Offline Functionality
2
Rails
Are there any resources / demos / tutorials etc. that cover offline mode for app? i.e. your app still needs to work where there is no internet and then sync back to the host when you connect.
Any...
Dan Tappin replied
Integers & Floats in Ruby Discussion
8
General
Great video, thanks for bunch of useful info!
Chamika Udayanga replied
How to use HTML Button Form Attributes Discussion
6
General
This would have saved me a ton of time last year when I spend hours trying to organize the delete button. 🤦♂️
Charles Barrett replied
Permission Failed when deploying to render
2
Ruby
I am on windows 10 and i was trying to deploy to render but meeting the v=below error
Bundle complete! 14 Gemfile dependencies, 68 gems now installed.
Gems in the groups 'development' and 'test' ...
BettyJBreeding replied