Igorkasyanchuk's Gems

icon
#Total RankDaily RankNameSummary
11,488730active_storage_validationsValidations for Active Storage (presence, size, content type, ...)
26,6207,310rails_dbQuick way to inspect your Rails database, see content of tables, filter, export them to...
36,7204,318rails_performance3rd party dependency-free solution how to monitor performance of your Rails applications.
47,4225,227rails_live_reloadRuby on Rails Live Reload with just a single line of code - just add the gem to Gemfile.
58,5728,038new_google_recaptchaGoogle reCAPTCHA v3 + Rails (integration)
69,2524,624any_loginSimply add this gem to your application and make your life easier with switching users.
710,11914,255avatarroGenerate avatars (gmail-like) in your apps
811,38016,413execution_timeMeasure execution time in Rails console
912,18615,399active_storage_silent_logsSilent your Active Storage logs to avoid "noise" in logs.
1012,78913,782log_analyzerlog_analyzer gem is created to get statistics about your views rendering performance.
1115,26911,336benchmark_methodsMeasure and benchmark execution time of your ruby methods. Forgot about `Time.now - t` ...
1216,3278,357rails_chartsOne more solution to create charts in Ruby on Rails application
1316,80343,052better_tempfileCreate Tempfile with extension.
1417,55913,661cache_with_localeAutomatically add application locale (I18n.locale) as a part of cache key in Rails views.
1521,70121,575execute_sqlExecute SQL directly in rails console or in the code.
1626,29574,375records_countSee in Rails console how many records your query returns. It can help with solving perf...
1743,84846,581rails_pdfReliable way to generate PDF files of any complexity. Support HTML/ERB/CSS/SCSS/PUG/Jav...
1845,78229,812wrapped_printVery simple utility to help your with debugging code and print values to console
1946,34650,890sweet_stagingAccess log files on remote server
2056,22735,732calculate_in_groupRails active record grouping with range
2165,06035,732ask_chatgptAI-Powered Assistant Gem right in your Rails console.
2267,49264,144new_ckeditorxxx
2369,74764,144rails_time_travelTime Travel with timecop for your Rails app
2474,27064,144transactifyTransactify gem can run your methods in database transaction. Previously you had to wra...
2577,34750,890omg_imageDescription of OmgImage.
2681,49174,375awesome_back_urlBetter back URL for your Rails applications.
2781,56919,575editor_openerOpen source file in the editor from the Rails error page
2886,35840,126peity_vanilla_railsSparklines are small but intense charts.
29101,98033,953sql_viewSimple way to create and interact with your SQL views using ActiveRecord.
30111,37588,094just_for_funFind your models with shortcuts. Transform numbers and arrays into AR objects.
31116,44516,217unsplash_imageShow the random images in your Rails app or download them to use for seeding a DB
32117,14774,375mini-guardRun specs when you edit your files in a smart way (in app, views, specs folder).
33117,58774,375rails_liveSee in live what is happening on server in real-time. Track all activities.
34117,89788,094fake_apiThe fastest way to prototype API in your Rails app using Faker and mix of rails routes,...
35122,99388,094slim_erb_backportBackport support for Slim 4+ version for ERB support in Slim views.
36134,72988,094secrett11ttoMake copy-pasting much harder.
37135,02088,094sidekiq_log_analyserSimple sidekiq log analyzer.
38135,09288,094font_awesome_file_iconsReturn font awesome icon based on filename.
39135,24988,094rails_cached_methodVery easy way to cache results of your methods
40135,84988,094rails_requestsTrack number of requests to your app
41140,22574,375lazy_mobile_testerLazy Mobile Tester from the page
42148,28988,094with_recordInclude more records in your relations/associations, just to DRY your code.
43154,559109,089deprecations_collectorLog your deprecations in log file.
44155,18943,052get-smartLearn Ruby and Rails by examples
45161,93588,094tell_my_envSee in rails console env in which you are working.
46165,03888,094mega_scaffoldFastest way to add CRUD functionality to your Rails models. No jQuery or other frontend...
47166,863109,089embed_viewEmbed partial inline into your views to increase performance of rendering.
48167,082109,089spring_rspec_commands_addonInstead of receive in console
49167,271109,089mechanicalDynamic forms, schema, everything stored in DB
50167,52374,375hasharay_extUseful method to fetch data from complex hashes and arrays
51168,19174,375lazy_valueLazy load values in Rails views.
52170,007109,089unwhereRemove where conditions from your AR relations
53170,215109,089ppp-utilpp but without returning self. Just call ppp
54170,741109,089rrr-cliRun only recently changed specs in your app.
55170,756109,089sabotageCoding & debugging must be fun. Make life a bit harder for your colleagues :)
56175,41721,077rspec_powerA collection of helpers and contexts to enhance Rails specs: logging, env/I18n/time hel...
57178,486109,089amazon_static_siteUpload static website to S3
58180,02988,094create_update_destroy_asyncExecute create/update/destroy operations asynchronously in your Rails app
59184,63050,890talk_to_your_appA thin Rails layer over the official MCP Ruby SDK. Mounts a Streamable HTTP MCP endpoin...
60185,831144,774chat_gpt_blockerSimple gem (middlware) to block ChatGPT-User
61186,181109,089railsochromeGet better visibility of what happen on your server with logs directly in Chrome
62186,783109,089async_magicSimple async methods for Ruby, Ruby on Rails applications
63188,12188,094async_renderAsync render in Rails
64190,735109,089time_mMeasure time in your code
65192,006109,089parallel_renderParallel render in Rails