Matheusrich's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
137,35482,222ez_attributesEasily define initializers with keyword args. It supports required and optional args.
242,59982,222f_serviceFService is a small gem that provides a base class for your services (aka operations). ...
399,27382,222benchableWrite benchmarks without the hassle
4115,45638,280matheusA bunch of CLI tools I made for my own use.
5119,56159,666end_of_lifeSearches your GitHub repositores and lists the ones using end-of-life, i.e. unmaintaine...
6134,80438,280rails-diffrails-diff helps you compare files generated by Rails (like Dockerfile, .gitignore, etc...
7178,29129,669argument_parserParse command line arguments with like you parse options with OptionParser.
8181,61825,251data_customsA simple gem to help you perform data migrations in your Rails app. Define the migratio...
9185,820123,214code_pictureCodePicture lexes your code and assign a color to each token. Then, it generates a pict...
10186,93146,395test_budgetSet a time budget for your tests (and your whole suite) and have it automatically enfor...
11188,813123,214planckPlanck provides atomic file writes for Ruby. When you call `Planck.atomic_write`, your ...
12189,815123,214secrets_vaultPlaceholder
13190,517123,214rich_engineA Ruby engine for terminal games.