Rails

Rails

Deployment Issues with Rails 6

This is a post complications that may arise while deploying to Heroku with Rails 6 & Ruby 2.6.0 as well as how to fix them.

Read
Rails

Making Custom Generators in Rails 5.2

This is a post about how to make custom generators in your Rails 5.2.1 app.

Read
Rails

How to Send Mail in the Future with Rails

This is a post about how to write a new mailer and get it running with a Sidekiq worker to send in the future.

Read