Ruby on Rails and Django are two of the most popular web development frameworks out there. How do you choose the right one for your new project in 2020? (more…)
Read more »
This is the analog of the story 10 famous Ruby on Rails web applications I published in Syndicode blog. (more…)
Read more »
DBAs and developers use pganalyze to identify the root cause of performance issues, optimize queries and to get alerts about critical issues. Sign up for free! (more…)
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... (more…)
Read more »