Tutorials



How to setup Ruby Object Mapper (ROM) for standalone project
How to setup Ruby Object Mapper with MySQL for standalone console project. Setup ROM Relations, Commands and tests.Official ROM documentation is a great place to start, but there is a lack of information on some basic setup. That’s why I thought t...







Catch bad SQL queries before they cause problems in production
Catch bad SQL queries before they cause problems in production - burrito-brothers/shiba. Shiba is a tool (currently in alpha) that automatically reviews SQL queries before they cause problems in production. It uses production statistics for realis...