Igorkasyanchuk's Gems

icon
#Total RankDaily RankNameSummary
11,543795active_storage_validationsValidations for Active Storage (presence)
26,4895,233rails_dbQuick way to inspect your Rails database, see content of tables, filter, export them to...
37,0134,730rails_performance3rd party dependency-free solution how to monitor performance of your Rails applications.
47,7304,698rails_live_reloadRuby on Rails Live Reload with just a single line of code - just add the gem to Gemfile.
58,3208,903new_google_recaptchaGoogle reCAPTCHA v3 + Rails (integration)
69,3496,108any_loginSimply add this gem to your application and make your life easier with switching users.
711,1967,506execution_timeMeasure execution time in Rails console
811,67033,749active_storage_silent_logsSilent your Active Storage logs to avoid "noise" in logs.
912,1004,746avatarroGenerate avatars (gmail-like) in your apps
1012,41314,217log_analyzerlog_analyzer gem is created to get statistics about your views rendering performance.
1115,3809,855benchmark_methodsMeasure and benchmark execution time of your ruby methods. Forgot about `Time.now - t` ...
1216,11539,990better_tempfileCreate Tempfile with extension.
1318,06212,615cache_with_localeAutomatically add application locale (I18n.locale) as a part of cache key in Rails views.
1419,1037,875rails_chartsOne more solution to create charts in Ruby on Rails application
1521,24316,337execute_sqlExecute SQL directly in rails console or in the code.
1625,45651,002records_countSee in Rails console how many records your query returns. It can help with solving perf...
1743,14951,002rails_pdfReliable way to generate PDF files of any complexity. Support HTML/ERB/CSS/SCSS/PUG/Jav...
1845,71429,623wrapped_printVery simple utility to help your with debugging code and print values to console
1946,56639,990sweet_stagingAccess log files on remote server
2067,80839,990new_ckeditorxxx
2169,70416,523calculate_in_groupRails active record grouping with range
2272,86339,990ask_chatgptAI-Powered Assistant Gem right in your Rails console.
2373,94936,454transactifyTransactify gem can run your methods in database transaction. Previously you had to wra...
2475,39825,847rails_time_travelTime Travel with timecop for your Rails app
2578,34236,454omg_imageDescription of OmgImage.
2681,83244,598awesome_back_urlBetter back URL for your Rails applications.
2790,87344,598peity_vanilla_railsSparklines are small but intense charts.
28104,18636,454sql_viewSimple way to create and interact with your SQL views using ActiveRecord.
29113,60939,990just_for_funFind your models with shortcuts. Transform numbers and arrays into AR objects.
30116,901141,213mini-guardRun specs when you edit your files in a smart way (in app, views, specs folder).
31117,22598,986rails_liveSee in live what is happening on server in real-time. Track all activities.
32117,671141,213fake_apiThe fastest way to prototype API in your Rails app using Faker and mix of rails routes,...
33120,59644,598unsplash_imageShow the random images in your Rails app or download them to use for seeding a DB
34122,96051,002slim_erb_backportBackport support for Slim 4+ version for ERB support in Slim views.
35134,23098,986secrett11ttoMake copy-pasting much harder.
36135,21874,401font_awesome_file_iconsReturn font awesome icon based on filename.
37135,32074,401rails_cached_methodVery easy way to cache results of your methods
38135,80674,401sidekiq_log_analyserSimple sidekiq log analyzer.
39136,83560,162rails_requestsTrack number of requests to your app
40143,24839,990lazy_mobile_testerLazy Mobile Tester from the page
41149,02251,002with_recordInclude more records in your relations/associations, just to DRY your code.
42155,06844,598deprecations_collectorLog your deprecations in log file.
43160,16916,006editor_openerOpen source file in the editor from the Rails error page
44161,61660,162tell_my_envSee in rails console env in which you are working.
45165,37844,598mega_scaffoldFastest way to add CRUD functionality to your Rails models. No jQuery or other frontend...
46165,57398,986embed_viewEmbed partial inline into your views to increase performance of rendering.
47165,61451,002spring_rspec_commands_addonInstead of receive in console
48166,24698,986mechanicalDynamic forms, schema, everything stored in DB
49166,82698,986hasharay_extUseful method to fetch data from complex hashes and arrays
50168,93398,986ppp-utilpp but without returning self. Just call ppp
51169,01398,986unwhereRemove where conditions from your AR relations
52169,23825,847get-smartLearn Ruby and Rails by examples
53169,49174,401sabotageCoding & debugging must be fun. Make life a bit harder for your colleagues :)
54169,70298,986rrr-cliRun only recently changed specs in your app.
55170,03444,598lazy_valueLazy load values in Rails views.
56178,199141,213amazon_static_siteUpload static website to S3
57178,90774,401create_update_destroy_asyncExecute create/update/destroy operations asynchronously in your Rails app
58181,84718,109rspec_powerA collection of helpers and contexts to enhance Rails specs: logging, env/I18n/time hel...
59183,44398,986chat_gpt_blockerSimple gem (middlware) to block ChatGPT-User
60183,56098,986railsochromeGet better visibility of what happen on your server with logs directly in Chrome
61184,33698,986async_magicSimple async methods for Ruby, Ruby on Rails applications
62186,35651,002async_renderAsync render in Rails
63187,87598,986time_mMeasure time in your code
64188,812141,213parallel_renderParallel render in Rails