Igorkasyanchuk's Gems

icon
#Total RankDaily RankNameSummary
11,6121,389active_storage_validationsValidations for Active Storage (presence)
26,4465,500rails_dbQuick way to inspect your Rails database, see content of tables, filter, export them to...
37,8296,372new_google_recaptchaGoogle reCAPTCHA v3 + Rails (integration)
49,0776,132rails_performance3rd party dependency-free solution how to monitor performance of your Rails applications.
59,5546,335any_loginSimply add this gem to your application and make your life easier with switching users.
610,28812,134active_storage_silent_logsSilent your Active Storage logs to avoid "noise" in logs.
713,6775,545rails_live_reloadRuby on Rails Live Reload with just a single line of code - just add the gem to Gemfile.
814,15838,970better_tempfileCreate Tempfile with extension.
914,3478,514log_analyzerlog_analyzer gem is created to get statistics about your views rendering performance.
1015,62112,636benchmark_methodsMeasure and benchmark execution time of your ruby methods. Forgot about `Time.now - t` ...
1121,32912,018execute_sqlExecute SQL directly in rails console or in the code.
1222,36311,707execution_timeMeasure execution time in Rails console
1325,1659,987cache_with_localeAutomatically add application locale (I18n.locale) as a part of cache key in Rails views.
1440,78711,066avatarroGenerate avatars (gmail-like) in your apps
1540,88438,970rails_pdfReliable way to generate PDF files of any complexity. Support HTML/ERB/CSS/SCSS/PUG/Jav...
1647,20810,648records_countSee in Rails console how many records your query returns. It can help with solving perf...
1756,20812,418sweet_stagingAccess log files on remote server
1860,91312,418wrapped_printVery simple utility to help your with debugging code and print values to console
1964,08215,618rails_chartsOne more solution to create charts in Ruby on Rails application
2073,98138,970transactifyTransactify gem can run your methods in database transaction. Previously you had to wra...
2184,42638,970omg_imageDescription of OmgImage.
2288,36519,741awesome_back_urlBetter back URL for your Rails applications.
2394,11918,996new_ckeditorxxx
2497,31319,741rails_time_travelTime Travel with timecop for your Rails app
25114,45127,010ask_chatgptAI-Powered Assistant Gem right in your Rails console.
26116,56638,970just_for_funFind your models with shortcuts. Transform numbers and arrays into AR objects.
27116,90524,638calculate_in_groupRails active record grouping with range
28117,91438,970peity_vanilla_railsSparklines are small but intense charts.
29119,15838,970rails_liveSee in live what is happening on server in real-time. Track all activities.
30119,46038,970mini-guardRun specs when you edit your files in a smart way (in app, views, specs folder).
31120,74538,970sql_viewSimple way to create and interact with your SQL views using ActiveRecord.
32126,15238,970fake_apiThe fastest way to prototype API in your Rails app using Faker and mix of rails routes,...
33132,73338,970slim_erb_backportBackport support for Slim 4+ version for ERB support in Slim views.
34135,90738,970secrett11ttoMake copy-pasting much harder.
35139,74338,970font_awesome_file_iconsReturn font awesome icon based on filename.
36141,09038,970rails_cached_methodVery easy way to cache results of your methods
37144,13138,970sidekiq_log_analyserSimple sidekiq log analyzer.
38144,46138,970rails_requestsTrack number of requests to your app
39157,00230,787deprecations_collectorLog your deprecations in log file.
40157,76818,370with_recordInclude more records in your relations/associations, just to DRY your code.
41158,05738,970lazy_mobile_testerLazy Mobile Tester from the page
42164,55238,970tell_my_envSee in rails console env in which you are working.
43164,74530,787embed_viewEmbed partial inline into your views to increase performance of rendering.
44166,41938,970mechanicalDynamic forms, schema, everything stored in DB
45166,96838,970spring_rspec_commands_addonInstead of receive in console
46167,02830,787unsplash_imageShow the random images in your Rails app or download them to use for seeding a DB
47167,12438,970unwhereRemove where conditions from your AR relations
48167,96838,970sabotageCoding & debugging must be fun. Make life a bit harder for your colleagues :)
49168,60338,970ppp-utilpp but without returning self. Just call ppp
50169,05338,970rrr-cliRun only recently changed specs in your app.
51172,26338,970mega_scaffoldFastest way to add CRUD functionality to your Rails models. No jQuery or other frontend...
52173,04738,970hasharay_extUseful method to fetch data from complex hashes and arrays
53174,30938,970amazon_static_siteUpload static website to S3
54175,31438,970lazy_valueLazy load values in Rails views.
55176,31138,970create_update_destroy_asyncExecute create/update/destroy operations asynchronously in your Rails app
56178,62238,970chat_gpt_blockerSimple gem (middlware) to block ChatGPT-User
57178,65338,970railsochromeGet better visibility of what happen on your server with logs directly in Chrome