Some gems I have coded..Sadly just used by me.

February 10, 2024

This small Pry plugin captures exceptions that may arise from typos and deduces the correct command based on your database information and session history.

January 12, 2020

Have you ever wasted time to setting up testing context rather than focusing on the code ? Like Im Five helps you to create a complex testing context in a few seconds.

August 13, 2018

A small tool CLI, dedicated to Rspec lover, to monitor your FEATURE specs and check your duplication. SeeDouble goes through all your specs and counts the number of occurences of your « expect » and « result ».

January 26, 2018

A simply gem to feminize French words/sentences.

  • Keep intact uppercase, lowercase and capitalize letters.
  • Handle and return punctuation according the French rules. (.;:!...,?)
  • Keep intact words with accents. (éèêâàûôî)
  • Handle some special characters. ('-%)
  • Allows you to escape some words if you don't not want feminize them.