how to build a complete, real-world application from scratch with Ruby on Rails step by step.
A lot of Ruby code is "magic". We'll explain the magic and see how it works using the powerful tools Ruby gives us.
Accept subscription and one-time payments with Stripe in your Rails apps
Expert advice on keeping Rails apps organized and fast.
Cheap, easy hosting for Ruby and Rails apps.
Launch your product business way faster with our SaaS template.
A weekly podcast on web development and building products with Ruby, Rails, Javascript, and more.
Build a Ruby on Rails app in 48 hours with us.
Help Junior developers get hired by sharing small projects to build their resume with paid work.
Find your next Ruby on Rails Job.
Did you know Rails provides concerns for routes in addition to concerns for models and controllers?
Modules and concerns provide a way to make functionality reusable across your Rails application and other apps. In this lesson, we'll show you how we can refactor our comments functionality to add a feature to any resources in Rails.
In this episode, we will look at an option for beginning to refactor your code architecture to use modules as a first step to potentially extracting a new class.
Designing code for composability allows you to make code more testable, flexible, and easier to adapt in the long term. We'll look at how I recently refactored the Receipts gem so that you can easily customize receipts and still use built-in components.
A code review with Kasper from the Rails core team to show us the process of reviewing, designing, and refactoring Rails code.
Today we're refactoring Andrew Mason's GitHub Action that runs Rubocop against your repository. We'll pull out some concepts, remove conditionals, and use several other techniques to clean up the code.
We do a code review of a script that let's you control your Mac and iTunes with commands that generate AppleScripts
We do a code review and refactoring of an implementation of incremental run numbers for an application
Refactoring events in simple_calendar and uploading version 2.0
Since we have a great design for simple_calendar, it makes creating new types super elegant and easy
Refactoring our calendar to find out which pieces need to be interchangeable
Refactor and simplify your associations and views using Null Objects that let you remove conditionals and have more robust code
Learn how to refactor your Rails model callbacks into plain old ruby objects that help organize your code
Learn how to refactor a complex controller with a bunch of methods into a much cleaner set of code
Join 79,047+ developers who get early access to new tutorials, screencasts, articles, and more.
We care about the protection of your data. Read our Privacy Policy.
Screencast tutorials to help you learn Ruby on Rails, Javascript, Hotwire, Turbo, Stimulus.js, PostgreSQL, MySQL, Ubuntu, and more.
© 2023 GoRails, LLC. All rights reserved.