Ruby On Rails: How to fix “ArgumentError: key must be 16 bytes” error
This is a bug in Ruby On Rails version 5, it should have been fixed now (latest Rails version in the time of writing this post is version 6), but in case of you are working on projects which using Rails 5, you can face this problem just like me