Where Do Ruby /Ruby on Rails 4 and PHP /Symfony 2 Come From?
Ruby and PHP are the most popular scripting languages for development web applications with a great history. So let’s get acquainted with it.
Read more »A pretty popular opinion in the Ruby on Rails community is that default_scopes should not be used for any reason. However, often it’s not fully explained why default_scopes are harmful to applications. Default Scopes are harmful because they are unexpecte… Read more