Rails and Tailwind dark mode switch walk through
This is quick step by step guide to creating a dark mode switch for Rails with Tailwind using Stimulus.
Before we start, I li...
3 min read
0 comments
Deploy Rails with SQLite, Litestack and Litestream to Linode using Kamal
Rails is definitely getting better and better and now the ability to deploy apps with SQLite in production - all on a single n...
8 min read
0 comments
Send emails with Postmark in Rails
If you are looking for an easy solution to setting up Action Mailer in Rails, Postmark is definitely a strong option. I have u...
2 min read
0 comments
Set up Rails Active Storage to use Linode Object Storage
Linode provides S3 compatible storage and it's super easy to set up in your Rails app. If you have a Linode account and want t...
1 min read
0 comments
Deploying Rails 7 to Linode/Akamai with Dokku
Want to deploy Rails to Linode/Akamai? This is your guide.
First - Get a Linode Account
Super easy to get an account. They a...
5 min read
0 comments
Adding a favicon to your Rails 7 app
It's super easy to do with Rails. Just make the image you would like to be your favicon. I would suggest a square png file.
T...
1 min read
0 comments
Railscoder Stack
- Ruby 3.2.3
- Rails 7.1.3
- SQLite3 with Litestack
- Linode Node
- Linode Object Storage