Blogs
Get Over Ruby on Rails — 3 Alternative Web Frameworks Worth Checking Out
Ruby became famous with the rise of the Ruby on Rails framework. It still is one of the biggest players in the web framework area — even if you compare it with frameworks for other languages. So the rise of Rails helped Ruby (the language) a lot. ...
Fast text search with PostgreSQL in a Rails project
I build Ruby on Rails applications at Base Secrète with my partner Antoine. Once upon a time, some famous journalists reached us for a rescue mission. We had to take over the code produced by a previous team before they even launched. They already...
Boilerplate for a containerized plain Ruby application
Recently I've been poking around automation in order to experiment and build software on destroyable environments, so that I won't mess up with my operating system host.That's where virtualization and containerization can help: I want to stand on ...