Rails Remote Elements Tutorial
Steve Polito » Ruby on Rails
by
2y ago
Do you need to create real-time features in your Rails app, but either can't use Turbo or don't want to use a front end framework like React ..read more
Visit website
Lazy Load Content in Rails from Scratch
Steve Polito » Ruby on Rails
by
2y ago
Are certain pages on your Rails app loading slowly? You might want to consider loading those requests in the background. It's easier than ..read more
Visit website
Automatically Unsubscribe from Emails in Rails (and Control Email Preferences)
Steve Polito » Ruby on Rails
by
2y ago
In this tutorial, I'll show you how to add a link to any Rails Mailer that will allow a user to automatically unsubscribe from that email ..read more
Visit website
Build an API in Rails with Authentication
Steve Polito » Ruby on Rails
by
2y ago
Build an API in Rails with Authentication In this tutorial, we'll build a full-featured API in Rails with authentication. Below is what we ..read more
Visit website
PaperTrail Gem Tutorial
Steve Polito » Ruby on Rails
by
2y ago
Introduction In this tutorial I am going to show you how to revert and restore records using the PaperTrail Gem. Reverting Old Versions ..read more
Visit website
Install Bootstrap 4 on a Rails 6 App with Webpacker
Steve Polito » Ruby on Rails
by
2y ago
I know many existing tutorials explain how to install Bootstrap 4 on a Rails 6 application with Webpacker (like the GoRails example ..read more
Visit website
Configure Travis CI for Ruby on Rails
Steve Polito » Ruby on Rails
by
2y ago
In this tutorial I am going to show you how to configure Travis CI to run your Rails' test suite and system tests everytime you push a new ..read more
Visit website
Auto Save Form Data in Rails
Steve Polito » Ruby on Rails
by
2y ago
In this tutorial I'm going to show you how to automatically save form data in Rails. Instead of saving a draft to the database, we'll simply ..read more
Visit website
Easily find elements with XPath in Capybara by using Chrome's Dev Tools
Steve Polito » Ruby on Rails
by
2y ago
Imagine you have multiple identical elements on a page and that you need to select a specific element during a system test. If your test ..read more
Visit website
Generate Link Previews in Rails with Microlink
Steve Polito » Ruby on Rails
by
2y ago
In this tutorial I'll show you how to leverage the Microlink API to generate link previews in Ruby on Rails. Demo Step 1: Application Set ..read more
Visit website

Follow Steve Polito » Ruby on Rails on FeedSpot

Continue with Google
Continue with Apple
OR