Save 36% for Black Friday! Learn more

Rails 8.1 Structured Events Discussion

0
General

How much does it cost to built an e commerce app ?

2
General
How much does it cost to build an e commerce app. Cost to built an e commerce with features to sell the products in different countries.
John Datanvy replied

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.

How to add Lazy Load Hooks to Rails Plugins Discussion

0
General
Have you used lazy load hooks to extend a gem with some interesting features?

Deploying our Rails Blog to Production Discussion

17
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...
Lannie Chaput replied

Find By Short Code Discussion

1
General
Doesn't this still use the `set_link` code path at the end of the episode? We should be getting rid of that and adding ``` @link = Link.find(params[:id]) ``` under the `show` method?
poorbunnyio replied

Setup Ubuntu 26.04 Resolute Raccoon Discussion

0
General

Morse Code with Ruby - Part 1 Discussion

1
General
`.. / .-.. --- ...- . / --. --- .-. .- .. .-.. ...`
Cohn Elburn replied

Inbound SMS in Rails with Twilio Discussion

10
General
Thanks Chris. Ended up using this to programatically send a text message after a user completes an order, and allow that user to ask questions, creating a conversation, where we can respond from th...
Sikuoshi replied

How to add Notifications to Rails with Noticed Discussion

36
General
Awesome gem, I had been thinking on how to integrate all types of notification from rails app, from web notification, emails and Push Notifications. I guess Push Notification is just an API call (f...
Alek Yageornba replied

Looking for Rails work? / Hiring Rails developers?

52
General
Similar to the Hacker News thread, I thought we might start up a thread for anyone looking to hire a Ruby / Rails freelancer or if you're a freelancer looking for work. *Please lead with either SE...

How To Add Impersonation To Rails Authentication Generator Discussion

10
General
I really love how flexible and easy to customize the new Rails 8 authentication generator is. Think we should cover 2 Factor Auth next?

Pro

5
General
Hi Chris.. I would like to purchase the pro series for 3 months..is this possible?
Chris Oliver replied
Solved

Creating Passwords Through A Join Table Discussion

1
General
Nice cat =)
Artur Pas replied

Retrieving Link Metadata with Background Jobs Discussion

5
General
Posting here in case anyone else ran into the issue where they tried to run a test, but got the error of having pending database migrations (also after running db:migrate). For me what helped is r...
Noullooduady1995 replied

Ruby Scripts & IRB Discussion

14
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...
cjilbert504 replied

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...
Robert Frost replied

Realtime Nested Comments: Part 3 Discussion

33
General
Very cool. I imagine a real-time comment feed like this will make a website feel come alive. One issue I’d love to see addressed in a follow up video is the page kinda moving around as you’re rea...
Wilbur McGuire replied

How do I add a comment to the thread that explains how to install Rails?

3
General
I successfully followed the instructions from this platform for setting up Rails on Ubuntu 22.04. It went well, but there were one or two "gotchas" that would could have defeated persons not comple...
Wilbur McGuire replied