rails

What's new in Rails 7

Rails 7 was released on December 15. Basecamp, HEY, Github, and Shopify have all been running the Rails 7 alpha in production, so we can expect the release to be pretty stable. In this post, we will look at some of the biggest new features and changes that Rails 7 brings.

Read

Authentication Using GraphQL Ruby

Handle authentication right from your GraphQL API using login and logout mutations.

Read

Using Action Mailbox on Rails 6

Read

Custom Rack Middleware for response compression

Read