Base Secrète

@basesecrete.com

Design & development studio making Ruby on Rails web applications. By @antoine.basesecrete.com & @alexis.bernard.io 🇨🇭 Geneva, Switzerland. https://basesecrete.com/ | https://github.com/BaseSecrete

“One of the most frequent code smells in #Rails is an excessive use of inheritance. A serious drawback from using inheritance to achieve polymorphism is the implicit coupling it creates between parent and child classes.” Polymorphism with Strategies 👉 www.rorvswild.com/blog/2026/ad...

Polymorphism with Strategies - RoRvsWild

One of the most frequent code smells in Rails is an excessive use of inheritance. A serious drawback from using inheritance to achieve polymorphism is the implicit coupling it creates between parent a...

rorvswild.com

💎 RoRvsWild gem version 1.11.0 github.com/BaseSecrete/... - Compress data before sending - Start measuring requests from Rails::Engine#call - Measure all Rack middlewares - Update local profiler: - Integrate Rails' new ActiveSupport::Editor feature - Toggle low impact sections visibility…

GitHub - BaseSecrete/rorvswild: Performances & exceptions monitoring for Ruby on Rails applications

Performances & exceptions monitoring for Ruby on Rails applications - BaseSecrete/rorvswild

github.com

🪩 Friday deploy! - Server alerts: get notified when CPU, RAM, or disk is above your specified threshold for some time (80% for 15 min. by default). - Discord webhook notifications.

Server alerts setting

Next Wednesday I will give a presentation at Zurich.rb, and then on the 19th November at Geneva.rb: How to protect web applications against spam bots and brute force attacks without annoying humans, and why I think captchas are not the best solution.

Rage Against The Malicious: The battle of spam bots

💎 RoRvsWild gem version 1.10.0 github.com/BaseSecrete/... - Add plugin RailsError to subscribe to ActiveSupport::ErrorReporter - Normalize MongoDB by removing any variables - Fix MongoDB monitoring - Add root section to Sidekiq to ensure not missing any timings - … #RubyOnRails

GitHub - BaseSecrete/rorvswild: Performances & exceptions monitoring for Ruby on Rails applications

Performances & exceptions monitoring for Ruby on Rails applications - BaseSecrete/rorvswild

github.com

Developers who remove lines of code are the ones who maintain a project's productivity. Those who frantically add lines of code sabotage it.