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
Ruby's Tap Method Discussion
5
General
Just tap it in. Give it a little tappy. Tap tap taparoo.
London White replied
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
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
Sorting an array of objects in Ruby by object attribute?
4
General
Hi guys,
I have an array of objects in [Ruby on Rails](https://mindmajix.com/ruby-on-rails-training). I want to sort the array by an attribute of the object. Is it possible?
Beatrice assiana replied
Add my face recognition in rails app
4
General
I have one app where i have a scaffold with a register of peoples with photo, but for me search if the people have your datas registered in my system i need use face recognition for read face in we...
Renhiota replied
Deploying The Domain Monitor App To Production With Kamal Discussion
3
General
Super useful lesson. I think many of us would like to see the process of deploying to production with Postgres as the database.
Lucas Barker replied
What to use for multistep(wizards) in 2016?
4
General
Hey Chris,
As of July 2016 what gem/solution would you use to create multistep forms? I have found a couple of solutions but couldn't decide what to choose. They kinda seemed a bit obsolete. It's ...
Kevarie Aiden Mckoy replied
Solved
Meta Tags from Scratch with Current Attributes, ActiveModel & render_in Discussion
9
General
Hey Chris! Sounds like you’re doing awesome work! Helping Rails developers build apps is a fantastic contribution. Keep it up!
ColeHarry replied