Igorkasyanchuk's Gems

icon
#Total RankDaily RankNameSummary
11,475679active_storage_validationsValidations for Active Storage (presence, size, content type, ...)
26,6085,283rails_dbQuick way to inspect your Rails database, see content of tables, filter, export them to...
36,6395,241rails_performance3rd party dependency-free solution how to monitor performance of your Rails applications.
47,3585,259rails_live_reloadRuby on Rails Live Reload with just a single line of code - just add the gem to Gemfile.
58,5836,135new_google_recaptchaGoogle reCAPTCHA v3 + Rails (integration)
69,1944,927any_loginSimply add this gem to your application and make your life easier with switching users.
79,9518,582avatarroGenerate avatars (gmail-like) in your apps
811,4087,142execution_timeMeasure execution time in Rails console
912,25211,461active_storage_silent_logsSilent your Active Storage logs to avoid "noise" in logs.
1012,83514,445log_analyzerlog_analyzer gem is created to get statistics about your views rendering performance.
1115,13911,805benchmark_methodsMeasure and benchmark execution time of your ruby methods. Forgot about `Time.now - t` ...
1215,9997,921rails_chartsOne more solution to create charts in Ruby on Rails application
1316,94658,818better_tempfileCreate Tempfile with extension.
1417,5059,918cache_with_localeAutomatically add application locale (I18n.locale) as a part of cache key in Rails views.
1521,69719,067execute_sqlExecute SQL directly in rails console or in the code.
1626,42630,022records_countSee in Rails console how many records your query returns. It can help with solving perf...
1744,01836,893rails_pdfReliable way to generate PDF files of any complexity. Support HTML/ERB/CSS/SCSS/PUG/Jav...
1845,40018,038wrapped_printVery simple utility to help your with debugging code and print values to console
1946,36523,302sweet_stagingAccess log files on remote server
2054,97221,128calculate_in_groupRails active record grouping with range
2164,42023,302ask_chatgptAI-Powered Assistant Gem right in your Rails console.
2267,56458,818new_ckeditorxxx
2368,36917,264rails_time_travelTime Travel with timecop for your Rails app
2473,46810,999editor_openerOpen source file in the editor from the Rails error page
2574,58658,818transactifyTransactify gem can run your methods in database transaction. Previously you had to wra...
2677,49058,818omg_imageDescription of OmgImage.
2781,40958,818awesome_back_urlBetter back URL for your Rails applications.
2885,82236,893peity_vanilla_railsSparklines are small but intense charts.
29101,96658,818sql_viewSimple way to create and interact with your SQL views using ActiveRecord.
30111,59358,818just_for_funFind your models with shortcuts. Transform numbers and arrays into AR objects.
31116,71636,893unsplash_imageShow the random images in your Rails app or download them to use for seeding a DB
32117,47458,818mini-guardRun specs when you edit your files in a smart way (in app, views, specs folder).
33117,89158,818rails_liveSee in live what is happening on server in real-time. Track all activities.
34118,13758,818fake_apiThe fastest way to prototype API in your Rails app using Faker and mix of rails routes,...
35123,22436,893slim_erb_backportBackport support for Slim 4+ version for ERB support in Slim views.
36135,31358,818secrett11ttoMake copy-pasting much harder.
37135,54958,818font_awesome_file_iconsReturn font awesome icon based on filename.
38135,66836,893sidekiq_log_analyserSimple sidekiq log analyzer.
39135,73058,818rails_cached_methodVery easy way to cache results of your methods
40136,39158,818rails_requestsTrack number of requests to your app
41139,53810,999rails_named_cacherails_named_cache lets a Rails application register several ActiveSupport::Cache::Store...
42140,51936,893lazy_mobile_testerLazy Mobile Tester from the page
43148,41658,818with_recordInclude more records in your relations/associations, just to DRY your code.
44148,67911,461rspec_powerA collection of helpers and contexts to enhance Rails specs: logging, env/I18n/time hel...
45150,77026,831get-smartLearn Ruby and Rails by examples
46154,50358,818deprecations_collectorLog your deprecations in log file.
47162,68258,818tell_my_envSee in rails console env in which you are working.
48165,71136,893mega_scaffoldFastest way to add CRUD functionality to your Rails models. No jQuery or other frontend...
49167,66336,893embed_viewEmbed partial inline into your views to increase performance of rendering.
50167,77836,893spring_rspec_commands_addonInstead of receive in console
51167,99958,818mechanicalDynamic forms, schema, everything stored in DB
52168,23758,818hasharay_extUseful method to fetch data from complex hashes and arrays
53168,61758,818lazy_valueLazy load values in Rails views.
54170,87736,893ppp-utilpp but without returning self. Just call ppp
55170,92036,893unwhereRemove where conditions from your AR relations
56171,59058,818rrr-cliRun only recently changed specs in your app.
57171,70358,818sabotageCoding & debugging must be fun. Make life a bit harder for your colleagues :)
58179,47758,818amazon_static_siteUpload static website to S3
59181,01719,639talk_to_your_appA thin Rails layer over the official MCP Ruby SDK. Mounts a Streamable HTTP MCP endpoin...
60181,01758,818create_update_destroy_asyncExecute create/update/destroy operations asynchronously in your Rails app
61181,78921,128maintenance_on_steroidsA powerful maintenance task runner leveraging ActiveJob::Continuable. Features include:...
62183,17058,818pluckrPluckr lets you declare the shape of the data you need and compiles it into a single SQ...
63184,92926,831activerecord-returningAdds update_all_returning and delete_all_returning to ActiveRecord::Relation, so you ge...
64186,85458,818chat_gpt_blockerSimple gem (middlware) to block ChatGPT-User
65187,52358,818railsochromeGet better visibility of what happen on your server with logs directly in Chrome
66188,16758,818async_magicSimple async methods for Ruby, Ruby on Rails applications
67189,37858,818async_renderAsync render in Rails
68192,06936,893time_mMeasure time in your code
69193,39858,818parallel_renderParallel render in Rails