Igorkasyanchuk's Gems

icon
#Total RankDaily RankNameSummary
11,5471,292active_storage_validationsValidations for Active Storage (presence)
26,4995,383rails_dbQuick way to inspect your Rails database, see content of tables, filter, export them to...
37,1694,453rails_performance3rd party dependency-free solution how to monitor performance of your Rails applications.
47,9274,991rails_live_reloadRuby on Rails Live Reload with just a single line of code - just add the gem to Gemfile.
58,2808,676new_google_recaptchaGoogle reCAPTCHA v3 + Rails (integration)
69,3838,017any_loginSimply add this gem to your application and make your life easier with switching users.
711,51157,957active_storage_silent_logsSilent your Active Storage logs to avoid "noise" in logs.
811,87210,765execution_timeMeasure execution time in Rails console
912,30313,916log_analyzerlog_analyzer gem is created to get statistics about your views rendering performance.
1014,1544,352avatarroGenerate avatars (gmail-like) in your apps
1115,40111,166benchmark_methodsMeasure and benchmark execution time of your ruby methods. Forgot about `Time.now - t` ...
1215,89876,767better_tempfileCreate Tempfile with extension.
1318,58611,934cache_with_localeAutomatically add application locale (I18n.locale) as a part of cache key in Rails views.
1420,8787,194rails_chartsOne more solution to create charts in Ruby on Rails application
1521,15476,767execute_sqlExecute SQL directly in rails console or in the code.
1626,57315,046records_countSee in Rails console how many records your query returns. It can help with solving perf...
1743,02942,638rails_pdfReliable way to generate PDF files of any complexity. Support HTML/ERB/CSS/SCSS/PUG/Jav...
1846,13646,755wrapped_printVery simple utility to help your with debugging code and print values to console
1946,65565,953sweet_stagingAccess log files on remote server
2068,44642,638new_ckeditorxxx
2173,27157,957calculate_in_groupRails active record grouping with range
2274,33631,839transactifyTransactify gem can run your methods in database transaction. Previously you had to wra...
2376,19633,990ask_chatgptAI-Powered Assistant Gem right in your Rails console.
2478,83828,388rails_time_travelTime Travel with timecop for your Rails app
2579,48746,755omg_imageDescription of OmgImage.
2682,34257,957awesome_back_urlBetter back URL for your Rails applications.
2794,65221,868peity_vanilla_railsSparklines are small but intense charts.
28106,93951,811sql_viewSimple way to create and interact with your SQL views using ActiveRecord.
29114,52251,811just_for_funFind your models with shortcuts. Transform numbers and arrays into AR objects.
30117,53876,767mini-guardRun specs when you edit your files in a smart way (in app, views, specs folder).
31117,61076,767rails_liveSee in live what is happening on server in real-time. Track all activities.
32117,86176,767fake_apiThe fastest way to prototype API in your Rails app using Faker and mix of rails routes,...
33123,19030,035unsplash_imageShow the random images in your Rails app or download them to use for seeding a DB
34123,90657,957slim_erb_backportBackport support for Slim 4+ version for ERB support in Slim views.
35134,694115,123secrett11ttoMake copy-pasting much harder.
36136,351115,123font_awesome_file_iconsReturn font awesome icon based on filename.
37136,59765,953rails_cached_methodVery easy way to cache results of your methods
38137,62951,811sidekiq_log_analyserSimple sidekiq log analyzer.
39138,59357,957rails_requestsTrack number of requests to your app
40146,20151,811lazy_mobile_testerLazy Mobile Tester from the page
41149,91692,554with_recordInclude more records in your relations/associations, just to DRY your code.
42157,30465,953deprecations_collectorLog your deprecations in log file.
43161,895115,123tell_my_envSee in rails console env in which you are working.
44166,05376,767spring_rspec_commands_addonInstead of receive in console
45166,11776,767embed_viewEmbed partial inline into your views to increase performance of rendering.
46167,00792,554mechanicalDynamic forms, schema, everything stored in DB
47167,10776,767mega_scaffoldFastest way to add CRUD functionality to your Rails models. No jQuery or other frontend...
48167,145115,123hasharay_extUseful method to fetch data from complex hashes and arrays
49169,195115,123unwhereRemove where conditions from your AR relations
50169,40276,767ppp-utilpp but without returning self. Just call ppp
51170,12476,767sabotageCoding & debugging must be fun. Make life a bit harder for your colleagues :)
52170,216115,123rrr-cliRun only recently changed specs in your app.
53172,13046,755lazy_valueLazy load values in Rails views.
54175,05936,355get-smartLearn Ruby and Rails by examples
55176,21033,990editor_openerOpen source file in the editor from the Rails error page
56177,761146,171amazon_static_siteUpload static website to S3
57178,63976,767create_update_destroy_asyncExecute create/update/destroy operations asynchronously in your Rails app
58182,67276,767rspec_powerA collection of helpers and contexts to enhance Rails specs: logging, env/I18n/time hel...
59182,886115,123chat_gpt_blockerSimple gem (middlware) to block ChatGPT-User
60183,12492,554railsochromeGet better visibility of what happen on your server with logs directly in Chrome
61183,90892,554async_magicSimple async methods for Ruby, Ruby on Rails applications
62185,67692,554async_renderAsync render in Rails
63187,005115,123time_mMeasure time in your code
64187,770115,123parallel_renderParallel render in Rails