---
title: "Blogs by Yedhin Kizhakkethara"
description: "Read BigBinary blog posts by Yedhin Kizhakkethara."
canonical_url: "https://www.bigbinary.com/blog/authors/yedhink"
markdown_url: "https://www.bigbinary.com/blog/authors/yedhink.md"
---

# Blogs by Yedhin Kizhakkethara

Read BigBinary blog posts by Yedhin Kizhakkethara.

## Posts

### Rails 8 introduces a built-in rate limiting API

[Rails 8 introduces a built-in rate limiting API](https://www.bigbinary.com/blog/rails-8-rate-limiting-api)

- Author: Yedhin Kizhakkethara
- Published: February 13, 2024
- Categories: Rails, Rails 8

Rails 8.0 adds rate limiting to ActionController which uses Active Support cache
by default

### Rails 6.1 raises an error for impossible camelcase inflections

[Rails 6.1 raises an error for impossible camelcase inflections](https://www.bigbinary.com/blog/rails-6-1-raises-error-for-impossible-camelcase-inflections)

- Author: Yedhin Kizhakkethara
- Published: December 15, 2020
- Categories: Rails, Rails 6.1

Rails 6.1 raises an error if camelcase inflection is not possible with Rails
generator

### Ruby 3 supports transforming hash keys using a hash argument

[Ruby 3 supports transforming hash keys using a hash argument](https://www.bigbinary.com/blog/ruby-3-supports-transforming-hash-keys-using-a-hash-argument)

- Author: Yedhin Kizhakkethara
- Published: December 15, 2020
- Categories: Ruby, Ruby 3

Ruby Hash#transform_keys now accepts a hash for transforming existing keys

## Links

- [Human page](https://www.bigbinary.com/blog/authors/yedhink)
