Blog
Browse through our blog page filled with updated information and the latest tips to help you achieve your goals.
The behavior of StringifyKeys in the upcoming version of Rails has changed.
A new Rails update fixes how the stringify_keys handles different types of hash keys. This change...
A Simpler Way to Set Content Types in Rails
Rails now lets you set content types with less code. This new feature makes your work easier. ...