Igorkasyanchuk's Gems

icon
#Total RankDaily RankNameSummary
11,5491,166active_storage_validationsValidations for Active Storage (presence)
26,4945,794rails_dbQuick way to inspect your Rails database, see content of tables, filter, export them to...
37,1064,400rails_performance3rd party dependency-free solution how to monitor performance of your Rails applications.
47,8324,391rails_live_reloadRuby on Rails Live Reload with just a single line of code - just add the gem to Gemfile.
58,2957,171new_google_recaptchaGoogle reCAPTCHA v3 + Rails (integration)
69,3919,272any_loginSimply add this gem to your application and make your life easier with switching users.
711,5413,954execution_timeMeasure execution time in Rails console
811,57824,984active_storage_silent_logsSilent your Active Storage logs to avoid "noise" in logs.
912,34913,160log_analyzerlog_analyzer gem is created to get statistics about your views rendering performance.
1013,0585,412avatarroGenerate avatars (gmail-like) in your apps
1115,4139,003benchmark_methodsMeasure and benchmark execution time of your ruby methods. Forgot about `Time.now - t` ...
1216,00373,396better_tempfileCreate Tempfile with extension.
1318,1688,813cache_with_localeAutomatically add application locale (I18n.locale) as a part of cache key in Rails views.
1419,8347,964rails_chartsOne more solution to create charts in Ruby on Rails application
1521,20931,227execute_sqlExecute SQL directly in rails console or in the code.
1625,59210,090records_countSee in Rails console how many records your query returns. It can help with solving perf...
1743,02735,238rails_pdfReliable way to generate PDF files of any complexity. Support HTML/ERB/CSS/SCSS/PUG/Jav...
1845,87173,396wrapped_printVery simple utility to help your with debugging code and print values to console
1946,62655,103sweet_stagingAccess log files on remote server
2067,94233,072new_ckeditorxxx
2171,73716,212calculate_in_groupRails active record grouping with range
2274,00673,396transactifyTransactify gem can run your methods in database transaction. Previously you had to wra...
2374,81940,867ask_chatgptAI-Powered Assistant Gem right in your Rails console.
2477,29127,013rails_time_travelTime Travel with timecop for your Rails app
2578,64628,249omg_imageDescription of OmgImage.
2681,86288,565awesome_back_urlBetter back URL for your Rails applications.
2792,57528,249peity_vanilla_railsSparklines are small but intense charts.
28105,33935,238sql_viewSimple way to create and interact with your SQL views using ActiveRecord.
29113,89655,103just_for_funFind your models with shortcuts. Transform numbers and arrays into AR objects.
30117,02862,843mini-guardRun specs when you edit your files in a smart way (in app, views, specs folder).
31117,22062,843rails_liveSee in live what is happening on server in real-time. Track all activities.
32117,638112,136fake_apiThe fastest way to prototype API in your Rails app using Faker and mix of rails routes,...
33121,55662,843unsplash_imageShow the random images in your Rails app or download them to use for seeding a DB
34123,24049,272slim_erb_backportBackport support for Slim 4+ version for ERB support in Slim views.
35134,32188,565secrett11ttoMake copy-pasting much harder.
36135,521112,136font_awesome_file_iconsReturn font awesome icon based on filename.
37135,58588,565rails_cached_methodVery easy way to cache results of your methods
38136,35273,396sidekiq_log_analyserSimple sidekiq log analyzer.
39137,35488,565rails_requestsTrack number of requests to your app
40144,00044,662lazy_mobile_testerLazy Mobile Tester from the page
41148,98388,565with_recordInclude more records in your relations/associations, just to DRY your code.
42156,20588,565deprecations_collectorLog your deprecations in log file.
43161,605112,136tell_my_envSee in rails console env in which you are working.
44165,58173,396embed_viewEmbed partial inline into your views to increase performance of rendering.
45165,66673,396spring_rspec_commands_addonInstead of receive in console
46165,68555,103mega_scaffoldFastest way to add CRUD functionality to your Rails models. No jQuery or other frontend...
47166,51788,565mechanicalDynamic forms, schema, everything stored in DB
48166,904149,536hasharay_extUseful method to fetch data from complex hashes and arrays
49168,28827,013editor_openerOpen source file in the editor from the Rails error page
50168,95788,565ppp-utilpp but without returning self. Just call ppp
51168,974112,136unwhereRemove where conditions from your AR relations
52169,605112,136sabotageCoding & debugging must be fun. Make life a bit harder for your colleagues :)
53169,80262,843rrr-cliRun only recently changed specs in your app.
54170,81144,662lazy_valueLazy load values in Rails views.
55172,07944,662get-smartLearn Ruby and Rails by examples
56178,003112,136amazon_static_siteUpload static website to S3
57178,76588,565create_update_destroy_asyncExecute create/update/destroy operations asynchronously in your Rails app
58182,42544,662rspec_powerA collection of helpers and contexts to enhance Rails specs: logging, env/I18n/time hel...
59183,17873,396chat_gpt_blockerSimple gem (middlware) to block ChatGPT-User
60183,35962,843railsochromeGet better visibility of what happen on your server with logs directly in Chrome
61184,14488,565async_magicSimple async methods for Ruby, Ruby on Rails applications
62186,09188,565async_renderAsync render in Rails
63187,506112,136time_mMeasure time in your code
64188,357112,136parallel_renderParallel render in Rails