Igorkasyanchuk's Gems

icon
#Total RankDaily RankNameSummary
11,530823active_storage_validationsValidations for Active Storage (presence)
26,4835,558rails_dbQuick way to inspect your Rails database, see content of tables, filter, export them to...
36,9074,149rails_performance3rd party dependency-free solution how to monitor performance of your Rails applications.
47,5364,277rails_live_reloadRuby on Rails Live Reload with just a single line of code - just add the gem to Gemfile.
58,3729,458new_google_recaptchaGoogle reCAPTCHA v3 + Rails (integration)
69,3027,907any_loginSimply add this gem to your application and make your life easier with switching users.
710,6333,678avatarroGenerate avatars (gmail-like) in your apps
811,23811,539execution_timeMeasure execution time in Rails console
911,79729,669active_storage_silent_logsSilent your Active Storage logs to avoid "noise" in logs.
1012,50420,896log_analyzerlog_analyzer gem is created to get statistics about your views rendering performance.
1115,26312,356benchmark_methodsMeasure and benchmark execution time of your ruby methods. Forgot about `Time.now - t` ...
1216,35229,669better_tempfileCreate Tempfile with extension.
1317,8935,820cache_with_localeAutomatically add application locale (I18n.locale) as a part of cache key in Rails views.
1418,2456,284rails_chartsOne more solution to create charts in Ruby on Rails application
1521,46918,232execute_sqlExecute SQL directly in rails console or in the code.
1625,79882,222records_countSee in Rails console how many records your query returns. It can help with solving perf...
1743,48033,145rails_pdfReliable way to generate PDF files of any complexity. Support HTML/ERB/CSS/SCSS/PUG/Jav...
1845,88627,121wrapped_printVery simple utility to help your with debugging code and print values to console
1946,38838,280sweet_stagingAccess log files on remote server
2065,41118,660calculate_in_groupRails active record grouping with range
2167,78421,702new_ckeditorxxx
2270,81559,666ask_chatgptAI-Powered Assistant Gem right in your Rails console.
2373,79429,669rails_time_travelTime Travel with timecop for your Rails app
2474,22838,280transactifyTransactify gem can run your methods in database transaction. Previously you had to wra...
2578,33029,669omg_imageDescription of OmgImage.
2681,99738,280awesome_back_urlBetter back URL for your Rails applications.
2788,99522,624peity_vanilla_railsSparklines are small but intense charts.
28103,94227,121sql_viewSimple way to create and interact with your SQL views using ActiveRecord.
29113,74259,666just_for_funFind your models with shortcuts. Transform numbers and arrays into AR objects.
30114,8154,214editor_openerOpen source file in the editor from the Rails error page
31117,04859,666mini-guardRun specs when you edit your files in a smart way (in app, views, specs folder).
32117,43346,395rails_liveSee in live what is happening on server in real-time. Track all activities.
33117,73338,280fake_apiThe fastest way to prototype API in your Rails app using Faker and mix of rails routes,...
34120,03527,121unsplash_imageShow the random images in your Rails app or download them to use for seeding a DB
35123,23082,222slim_erb_backportBackport support for Slim 4+ version for ERB support in Slim views.
36134,38546,395secrett11ttoMake copy-pasting much harder.
37135,42059,666rails_cached_methodVery easy way to cache results of your methods
38135,45259,666font_awesome_file_iconsReturn font awesome icon based on filename.
39135,79282,222sidekiq_log_analyserSimple sidekiq log analyzer.
40136,92159,666rails_requestsTrack number of requests to your app
41142,74646,395lazy_mobile_testerLazy Mobile Tester from the page
42148,67646,395with_recordInclude more records in your relations/associations, just to DRY your code.
43155,27559,666deprecations_collectorLog your deprecations in log file.
44161,95382,222tell_my_envSee in rails console env in which you are working.
45164,73338,280get-smartLearn Ruby and Rails by examples
46165,41382,222mega_scaffoldFastest way to add CRUD functionality to your Rails models. No jQuery or other frontend...
47165,91282,222spring_rspec_commands_addonInstead of receive in console
48166,07159,666embed_viewEmbed partial inline into your views to increase performance of rendering.
49166,355123,214mechanicalDynamic forms, schema, everything stored in DB
50167,009123,214hasharay_extUseful method to fetch data from complex hashes and arrays
51169,23282,222unwhereRemove where conditions from your AR relations
52169,264123,214ppp-utilpp but without returning self. Just call ppp
53169,85259,666lazy_valueLazy load values in Rails views.
54169,89582,222sabotageCoding & debugging must be fun. Make life a bit harder for your colleagues :)
55169,977123,214rrr-cliRun only recently changed specs in your app.
56178,70559,666amazon_static_siteUpload static website to S3
57179,42346,395create_update_destroy_asyncExecute create/update/destroy operations asynchronously in your Rails app
58181,44229,669rspec_powerA collection of helpers and contexts to enhance Rails specs: logging, env/I18n/time hel...
59184,205123,214chat_gpt_blockerSimple gem (middlware) to block ChatGPT-User
60184,238123,214railsochromeGet better visibility of what happen on your server with logs directly in Chrome
61185,005123,214async_magicSimple async methods for Ruby, Ruby on Rails applications
62186,90259,666async_renderAsync render in Rails
63188,583123,214time_mMeasure time in your code
64189,58546,395parallel_renderParallel render in Rails