Tag: Rake Commands
-

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.
-

Rails task for automated testing preparation and execution
Ruby on Rails framework has great automated testing tools for unit, integration testing and others as well. this post will not discuss these tools, you should be familiar with them already.
-

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

