Tag: Ruby
-

How to protect rails application from suspicious and abuse attacks?
Many of DevOps teams are suffering from different attacks from people around the world who are trying to hack your website, compromise any information, robot sign up, send robots email, visit non-existing URLs.
-

Most used rails commands with database
This is a new post for ruby on rails developers, it is about most used databases commands you will need during development and testing
